Hi,
Is is possible to add keywords to a field? for example if I add a field to a
document and then I save it to the index, after that I find it again for
edit, and want to add a nother keyword for the field. What is the new api
call to add to a stored keyword field?
thanks
Thanks Mike, you are right. There was a really bad test method that didn't
clean up after itself. Thanks for the heads up. This was not a Lucene
problem, it was just me not going through all of the unit test methods.
On 1/8/07, Michael McCandless <[EMAIL PROTECTED]> wrote:
S Ediris
Hello,
I'm having a write lock problem when I try to open an existing index.
When I try to open the index with the recreate set to false, I get this
exception
java.io.IOException: Lock obtain timed out: Lock@/tmp/lucene-
e683c0b3e52b8094bba62b22617efd41-write.lock
at org.apache.lucene.store.L