1.I query my index once every 30 minutes. I save the timestamp of the newest
returned document. next time i query doe documents with timestamp between
the timestamp i saved from the previous query and NOW.

2.Sad to day it is not optimized, i'm at 60% of the disk space, and waiting
for another disk to be added before i can optimize.

3.it is a simple myStrField:foo

thanks for helping
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/filter-query-on-timestamp-slowing-query-tp977280p978595.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to