David Tue, 09 Jan 2007 19:09:19 -0800
Hi all: How can I index float type term in Lucene so that we can search in a range? I learned that it is possible to convert float to sortable string, but I don't know how to do it.
-- David