FINAL REMINDER: Apache EU Roadshow 2018 in Berlin next week!

2018-06-06 Thread sharan
Hello Apache Supporters and Enthusiasts This is a final reminder that our Apache EU Roadshow will be held in Berlin next week on 13th and 14th June 2018. We will have 28 different sessions running over 2 days that cover some great topics. So if you are interested in Microservices, Internet of

Re: EarlyTerminatingSortingCollector is expired in lucene 7.2.1

2018-06-06 Thread Adrien Grand
Cool. Then my advice would be to fork this collector in your code base. Le mer. 6 juin 2018 à 12:45, Yonghui Zhao a écrit : > Thanks Adrien! > Yes I am aware of this "that EarlyTerminatingSortingCollector does not > exactly do that > since it works on a per-segment basis" > > I use EarlyTerminat

Re: EarlyTerminatingSortingCollector is expired in lucene 7.2.1

2018-06-06 Thread Yonghui Zhao
Thanks Adrien! Yes I am aware of this "that EarlyTerminatingSortingCollector does not exactly do that since it works on a per-segment basis" I use EarlyTerminatingSortingCollector for performance when docs hit are too much. 2018-06-04 19:09 GMT+08:00 Adrien Grand : > You are right that TopFieldC