timestamp

2014-02-10 Thread Khoa Nguyen
Here's my finding on the _timestamp field. curl -XPOST 'localhost:9200/bam' -d '{ mappings : { _default_ : { _timestamp: { enabled : true } } } } }' curl -XPOST 'localhost:9200/bam/bam/' -d '{ bam : bam }' curl

Re: Add extra stopwords

2014-01-15 Thread Khoa Nguyen
whole purpose is to remove stopword from appearing in term facets On Wednesday, 15 January 2014 19:10:49 UTC+11, Khoa Nguyen wrote: *Environment setup* Mac OSX ES 0.90.7 installed via homebrew *Steps* update config # /usr/local/Cellar/elasticsearch/0.90.7/config