I looked through the JIRAs and didn't see anything relevant, but before raising a JIRA I thought I'd see if there was interest.
In the case where there are dynamic fields, one may not know what all the fields that are DV fields. I think there's a use case for /export being able to accept wildcards, i.e. fl=* or fl=*_s. The idea would be that the handler would get the field list and pull in all the fields defined with docValues=true. I suppose that this would be most useful if I got busy and actually worked on SOLR-3191:"field exclusion from fl". It's not clear to me though how expensive the introspection would be though. Thoughts? Erick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
