You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/10/05 06:28:59 UTC

[GitHub] [lucene-solr] iverase opened a new pull request #926: LUCENE-8928: Compute exact bounds every N splits

iverase opened a new pull request #926: LUCENE-8928: Compute exact bounds every N splits
URL: https://github.com/apache/lucene-solr/pull/926
 
 
   This PR recomputes the current bounds of the points every N splits for numDim >2. Therefore improving the way we partition the space. Performance test shows a nice speed up in query throughput with a small penalty in indexing time.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org