[ https://issues.apache.org/jira/browse/SOLR-17022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820362#comment-17820362 ]
Gus Heck commented on SOLR-17022: --------------------------------- Also this went out in 9.5 so probably should be resolved? > 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 > 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org