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.
私はそれをする方法を見つけられませんでした。出来ますか?
ありがとう
getFacetQuery()メソッドを使用してファセットクエリを取得でき、 addFacetQuery()メソッドを使用してsolrクエリにファセットクエリを追加できます。
Solrで提供される次のテスト例には、SolrJでファセットクエリを使用する良い例がいくつかあります 。SolrExampleTests.java