Re: Index types

2008-09-01 Thread Karsten F.
store the timestamps in main memory for a fast RangeFilter implementation. Best regards Karsten John Patterson wrote: > > > Does Solr's range impementation use the large Boolean SHOULD queries? > -- View this message in context: http://www.nabble.com/Index-types-tp19177

Re: Index types

2008-08-27 Thread John Patterson
ause limit. >> >> I was wondering if any work had been done on integrating other index >> implementations? >> >> Thanks, >> >> John >> > > -- View this message in context: http://www.nabble.com/Index-types-tp19177298p19179175.html Sent from

Re: Index types

2008-08-27 Thread Karsten F.
types > like times, latitude, etc. Last time I looked they were converted into > huge OR queries and so had a maximum clause limit. > > I was wondering if any work had been done on integrating other index > implementations? > > Thanks, > > John > -- View this messa

Re: Index types

2008-08-27 Thread Karl Wettin
27 aug 2008 kl. 11.11 skrev John Patterson: Hi, I know that Lucene uses an inverted index which makes range queries and great-than/less-than type queries very slow for continuous data types like times, latitude, etc. Last time I looked they were converted into huge OR queries and so ha

Index types

2008-08-27 Thread John Patterson
work had been done on integrating other index implementations? Thanks, John -- View this message in context: http://www.nabble.com/Index-types-tp19177298p19177298.html Sent from the Lucene - Java Users mailing list archive at Nabble.com