Hello,

The SortingMergePolicy was an early experiment to implement index sorting.
It has been made a first-class feature in LUCENE-6766, which you can enable
with IndexWriterConfig.setIndexSort.

Le mar. 10 avr. 2018 à 16:57, Erick Erickson <erickerick...@gmail.com> a
écrit :

> I found it in
> .../solr/core/src/java/org/apache/solr/index/SortingMergePolicy.java
> and the associated factory in
> ,,,/solr/core/src/java/org/apache/solr/index/SortingMergePolicyFactory.java
> so I'm not sure what you're having trouble with....
>
> Best,
> Erick
>
> On Tue, Apr 10, 2018 at 4:56 AM, Yonghui Zhao <zhaoyong...@gmail.com>
> wrote:
> > I can't find this class now? Which is replacement?
> >
> > Thanks!
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>

Reply via email to