There is precious little documentation on the _query_ magic field, but from what I understand, it should take whatever parameters are supported by parser. I am trying to provide multiple filed names to the qf parameter, but nothing I try works. Examples I have found googling indicate my syntax should be ok.
I am using the edismax parser and version 6.6 I try this, where the term "r" does exists in thing_name (but not in object_name), but get no results: http://localhost:8983/solr/myCore/select?q=_query_:"{!edismax%20qf=object_name%20thing_name}r"&fl=*%2Cscore example also suggest that having the fl parameter inside the braces should work, but it is ignored, as are other edismax params like mm. Andy Coulson Principal Software Engineer Epicor Software Corporation www.epicor.com<http://www.epicor.com> Tel.: (512) 328-2300 Cell: (512) 517-2494 E-Mail: [email protected]<mailto:[email protected]> [cid:[email protected]]
