Questions tagged [kuromoji]

Kuromoji is a self-contained and easy to use Japanese morphological analyzer designed for search

Kuromoji is a self-contained and easy to use Japanese morphological analyzer designed for search http://atilika.org/

17 questions
0
votes
1 answer

Behavior of elasticsearch-analysis-kuromoji is not what i expected

I have been using elasticsearch-analysis-kuromoji to perform searches in Japanese, but I have been getting two very strange behaviours, the first one being that the characters I search for will not work, like - '輸出貿易' will not work unless I pass it…
GMelo
  • 229
  • 1
  • 16
-1
votes
1 answer

I want to use full-text search in Japanese with Apache Ignite

https://github.com/apache/ignite/blob/2fbbb676386515ea881e4e61f08864d6bc93225a/modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/opt/GridLuceneIndex.java#L115 It looks like Standard Analyzer is being used for now. Are…
i02302
  • 3
  • 1
1
2