Simon Willnauer created LUCENE-5414:
---------------------------------------
Summary: suggest module should not depend on expression module
Key: LUCENE-5414
URL: https://issues.apache.org/jira/browse/LUCENE-5414
Project: Lucene - Core
Issue Type: Wish
Affects Versions: 4.6, 5.0
Reporter: Simon Willnauer
Fix For: 5.0, 4.7
Attachments: LUCENE-5414.patch
Currently our suggest module depends on the expression module just because the
DocumentExpressionDictionary provides some util ctor to pass in an expression
directly. That is a lot of dependency for little value IMO and pulls in lots of
JARs. DocumentExpressionDictionary should only take a ValueSource instead.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]