Can any one help

2005-09-21 Thread santosh
Hi, Below is the problem I am facing when I am trying to get the index file from my production box to local. I got this Exception: org.apache.lucene.search.BooleanQuery$TooManyClauses at org.apache.lucene.search.BooleanQuery.add(BooleanQuery.java:78) This index file contains near

Re: Can any one help

2005-09-22 Thread santosh
fuzzy? The queries you mention below would not cause that error. Also, please follow-up to java-user list, not java-dev. Erik On Sep 22, 2005, at 1:55 AM, santosh wrote: > Hi, > > > > Below is the problem I am facing when I am trying to get the index > file > fr

Grouping Of boolean opeartor & parsing

2008-11-11 Thread Santosh Urs
its about a searching engine Form the search text field i'll get some test(words) & some URIs like (http\://www.egh.org/logs/aos/tword#c_2491) i want query to be.. soil moisture content AND ( uri1 OR uri2 OR ...uriN) -- View this message in context: http://www.nabble.com/Grouping-Of-boolean-o

Grouping Of boolean opeartor & parsing

2008-11-11 Thread Santosh Urs
its about a searching engine Form the search text field i'll get some test(words) & some URIs like (http\://www.egh.org/logs/aos/tword#c_2491) i want query to be.. soil moisture content AND ( uri1 OR uri2 OR ...uriN) -- View this message in context: http://www.nabble.com/Grouping-Of-boolean-o