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.
Solr の org.apache.solr.handler.component.SearchComponent (autosuggest に使用するもの) で、単数語を除外する方法は?
たとえば、提案の応答に「ラップトップ」と「ラップトップ」が含まれている場合、「ラップトップ」を除外/削除したいと考えています。
Solrにはこれらの単数形/複数形がたくさん含まれている可能性があるため、ハードコーディングされたソリューションを使用したくありません。