You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2014/01/23 21:35:37 UTC

[jira] [Created] (LUCENE-5414) suggest module should not depend on expression module

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org