Hi,
Below you can see my mapping.
My destination_facets field is whitespace tokenized even its indexed as
not_analyzed, Any ideas ?
{
"mappings": {
"hotel": {
'properties': {
"name": {
"type": "string",
"analyzer": "str_index_analyzer"},
Hi,
Below you can see my mapping.
My destination_facets field is whitespace tokenized even its indexed as not_analyzed, Any ideas ?
{
"mappings": {
"hotel": {
'properties': {
"name": {
"type": "string",
"analyzer": "str_index_analyzer"},
How should I set the filter edgeNGram tokenizer while using PutMapping API..
31 Mayıs 2013 Cuma 11:38:57 UTC+3 tarihinde David Pilato yazdı:
I prefer to separate index settings than mappings.
So I often use the PutMapping API.
Did you try it?
If it's not working, can you create a full curl recreation and Gist it?
--
David
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs
Le 31 mai 2013 à 10:15, TunaVargı <tun...@gmail.com <javascript:>> a
écrit :
Hi,
Below you can see my mapping.
My destination_facets field is whitespace tokenized even its indexed as
not_analyzed, Any ideas ?
{
"mappings": {
"hotel": {
'properties': {
"name": {
"type": "string",
"analyzer": "str_index_analyzer"},
--
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:>.
For more options, visit https://groups.google.com/groups/opt_out.
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.