Advertisement
Guest User

Untitled

a guest
Feb 5th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. ```
  2. - id: { type: 'integer', index: 'not_analyzed' },
  3. - value: { type: 'integer', index: 'not_analyzed' },
  4. - filter1: { type: 'double', index: 'not_analyzed' },
  5. - filter2: { type: 'string', index: 'not_analyzed' },
  6. - filter3: { type: 'string', index: 'not_analyzed' },
  7. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement