Recommendations please

2006-05-13 Thread Malcolm Clark
Hi everyone, I am about to index the INEX collection (22 files with 3 files in each-ish) using Java Lucene. I am undecided with the approach to indexing and have left my LIA book at uni :-/ Would you recommend: 1.. indexing all files into one big index? (would this be inefficient to sear

IndexUpdateListener

2006-05-13 Thread karl wettin
This might exist? How about a list of index listeners that is called when an index is updated? I want it to clear my hits cache. Perhaps it could be interesting for other people to know what document was changed. - To unsubscri