[
https://issues.apache.org/jira/browse/SOLR-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aman Tandon closed SOLR-13561.
------------------------------
> Local params not working when parser edismax is present in q & defType
> parameter both
> -------------------------------------------------------------------------------------
>
> Key: SOLR-13561
> URL: https://issues.apache.org/jira/browse/SOLR-13561
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: query parsers, search
> Affects Versions: 7.5
> Environment: *OS* - RHEL CENTOS7 & WINDOWS 10
> *RAM -* 16GB
> *Mode* - Solr cloud
> Reporter: Aman Tandon
> Priority: Critical
> Attachments: image-2019-06-19-11-52-07-405.png,
> image-2019-06-19-11-54-54-674.png
>
>
> Solr version 7.5 is returning the zero results while using the localParams
> with the edismax parser which is present in q & defType parameter both.
> !image-2019-06-19-11-52-07-405.png!
> However it is giving results if we are not passing the defType=edismax.
> !image-2019-06-19-11-54-54-674.png!
> *Steps to replicate:*
> *1)* index some data to any collection
> *2)* search on any field using localParams query e.g. q="\{!edismax
> qf=status_s v=$qq}" & qq=SUCCESS
> *3)* Results will be coming for the records having status_s = SUCCESS
> *4)* Add _defType=edismax_ in query, it will return zero results.
>
> Same is working fine with Solr 6.6.2
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]