[
https://issues.apache.org/jira/browse/SOLR-7041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Høydahl updated SOLR-7041:
------------------------------
Attachment: SOLR-7041-defaultOperator.patch
This patch SOLR-7041-defaultOperator.patch removes all use of
{{defaultOperator}} in test schemas as well as a lot of unnecessary
{{defaultSearchField}} usage.
I'm going to commit this as the first step to get some progress.
Converting test files from using {{<defaultSearchField>}} in schemas into using
{{df}} in solrconfig is harder, since the same config is used by many test
schemas with many different default fields. So either we fork more configs with
the only difference being df, or we instrument the {{beforeClass()}} method of
the tests in question that do not use "text" as df to redefine the {{/select}}
handler using config API.
> Nuke defaultSearchField and solrQueryParser from schema
> -------------------------------------------------------
>
> Key: SOLR-7041
> URL: https://issues.apache.org/jira/browse/SOLR-7041
> Project: Solr
> Issue Type: Improvement
> Components: Schema and Analysis
> Reporter: Jan Høydahl
> Assignee: Jan Høydahl
> Fix For: 6.0
>
> Attachments: SOLR-7041-defaultOperator.patch, SOLR-7041.patch
>
>
> The two tags {{<defautlSearchField>}} and {{solrQueryParser}} were deprecated
> in Solr3.6 (SOLR-2724). Time to nuke them from code and {{schema.xml}} in 5.0?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]