Hi David,
We have below document structure
Document
{
Author,
Parent,
FamilyId,
Field3,
Field4,
Field5,
List DynamicFields;
}
In my system I know what are the static fields so defined them as a
properties using nest annotations .
Now there are some dynamic fields which can be created by user at any point
after index creation and these field and values am having in DynamicFields
property .
Now my question is how to handle the field mapping in index for new dynamic
field ?
Does the key in dynamic fields property inferred when ingestion going on ?
Please help me in understanding this conceptually
Regards,
Nagaraju
On Monday, 12 January 2015 16:28:28 UTC-5, David Pilato wrote:
What did you try so far? I mean that dynamic mapping is a default core
feature of elasticsearch. What does not work for you?
David
Le 12 janv. 2015 à 22:17, buddarapu nagaraju <budda...@gmail.com
<javascript:>> a écrit :
I have given my document structure for the time of ingestion. My
requirement is to create the schema mapping for only the particular set of
fixed fields at the time of index creation itself, and to further update
the schema mapping, whenever a new dynamic field is established in my
system.
Could you please validate, if this is possible with my document type and
its placement. Is it achievable with 1 single type in the document. I could
not find the appropriate documentation which can answer my query. Please
help out.
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/80626aec-7f34-4c8f-9649-7dc096ac8cfb%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/80626aec-7f34-4c8f-9649-7dc096ac8cfb%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/009cb227-ef09-4313-b857-f172fb570c21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.