Skip to content

Instantly share code, notes, and snippets.

@robyoung
Created July 11, 2012 19:11
Show Gist options
  • Save robyoung/3092478 to your computer and use it in GitHub Desktop.
Save robyoung/3092478 to your computer and use it in GitHub Desktop.
Solr document structure
{
"title": "Example title",
"format": "Answer",
"section": "Example",
"additional_links__title": ["title one", "title two"],
"additional_links__link": ["/one", "/two"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment