You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/07/11 17:44:56 UTC

[GitHub] nickva opened a new pull request #1433: Make stem_interactive option work again

nickva opened a new pull request #1433: Make stem_interactive option work again
URL: https://github.com/apache/couchdb/pull/1433
 
 
   After the https://github.com/apache/couchdb/commit/aebdbc452573f70f4e50d88af5814d0fbe936333#diff-c0abd721a4433ae0399b0c2cbdea8d18
   stemming is done separately from merge so stem_interactive option didn't take
   effect. That is mostly ok as speed improvements should reduce the need for
   that option, but it still might be nice to keep the option (just in case).
   
   Also, a nice side effect is it removes an extra external function from
   couch_key_tree module and simplifies the tests a bit.
   
   Related PR: https://github.com/apache/couchdb/pull/958
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services