[ https://issues.apache.org/jira/browse/SOLR-17022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820361#comment-17820361 ]
Gus Heck commented on SOLR-17022: --------------------------------- A user has reported a performance degradation, which appears to possibly be related to this https://lists.apache.org/thread/vbwnjxprl6s1qy0t1jzfcw8hprg1gvzh > 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