Hi,

I have an index of ~4M documents. My queries are running in 1-2ms but fetching 
the top hits (~1000 documents) takes around 30ms. Is this expected? 

If it is, I was wondering if maintaining an application cache with docId as a 
key is ok. I understand docIds are ephemeral as documents are added/deleted but 
in our usage of lucene, we don’t add/delete documents. 

thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to