Christine Poerschke created LUCENE-7763:
-------------------------------------------
Summary: remove outdated comment in IndexWriterConfig.setIndexSort
javadocs
Key: LUCENE-7763
URL: https://issues.apache.org/jira/browse/LUCENE-7763
Project: Lucene - Core
Issue Type: Task
Reporter: Christine Poerschke
Assignee: Christine Poerschke
Priority: Minor
... wrote on the [dev mailing
list|http://mail-archives.apache.org/mod_mbox/lucene-dev/201703.mbox/%3C4DFD1AC70EACEF46B1D0715FFDEA75EE43DAC375%40MBX24.360buyAD.local%3E]:
{quote}
...
code comment out of date: Note that newly flushed segments will remain unsorted
...
It is comment of method : setIndexSort in IndexWriterConfig.java. Code link is
below:
https://github.com/apache/lucene-solr/blob/master/lucene/core/src/java/org/apache/lucene/index/IndexWriterConfig.java
since issue “LUCENE-7579: sort segments at flush too” is already merged into
code, this
comment is out of date.
...
{quote}
The comment is included in the javadocs:
http://lucene.apache.org/core/6_5_0/core/org/apache/lucene/index/IndexWriterConfig.html#setIndexSort-org.apache.lucene.search.Sort-
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]