Sekhar created LUCENE-6324:
------------------------------
Summary: Please add setter for “reuseStrategy” property of
org.apache.lucene.analysis.Analyzer class, since its breaking my implementation
that I used to achieve using Lucene 2.9 APIs
Key: LUCENE-6324
URL: https://issues.apache.org/jira/browse/LUCENE-6324
Project: Lucene - Core
Issue Type: Bug
Components: core/other
Affects Versions: 4.9
Environment: Windows/Linux and JDK 7/8
Reporter: Sekhar
Fix For: 4.10.x
Please add setter for following “reuseStrategy” property of
org.apache.lucene.analysis.Analyzer class, since its breaking my implementation
that I used to achieve using Lucene 2.9 APIs:
private final ReuseStrategy reuseStrategy;
basically my reuse strategy is depending on external configuration, and i need
to reset the strategy in the analyzer whenever configuration is changed.
PS: I'm working on a project to migrate the code that is using lucene 2.9 to
new implementation using lucene 4.9.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]