Closed (fixed)
Project:
Search API
Version:
8.x-1.x-dev
Component:
Plugins
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jun 2021 at 18:34 UTC
Updated:
31 Aug 2021 at 06:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
varshith commentedAdded supportsIndex() to Stemmer processor.
Works for custom language codes like en-GB too (Ref: https://www.w3.org/International/articles/language-tags/).
Comment #3
drunken monkeyThanks, looks great!
I just reformatted the code a bit and added a short test. Please test/review!
Comment #4
drunken monkeyCommitted. Thanks again!