Doh Sorry, never mind, returning different indexWriter instances :P
On Wed, Mar 19, 2008 at 7:21 PM, Vinicius Carvalho <
[EMAIL PROTECTED]> wrote:
> Hello there! This is really a dumb question, but I just need to get things
> started :( I'm just trying to get things working here, and I'm not
Hello there! This is really a dumb question, but I just need to get things
started :( I'm just trying to get things working here, and I'm not being
able to index :(. Here's my code:
public abstract class AbstractLuceneIndexer implements LuceneIndexer{
protected String INDEX_DIR = "";
pu