wohali commented on issue #1852: The $or operator in _find makes the queries 
very slow
URL: https://github.com/apache/couchdb/issues/1852#issuecomment-454079925
 
 
   @fungiboletus CouchDB has always required you to create your own indexes, 
whether using the Mango query syntax or the older JavaScript MapReduce engine.
   
   Unfortunately, at the moment packaging and licensing considerations make it 
impossible for us to directly provide you binaries with the text index 
extension built in. Improving this for the future is definitely on the table, 
see #1515 and #1269.
   
   Remeber you can use the `/{db}/_explain` endpoint to determine whether or 
not an index has been used for a given query.
   
   As the situation has been explained well enough, and we have tickets for the 
requested work, I'm closing this bug for now.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to