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 had a maximum clause 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-tp19177298p19177298.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]