[ 
https://issues.apache.org/jira/browse/LUCENE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael McCandless updated LUCENE-5528:
---------------------------------------

    Attachment: LUCENE-5528.patch

Patch, I think it's close.

I started from Areek's patch on LUCENE-5350, to add context to InputIterator 
and LookupResult, and then fixed AnalyzingInfixSuggester to index all contexts 
as StringField, and add MUST clauses to the BooleanQuery at lookup time.  I 
also store the contexts using SSDV field, and return them for each LookupResult.

> Add context to AnalyzingInfixSuggester
> --------------------------------------
>
>                 Key: LUCENE-5528
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5528
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.8, 5.0
>
>         Attachments: LUCENE-5528.patch
>
>
> Spinoff from LUCENE-5350.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to