Skip to content

Instantly share code, notes, and snippets.

Created May 17, 2012 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/2719065 to your computer and use it in GitHub Desktop.
Save anonymous/2719065 to your computer and use it in GitHub Desktop.
result from ~:9200/en/product/_mapping
{"product":{"properties":{"auth":{"type":"string"},"c":{"type":"string"},"cat":{"type":"string","boost":1.5},"descl":{"type":"string"},"descs":{"type":"string","boost":1.3},"isbn":{"type":"string"},"kw":{"type":"string","boost":1.5},"mm":{"type":"string","boost":0.5},"mn":{"type":"string","boost":1.3},"mpn":{"type":"string"},"n":{"type":"string","boost":1.5},"nhash":{"type":"string","index":"not_analyzed"},"pgrp":{"type":"string","index":"not_analyzed","store":"yes"},"pid":{"type":"string","index":"not_analyzed","store":"yes"},"retnm":{"type":"string","boost":1.5},"rid":{"type":"string","index":"not_analyzed","store":"yes"},"sz":{"type":"string"}}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment