Solr的一些查询参数
fl: 是逗号分隔的列表,用来指定文档结果中应返回的 Field 集。默认为 “*”,指所有的字段。 defType: 指定query parser,常用defType=lucene, defTyp ...
fl: 是逗号分隔的列表,用来指定文档结果中应返回的 Field 集。默认为 “*”,指所有的字段。 defType: 指定query parser,常用defType=lucene, defTyp ...