Skip to content

Instantly share code, notes, and snippets.

@sebnmuller
Last active August 29, 2015 14:05
Show Gist options
  • Save sebnmuller/5bbc8c6e1a5b617b5d16 to your computer and use it in GitHub Desktop.
Save sebnmuller/5bbc8c6e1a5b617b5d16 to your computer and use it in GitHub Desktop.
Dynamic catch all Solr field
<dynamicField name="*_name" type="text_general" multiValued="false" indexed="true" stored="true" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment