Use NumberTools.longToString() while storing it in to lucene index and use
(double)NumberTools.stringToLong() while reading it from Lucene index.
Hope this will solve your problem.
Thanks
Narendra
On 6/12/07, Mohammad Norouzi <[EMAIL PROTECTED]> wrote:
Hello
consider a query like this
patien
try using -Xmx option with your Application. and specify maximum/ minimum
memory for your Application.
Hope this will solve you problem.
On 5/15/07, Stephen Gray <[EMAIL PROTECTED]> wrote:
Hi everyone,
I have an application that indexes/searches xml documents using Lucene.
I'm having a prob