AndyB Well-known member Nov 26, 2013 #1 How to: ElasticSearch stemming analyzer setup. 1) Check Delete Index 2) Click the Delete Index button 3) Select Stemming analyzer with language 4) Click Change Analyzer 5) Click Rebuild Cache 6) Rebuild Now
How to: ElasticSearch stemming analyzer setup. 1) Check Delete Index 2) Click the Delete Index button 3) Select Stemming analyzer with language 4) Click Change Analyzer 5) Click Rebuild Cache 6) Rebuild Now
R rdn Well-known member Jan 21, 2014 #2 Why is it better from the Standard Analyzer ? Upvote 0 Downvote
P Paul B XenForo moderator Staff member Jan 21, 2014 #3 The stemming analyzer (for English) ensures that all forms of a word are matched with a search. For example, a search for "test" would equally match "tests", "testing", "tested", and so on. Click to expand... Upvote 0 Downvote
The stemming analyzer (for English) ensures that all forms of a word are matched with a search. For example, a search for "test" would equally match "tests", "testing", "tested", and so on. Click to expand...
Claudio Well-known member Feb 19, 2014 #4 Hi Brogan, I'm unable to change the standard analyzer even after reproduce all the steps Andy suggested. Any ideas? Upvote 0 Downvote
Hi Brogan, I'm unable to change the standard analyzer even after reproduce all the steps Andy suggested. Any ideas?
R rdn Well-known member Feb 19, 2014 #5 Claudio said: Hi Brogan, I'm unable to change the standard analyzer even after reproduce all the steps Andy suggested. Any ideas? Click to expand... http://xenforo.com/community/thread...stemming-optimize-mappings.68651/#post-721739 Upvote 0 Downvote
Claudio said: Hi Brogan, I'm unable to change the standard analyzer even after reproduce all the steps Andy suggested. Any ideas? Click to expand... http://xenforo.com/community/thread...stemming-optimize-mappings.68651/#post-721739
Claudio Well-known member Feb 19, 2014 #6 RoldanLT said: http://xenforo.com/community/thread...stemming-optimize-mappings.68651/#post-721739 Click to expand... Did I say you're amazing? So the setting is changed but not reflected in the Elasticsearch options page? Upvote 0 Downvote
RoldanLT said: http://xenforo.com/community/thread...stemming-optimize-mappings.68651/#post-721739 Click to expand... Did I say you're amazing? So the setting is changed but not reflected in the Elasticsearch options page?
R rdn Well-known member Feb 19, 2014 #7 Claudio said: Did I say you're amazing? So the setting is changed but not reflected in the Elasticsearch options page? Click to expand... Yes, as Mike said You can also apply the patch. Upvote 0 Downvote
Claudio said: Did I say you're amazing? So the setting is changed but not reflected in the Elasticsearch options page? Click to expand... Yes, as Mike said You can also apply the patch.