Skip to content

Instantly share code, notes, and snippets.

@akoumjian
Last active December 25, 2015 19:39

Revisions

  1. akoumjian renamed this gist Oct 17, 2013. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion camera_mapping → camera_mapping.json
    Original file line number Diff line number Diff line change
    @@ -5,4 +5,4 @@
    "analyzer": "keyword",
    "boost": 1.0,
    "store": "yes"
    },
    }
  2. akoumjian created this gist Oct 17, 2013.
    8 changes: 8 additions & 0 deletions camera_mapping
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    "camera": {
    "index": "analyzed",
    "term_vector": "with_positions_offsets",
    "type": "string",
    "analyzer": "keyword",
    "boost": 1.0,
    "store": "yes"
    },