adeppathondur / luke

Automatically exported from code.google.com/p/luke
0 stars 0 forks source link

StandardAnalyzer does not work in Analyzer Tool plugin #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Launch Luke 1.0.0, do not open an index.
2. Select the Plugins tab, then the Analyzer Tool
3. Choose org.apache.lucene.analysis.standard.StandardAnalyzer from dropdown
4. Type some text to be analyzed

What is the expected output? What do you see instead?

I expected to see the text entered in (4) to be analyzed, instead I get an
error stating, "Couldn't instantiate analyzer - public zero-argument
constructor required"

What version of the product are you using? On what operating system?
Luke 1.0.0 on Ubuntu Karmic 64-bit, Java 1.6.0_15.

Original issue reported on code.google.com by tremer...@gmail.com on 8 Feb 2010 at 2:02

GoogleCodeExporter commented 9 years ago
Fixed in trunk.

Original comment by sig...@gmail.com on 8 Feb 2010 at 2:09