我希望结果类似于来自此查询的结果:
q=how to&fq=book_type:*technical*&bq=author:*Anne*^999
(Select the book records including the Words: "how to", from the Type of: "technical"
and the Author(Anne)'s Books to be putting at the top of the filtered results.)
但我可以不一起使用fq
和bq
但是查询正在单独使用它们。