[
https://issues.apache.org/jira/browse/SOLR-10792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-10792:
----------------------------
Attachment: SOLR-10792.patch
patch actually takes things one step further then i originally suggested...
In addition to deprecating OldLuceneQParserPlugin It also removes
OldLuceneQParserPlugin from the list of default QParsers, so that if anyone is
still using it they'll need to explicitly register it in solrconfig.xml. Patch
also includes an update to the (oldest) test solrconfig.xml showing that this
registration works and allows the handful of tests that care about
"lucenePlusSort" to pass.
> Deprecate & remove "OldLuceneQParser"
> -------------------------------------
>
> Key: SOLR-10792
> URL: https://issues.apache.org/jira/browse/SOLR-10792
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Hoss Man
> Assignee: Hoss Man
> Fix For: master (7.0)
>
> Attachments: SOLR-10792.patch
>
>
> Somehow, even though it was already "Old" before Solr was contributed to
> Apache 11 freaking years ago, we have never gotten around to officially
> deprecating the "OldLuceneQParser" (which has a really hacky syntax that
> predates being able to send multiple request params to solr).
> we should:
> * officially mark this "deprecated" in 7.0
> * remove mentions of it from the ref gude
> * delete from master (once we have a branch_7)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]