You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ds...@apache.org on 2020/04/07 20:27:13 UTC

[lucene-solr] branch master updated (5bfbdc5 -> 013898d)

This is an automated email from the ASF dual-hosted git repository.

dsmiley pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 5bfbdc5  SOLR-14376: optimize SolrIndexSearcher.getDocSet when matches everything * getProcessedFilter now returns null filter if it's all docs more reliably * getProcessedFilter now documented clearly as an internal method * getDocSet detects all-docs and exits early with getLiveDocs * small refactoring to getDocSetBits/makeDocSetBits Closes #1399
     add 013898d  CHANGES.txt: move entry to Optimizations

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)