Are you specifying a sort clause on your query?
I'm not totally sure, but I think having a sort clause might be a
requirement for efficient deep paging.
I know Solr's cursorMark feature uses the searchAfter API, and a
cursorMark is essentially the sort values of the last document from
the previou
I have encountered the same problem, I wonder if anyone know the solution?
Regards,
Jacky
--
Sent from: http://lucene.472066.n3.nabble.com/Lucene-Java-Users-f532864.html
-
To unsubscribe, e-mail: java-user-unsubscr...@lucene.a
Hi Lucene Team,
Can you please reply to my query. Its a urgent issue and we need to resolve
it at the earliest.
Lucene Version used is 6.3.0 but even tried with the latest version 7.3.0.
Regards
Manish Gupta
--
Sent from: http://lucene.472066.n3.nabble.com/Lucene-Java-Users-f532864.html
Hi Team,
I am new to Lucene and I am trying to use Lucene for text search in my
project to achieve better results in terms of query performance.
Initially I was facing lot of GC issues while using lucene as I was using
search API and passing all the documents count. As my data size is around 4
b