Hello all, 

I am using Lucene v2.9.1, If I open my reader with positive value for 
termInfosIndexDivisor then the search works fine. If i set to -1, then search 
throws exception "terms index was not loaded when this reader was created". Is 
this the intend behaviour?

I thought by setting this value to -1, No memory will be used and the terms 
will be fetched from the disk. Search might be slow but with very less memory 
consumption.

Regards
Ganesh
Send instant messages to your online friends http://in.messenger.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to