best way to index numerical data ?

Jack jack_posemsky at yahoo.com
Fri Mar 31 11:34:38 EST 2006


Hi I have a lot of data that is in a TEXT file which are numbers does
anyone have a good suggestion for indexing TEXT numbers (zip codes,
other codes, dollar amounts, quantities, etc). since Lucene and other
indexers are really optimized for Alpha character indexing. What
approaches are typically taken in computer science for example to index
text numbers..hash maps or something else ??

Thanks,

Jack




More information about the Python-list mailing list