On Thu, Nov 11, 2010 at 1:03 PM, Burton-West, Tom <tburt...@umich.edu> wrote:
> Hello all,
>
> I am using Solr 1.4.1 and a custom filter that worked with a previous
> version of Solr that used Lucene 2.9.  When I try to use the analysis
> console I get this error message:
>

Are you sure your punctuation filter doesnt use CharTermAttribute?
Something here is using lucene 3.x or trunk code, since
CharTermAttribute[Impl] only exists in unreleased versions!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to