[ 
https://issues.apache.org/jira/browse/LUCENE-5337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818982#comment-13818982
 ] 

Robert Muir commented on LUCENE-5337:
-------------------------------------

{quote}
1> It won't compile in 4x since it uses some Java 7 constructs,
I stopped at the "diamond" bit. Unless this is intended for trunk only, could 
you fix these?
{quote}

Erick: FYI trunk is on java7. So java7 syntax is actually welcome there and 
good to use. Its the committers job to remove such syntax when/if backporting 
to some branch that doesnt support java7.

> Add Payload support to FileDictionary (Suggest) and make it more configurable
> -----------------------------------------------------------------------------
>
>                 Key: LUCENE-5337
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5337
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: core/search
>            Reporter: Areek Zillur
>         Attachments: LUCENE-5337.patch
>
>
> It would be nice to add payload support to FileDictionary, so user can pass 
> in associated payload with suggestion entries. 
> Currently the FileDictionary has a hard-coded field-delimiter (TAB), it would 
> be nice to let the users configure the field delimiter as well.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to