Re: org.apache.lucene.analysis.tokenattributes package

2009-03-03 Thread Grant Ingersoll
Those are in the Lucene core JAR. On Feb 25, 2009, at 11:46 PM, dabboo wrote: Hi, I am trying to override getFieldQuery method of QueryParser class, which uses 2 classed i.e. PositionIncrementAttribute & TokenAttribute of org.apache.lucene.analysis.tokenattributes package. I\ I am

org.apache.lucene.analysis.tokenattributes package

2009-02-25 Thread dabboo
Hi, I am trying to override getFieldQuery method of QueryParser class, which uses 2 classed i.e. PositionIncrementAttribute & TokenAttribute of org.apache.lucene.analysis.tokenattributes package. I\ I am not able to find out this package. Please help. Thanks, Amit Garg -- View this messag