s1monw opened a new pull request #732: Expose IndexSearchers executor in order 
to enable searcher cloning
URL: https://github.com/apache/lucene-solr/pull/732
 
 
   Today if an executor was added to the IndexSearcher it's impossible to
   clone the searcher with it's cache, similarity and caching policy since
   the executor is not exposed. This adds a simple getter to make cloning
   easier.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to