You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Kumaran Ramasubramanian <ku...@gmail.com> on 2018/03/05 11:20:51 UTC

Index fields configuration - suggestions

Hi all,

Regarding configurations about every fields( stored? analyzed? sort needed?
numeric ? ), elastic search designed cluster state to hold these
configurations index wise.. solr have those configurations in xml format.
If we have data center in multiple locations, is there any better way of
maintaining index fields configurations? i am looking for suggestions of
storing these configurations & synced across multiple data centers...
Please share your experience or any related pointers.. Thanks in advance.


solr
https://lucene.apache.org/solr/guide/6_6/defining-fields.html

elasticsearch
https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping.html
https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-state.html


--
Kumaran R