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.
Lucene (または Solr) には、最大 1024 語のクエリ制限がまだありますか? 3.6 lucene バージョンではこの情報を見つけることができず、多数の用語を使用してクエリを実行する必要がありました。
ありがとう - ダン
BooleanQuery.setMaxClauseCountこの制限を呼び出して引き上げたい場合があります。
BooleanQuery.setMaxClauseCount