Hi All,
I think there's been a problem with the english analyzer since I upgraded
to v0.18.4.
It looks like the stemming is being done for query strings, but not when
indexing data.
Here is a gist recreation:
Have I got it right?
Cheers,
Chris
Hi All,
I think there's been a problem with the english analyzer since I upgraded
to v0.18.4.
It looks like the stemming is being done for query strings, but not when
indexing data.
Here is a gist recreation:
Have I got it right?
Cheers,
Chris
This might relate to a problem with the _all field and setting a default
analyzer. It has been fixed in 0.18 branch (and upcoming 0.18.5), can you
give it a go?
On Mon, Nov 28, 2011 at 12:38 PM, Chris Berkhout chrisberkhout@gmail.comwrote:
Hi All,
I think there's been a problem with the english analyzer since I upgraded
to v0.18.4.It looks like the stemming is being done for query strings, but not when
indexing data.Here is a gist recreation:
problem with english analyzer in ES 0.18.4? · GitHubHave I got it right?
Cheers,
Chris
Just double checked and it seems to be fixed (based on your gist) in 0.18,
and will be part of 0.18.5.
On Mon, Nov 28, 2011 at 1:28 PM, Shay Banon kimchy@gmail.com wrote:
This might relate to a problem with the _all field and setting a default
analyzer. It has been fixed in 0.18 branch (and upcoming 0.18.5), can you
give it a go?On Mon, Nov 28, 2011 at 12:38 PM, Chris Berkhout chrisberkhout@gmail.comwrote:
Hi All,
I think there's been a problem with the english analyzer since I upgraded
to v0.18.4.It looks like the stemming is being done for query strings, but not when
indexing data.Here is a gist recreation:
problem with english analyzer in ES 0.18.4? · GitHubHave I got it right?
Cheers,
Chris
Thanks Shay,
Just built the 0.18 branch (at commit 194106), and it worked.
Other problems I'd noticed with queries sometimes (not always) failing
with 500 also disappeared.
Cheers,
Chris
On Mon, Nov 28, 2011 at 8:59 PM, Shay Banon kimchy@gmail.com wrote:
Just double checked and it seems to be fixed (based on your gist) in 0.18,
and will be part of 0.18.5.On Mon, Nov 28, 2011 at 1:28 PM, Shay Banon kimchy@gmail.com wrote:
This might relate to a problem with the _all field and setting a default
analyzer. It has been fixed in 0.18 branch (and upcoming 0.18.5), can you
give it a go?On Mon, Nov 28, 2011 at 12:38 PM, Chris Berkhout chrisberkhout@gmail.com
wrote:Hi All,
I think there's been a problem with the english analyzer since I upgraded
to v0.18.4.
It looks like the stemming is being done for query strings, but not when
indexing data.
Here is a gist recreation:
problem with english analyzer in ES 0.18.4? · GitHub
Have I got it right?
Cheers,
Chris
© 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.