Re: RES: Question about TokenStream lucene 3.0

2009-12-30 Thread AHMET ARSLAN
> System.out.println(typeAtt.type()); > ??? And this typeAtt? > > Thanks! > Yes. You can add the other attributes if you want. By the way i forget to remove (TermAttribute) and TypeAttribute). You don't need them in 3.0.0. TermAttribute termAtt = tokenStream.getAttribute(TermAttribute.class);

RES: Question about TokenStream lucene 3.0

2009-12-30 Thread Mário André
System.out.println(typeAtt.type()); ??? And this typeAtt? Thanks! - Mário André Instituto Federal de Educação, Ciência e Tecnologia de Sergipe - IFS Mestrando em MCC - Universidade Federal de Alagoas - UFAL http://www.marioandre.