[
https://issues.apache.org/jira/browse/SOLR-18085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054631#comment-18054631
]
David Smiley commented on SOLR-18085:
-------------------------------------
RequestHandlers is the other I'm aware of (see
[here|https://github.com/apache/solr/blob/dd967c17b2c1e6568d5d6338418aca7dc7c4b853/solr/core/src/java/org/apache/solr/core/RequestHandlers.java#L125])...
which is more of an internal case back when `qt` actually did something. I
think the scope is, wherever we see *code* (not configuration) referencing the
string "standard" to refer to a default/standard instance of a plugin of
whatever type.
> wt=standard isn't a helpful concept, replace with wt=json
> ---------------------------------------------------------
>
> Key: SOLR-18085
> URL: https://issues.apache.org/jira/browse/SOLR-18085
> Project: Solr
> Issue Type: Improvement
> Components: Response Writers
> Reporter: Eric Pugh
> Priority: Blocker
> Labels: newdev
> Fix For: main(11.0)
>
>
> The wt=standard doesnt' really help us communicate what the code is doing.
> It's just an alias for wt=json, and one we mix interchanably.
>
> If we wt=compact or wt=better or wt=super-awesome then I might see using this
> as a concept.
>
> today wt=standard just makes things more confusing.
>
> We should go through where wt=standard is used and swap it to wt=json.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]