[
https://issues.apache.org/jira/browse/SOLR-18085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054615#comment-18054615
]
Eric Pugh commented on SOLR-18085:
----------------------------------
When you say "all plugins", you mean beyond just response writers? But other
aspects of Solr that say "standard"? Looking through source I see references
to a standard SpellChecker.. a "standard" request handler... a "standard"
updateprocessingchain.
As I go deeper, I think the use of "standard" is mostly in the tests... the
solr/server/configsets/* default config sets don't appear to name things
"standard"!
> 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]