-
Suggestion
-
Resolution: Timed out
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
Thai text don't have space between words. Usually, a dictionary-based algorithm is used to break string into words. For Lucene to be usable for Thai, we need to use an Analyzer that know how to break Thai words is needed.
Lucene now included ThaiAnalyzer (org.apache.lucene.analysis.th.ThaiAnalyzer).
After I read Confluence document, I know that I can switch Lucene Analyzer to others Analyzer such as German, Russian to support indexing on these language on Administration > Site Configuration > Formatting and International Settings Section > Indexing Language field.
But I didn't see Thai as a choice
- relates to
-
AI-727 Enable Thai Indexing Language in General Configuration
- Closed
-
CONFSERVER-6382 Make more indexing language options available in General Configuration
- Closed
- was cloned as
-
CONFSERVER-60188 Enable Thai Indexing Language in General Configuration
- Gathering Interest