[
https://issues.apache.org/jira/browse/SOLR-17022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Salagnac closed SOLR-17022.
----------------------------------
> Allow glob patterns for fields in Solr Export and Stream handlers
> -----------------------------------------------------------------
>
> Key: SOLR-17022
> URL: https://issues.apache.org/jira/browse/SOLR-17022
> Project: Solr
> Issue Type: Improvement
> Affects Versions: 9.3
> Reporter: Justin Sweeney
> Assignee: Justin Sweeney
> Priority: Major
> Fix For: 9.5
>
> Time Spent: 4h 20m
> Remaining Estimate: 0h
>
> Currently for fields requested for the Solr export handler and stream handler
> field patterns are not accepted, only full field names. This can be
> challenging in cases where we use dynamic fields and also creates a worse
> user experience as compared to select handler.
> We should support glob patterns in export and stream handlers such that they
> return all fields matching the glob pattern that are docvalues enabled
> (`docvalues="true"`).
> There is an edge case that SortableTextField types must also have
> `useDocValuesAsStored="true"` enabled to be returned.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]