I am using the Lucene text-indexer with H2...works ok.

problem is that I think that when I do edits to text fields that Lucene is indexing, and I correct misspellings, I suspect that the old data continues to be present...and when I completely remove records, what happens?

Reason I say this: I've been told that I am reporting inconsistent results for queries that should behave better.

So if I shut down H2, can I delete the Lucene index and have it all get recreated? Correctly? If that will work, I will arrange to do it regularly.

 -- clint

look here if you like:  http://www.rrmagindex.org:8084/

--
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to