_all field analyzer

Hi

I have a question related to the special _all field, the documentation [1]
says that is possible to specify an analyzer to use for the _all field, now
let's say that I have few mappings in a single index is it a problem is
these mappings set a different analyzer for the _all field (say one mapping
would use the english analyzer while another one might use the italian)?

[1] http://www.elasticsearch.org/guide/reference/mapping/all-field/

Paolo

--
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.
For more options, visit https://groups.google.com/groups/opt_out.

Hey,

I guess "a few mappings" translate to several types, right? If this is the
case you can configure a different analyzer for the the _all field for each
type.

--Alex

On Thu, Aug 15, 2013 at 7:23 PM, Paolo Negri hungryblank@gmail.com wrote:

Hi

I have a question related to the special _all field, the documentation [1]
says that is possible to specify an analyzer to use for the _all field, now
let's say that I have few mappings in a single index is it a problem is
these mappings set a different analyzer for the _all field (say one mapping
would use the english analyzer while another one might use the italian)?

[1] Elasticsearch Platform — Find real-time answers at scale | Elastic

Paolo

--
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.
For more options, visit https://groups.google.com/groups/opt_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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.