Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Elasticsearch を使用して Kibana TERM Analysis を開始しました。「バラク・オバマ」を検索すると、バラク(15)、オバマ(18)などの別の用語のTERM分析で異なる結果が表示されます。バラク・オバマ(30)のように単相で欲しい。構成のどこを変更すればよいですか。
前もって感謝します
シングルトークンフィルターを使用してこれを行うようにアナライザーをカスタマイズできます。
アナライザーとは?
シングルトークンフィルターとは?