Skip to content

Instantly share code, notes, and snippets.

@kevindoran
Created February 5, 2013 01:34
Show Gist options
  • Select an option

  • Save kevindoran/4711378 to your computer and use it in GitHub Desktop.

Select an option

Save kevindoran/4711378 to your computer and use it in GitHub Desktop.
Example Solr document
<doc>
<field name="auction_id">54432834</field>
<field name="title">Dell M2012 24" IPS Monitor</field>
<field name="category">monitors</field>
<field name="current_bid">279.95</field>
<field name="end_date">2013-01-06T09:26:04.18Z</field>
<field name="feature">IPS</field>
<field name="feature">Swivel</field>
</doc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment