.
Thanks,
Vipin R
caught a class java.lang.NullPointerException with message: null Exception
in thread "main" java.lang.NullPointerException at
org.apache.lucene.index.TermInfosReader.ensureIndexIsRead(
TermInfosReader.java:100) at org.apache.lucene.index.TermInfos
...
Regards,
vipin
On Mon, 2007-03-12 at 00:42 -0700, Chaminda Amarasinghe wrote:
> thanks karl,
>
> karl wettin <[EMAIL PROTECTED]> wrote:
> 12 mar 2007 kl. 08.35 skrev Chaminda Amarasinghe:
>
> > Why nobody is anwering me?
> > Pls help me.
>
> It might
Hi,
i am having problem in getting the count on distict values of a field. The
reason for getting this value is that, each of all documents in index
belongs to one predefined class and i want to get the number of documents
belonging to each class.
Regards..
- > Just set your maxBufferedDocs to as high a number as your RAM/heap will
let you, and pick a mergeFactor that is high, but doesn't get you in trouble
with open files.
can you please explaing this in brief??
regards and thanks,
On 6/9/06, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:
When wri