On Mon, 30 Dec 2002, Shah, Vineel wrote: > I've been developing a search function with Lucene for a couple of weeks > (it's wonderful!) I've run into a snag-- the way I need to calculate > scores seems to have nothing to do with Lucene's scoring paradigm. I > think this is because I'm doing a database-oriented search instead of a > document-oriented one.
Isn't it better to use RDBMS with B+? I am not sure if a fulltext module is a good way... Just a thought... :) -g- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>