I have multi-tenant application in which I want to index customer data, new
tenants can come very frequent. Each tenant has in advance known what index
type it needs. But, common for all indexes (types and tenants) is 3 fields
: date, id of data and user account and I have to not store _source.
I need to provide mapping for all indexes / types once I start to index new
tenant. But, also possible that new index type will be added for all
tenants.
So, I think best solution is default-mapping.json, but may be I'm missing
something and there better solution ?
I have multi-tenant application in which I want to index customer data,
new tenants can come very frequent. Each tenant has in advance known what
index type it needs. But, common for all indexes (types and tenants) is 3
fields : date, id of data and user account and I have to not store _source.
I need to provide mapping for all indexes / types once I start to index
new tenant. But, also possible that new index type will be added for all
tenants.
So, I think best solution is default-mapping.json, but may be I'm missing
something and there better solution ?
I have a question regarding get template from java.
I found put template, and I also found cluster state (getting all template)
, but somehow I can't find get single template by name in java.
I have a question regarding get template from java.
I found put template, and I also found cluster state (getting all
template) , but somehow I can't find get single template by name in java.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.