--
Claes Holmerson
Polopoly - Cultivating the information garden
Kungsgatan 88, SE-112 27 Stockholm, SWEDEN
Direct: +46 8 506 782 59
Mobile: +46 704 47 82 59
Fax: +46 8 506 782 51
[EMAIL PROTECTED], http://www.polopoly.com
-
To
Avi Drissman wrote:
I've used Lucene for a long time, but only in the most basic way. I
have a custom analyzer and a slightly hacked query parser, but in
general it's the basic add document/remove document/query documents
cycle.
In my system, I'm indexing a store of external documents, maintain
and using IndexReader.unlock(...) method
to forcefully unlock the index.
Otis
--- Claes Holmerson <[EMAIL PROTECTED]> wrote:
Hello,
I am interested to hear how people handle locked indexes, for example
when catching an IOException like below.
java.io.IOException: Lock obtain timed out:
Hello,
I am interested to hear how people handle locked indexes, for example
when catching an IOException like below.
java.io.IOException: Lock obtain timed out:
Lock@/tmp/lucene-0b978f2c0aa12e8dcdbd5b0df491bfc4-write.lock
at org.apache.lucene.store.Lock.obtain(Lock.java:58)
at org.
How can I easily tell if a term is no longer searchable (or rather
successfully found, when searching), apart from actually doing the
search? Is there a way to list those terms?
Thanks,
Claes
--
Claes Holmerson
Polopoly - Cultivating the information garden
Kungsgatan 88, SE-112 27 Stockholm, S