Rajeev Sood created SOLR-13278:
----------------------------------

             Summary: Using multiple dictionaries with Solr Suggester
                 Key: SOLR-13278
                 URL: https://issues.apache.org/jira/browse/SOLR-13278
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Suggester
    Affects Versions: 7.5
            Reporter: Rajeev Sood
             Fix For: 7.7
         Attachments: solr.json

When I query using a single dictionary, I get the expected suggest results.

 

However, when I run this query on two dictionaries: 
[{color:#0066cc}http://localhost:8983/solr/test/suggest?wt=json&suggest.count=10&suggest.q=gcintranet&suggest.dictionary=gcintranet&suggest.cfq=gcintranet&suggest.dictionary=infosite&suggest.cfq=infosite{color}]

I get the same output as shown in the attached solr.json file.

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to