-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Search is a special module since it should be able to call the other modules to index the content and we should specify that it's ok to not use JSON API and directly use the search native API(json based) for search queries.
Projects like ElasticSearch and Solr are quite stable so the search module should simply expose the underlying API (for read).