java-user@lucene.apache.org
[Top] [All Lists]

How to use Lucene to suppot quick search on huge databases where the pri

Subject: How to use Lucene to suppot quick search on huge databases where the primary content is of non textual format ?
From: s_kumar
Date: Mon, 9 Nov 2009 02:51:53 -0800 PST
The requirement is to perform a Quick search on a DB table that has more than
a million real estate property records where the primary search criteria is
state/city, state/county or zip code. How can I use lucene effectively in
this case ? Which one will be better a plain sql search on the DB table or a
lucene search with some sort of a index constructed (not sure how to go
about this) ?
Please Advice.
-- 
View this message in context: 
http://old.nabble.com/How-to-use-Lucene-to-suppot-quick-search-on-huge-databases-where-the-primary-content-is-of-non-textual-format---tp26264366p26264366.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
<Prev in Thread] Current Thread [Next in Thread>