Re: date queries too slow

2012-03-04 Thread veerene
Eric, thank you very much, it's really helpful! -- View this message in context: http://lucene.472066.n3.nabble.com/date-queries-too-slow-tp3794345p3799766.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: date queries too slow

2012-03-04 Thread Erick Erickson
You might find this of interest re: filter queries and NOW (the current time) http://www.lucidimagination.com/blog/2012/02/23/date-math-now-and-filter-queries/ Best Erick On Fri, Mar 2, 2012 at 3:56 PM, veerene wrote: > thanks for responding. we will try the trie fields. > the reason we are not

Re: date queries too slow

2012-03-02 Thread veerene
thanks for responding. we will try the trie fields. the reason we are not using filters is these date values would change from query to query. we are dynamically populating these date values in the queries using the current time. -- View this message in context: http://lucene.472066.n3.nabble.c

Re: date queries too slow

2012-03-02 Thread Ahmet Arslan
--- On Fri, 3/2/12, veerene wrote: > From: veerene > Subject: date queries too slow > To: solr-user@lucene.apache.org > Date: Friday, March 2, 2012, 8:29 PM > Hello, > we are having significant performance problems with date > queries on our > production server. > we are using SOLR 1.4 (will