Re: [noobie question] Can't index :(

2008-03-19 Thread Vinicius Carvalho
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

[noobie question] Can't index :(

2008-03-19 Thread Vinicius Carvalho
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