: issue with f..qf in solr 9.4
Just for clarification: this works in 9.3 (like 9.1.1), and not 9.4.
Thanks for reacting to this, I appreciate it. I'll keep an eye on SOLR-16916.
Regards,
/Noah
--
Noah Torp-Smith (n...@dbc.dk)
Fra: Chris Hostetter
Send
users@solr.apache.org
Emne: Re: issue with f..qf in solr 9.4
(thank you for using an example query that works against the techproducts
example! .. makes it very easy to reproduce)
At the *qparser* level, what you are doing is still working in 9.4..
hossman@slate:~/lucene/solr [j11] [tags/rel
er.component.SearchHandler.handleRequestBody(SearchHandler.java:431)
~[?:?]
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:226)
~[?:?]
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2901)
~[?:?]
: Date: Tue, 24 Oct 2023 12:01:20 +
: Fr
Hello,
When I spin up the techproducts example in solr 9.1.1, I am able to send this
to the /query endpoint and get a reasonable response:
{
"query": "+all:belkin",
"fields": "id compName_s",
"offset": 0,
"limit": 10,
"params": {
"defType": "edismax",
"f.all.q