Hi,
Is there any way to index only in _all field ?
I would like to index title, subtitle, body, date fields only in _all
field, i don't want create index in fields title, subtitle and body. I like
it for make my index more short.
--
Gustavo Maia
Hi,
Is there any way to index only in _all field ?
I would like to index title, subtitle, body, date fields only in _all
field, i don't want create index in fields title, subtitle and body. I like
it for make my index more short.
--
Gustavo Maia
Yes. Have a look at
http://www.elasticsearch.org/guide/reference/mapping/all-field.html for a
sample mapping that demonstrates how to include only some fields.
© 2020. All Rights Reserved - Elasticsearch
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.