|
|
I am about to evaluate Lucene for replacing
current IR system of Belgian Poison Center.
We are used to manage query refinements by
combining different searches with boolean
operators: we thus have to store the results
(or otherwise to remake them). Our current
software does this by paging compressed bit
sets on disk. I did not saw (up to now)
an object like Compressed BitSets in Lucene.
Browsing the web, I found a very interesting
class, near of what we currently use:
http://www.iis.uni-stuttgart.de/intset/
What Lucene's developpers think
about this issue ?
Thank you very much for your advice !
Christophe Dupriez
dupriez@xxxxxxxxx
___________________________________________________________________________
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@xxxxxxxxxxxxxxxxx
For additional commands, e-mail: java-user-help@xxxxxxxxxxxxxxxxx
|
|