On Mon, Jan 21, 2013 at 11:08 AM, Mo mohammady.mahdy@gmail.com wrote:
Hi,
I have a working deployment using elasticsearch on a medium scale (500
million docs so far and growing), It's pretty much your standard log
scenario so we opted for the index per day design. It works perfectly, we
had a template that matches index names 'mylog*' and it just had the
correct mapping for every index. Only problem is when I started using a
custom analyzers I couldn't get those to be set by the template (had a
settings section, and upon creation I get the right mapping but not
analyzers). I was wondering if someone can point me to how to do this. Is
there a place where I can define my analyzers globally in file and just
refer to them from the template instead of trying to define them everytime?--
--
http://sematext.com/ -- Elasticsearch -- Solr -- Lucene
--