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

Varun Thacker updated SOLR-6210:
--------------------------------

    Attachment: SOLR-6210.patch

This should be a lucene issue. 

I have added support to DocumentDictionary to support multiValued fields. It's 
a hack I guess but I could not think of a better approach. Opinions?

Also DocumentDictionaryTest passes and I added a very basic test for multi 
valued field docs. I will improve it in the next iteration just wanted to get a 
quick patch out.

> Suggestor Version 2 doesn't support multiValued fields
> ------------------------------------------------------
>
>                 Key: SOLR-6210
>                 URL: https://issues.apache.org/jira/browse/SOLR-6210
>             Project: Solr
>          Issue Type: Bug
>          Components: SearchComponents - other
>    Affects Versions: 4.8.1
>            Reporter: Greg Harris
>         Attachments: SOLR-6210.patch
>
>
> So if you use a multiValued field in the new suggestor it will not pick up 
> terms for any term after the first one. So it treats the first term as the 
> only term it will make it's dictionary from. 
> This is the suggestor I'm talking about:
> https://issues.apache.org/jira/browse/SOLR-5378



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to