CustomAnalyzer and AttributeFactories

2016-07-14 Thread Terry Smith
I've hit a runtime issue when consuming the nightly 7.0.0-SNAPSHOT maven build and was wondering if someone could shed some light on it. Some custom code is causing the following exception: java.lang.IllegalArgumentException: State contains AttributeImpl of type org.apache.lucene.analysis.tokenat

Re: CustomAnalyzer and AttributeFactories

2016-07-14 Thread Uwe Schindler
Can you open issue? This is a bug because the wrong default is used. Uwe Am 14. Juli 2016 19:26:28 MESZ, schrieb Terry Smith : >I've hit a runtime issue when consuming the nightly 7.0.0-SNAPSHOT >maven >build and was wondering if someone could shed some light on it. > >Some custom code is causing

[ANN] KEA-lucene (program that extracts keyphrases from Lucene index)

2016-07-14 Thread Koji Sekiguchi
Hello everyone! I've developed KEA-lucene [1]. It is an Apache Lucene implementation of KEA [2]. KEA is a program developed by the University of Waikato in New Zealand that automatically extracts key phrases (keywords) from natural language documents. KEA stands for Keyphrase Extraction Algo