我想要这个查询应该得到的结果:
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
一起使用。
但是,查询正在单独使用它们。