Hi,


I have written a customized collector and usually search the index using this 
collector.



i.e using the below method,



IndexSearcher.search(Query query, Collector results)





But, I cant find any searchAfter() methods in IndexSearcher which accepts a 
Collector input. 

Please let me know how to use a customized collector when using searchAfter() 
method.

 



Thanks,

Satyan




Reply via email to