early termination with query time sorting (but without index-time SortingMergePolicy)

2019-04-19 Thread Ayse Onalan
Hi Lucene users, I'm looking into ways to improve the filtered and sorted searches over our untokenized fields. For instance filter by fields A and B (could be term, prefix, range) and sort by A value. Lucene scores and collects the documents in DocId order. Normally DocIds are assigned increme

RE: early termination with query time sorting (but without index-time SortingMergePolicy)

2019-04-19 Thread Ayse Onalan
Formatting got messed up - fixed to make it more readable. -Original Message- From: Ayse Onalan Sent: Friday, April 19, 2019 1:29 PM To: java-user@lucene.apache.org Subject: early termination with query time sorting (but without index-time SortingMergePolicy) Hi Lucene users, I&#