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.
http://localhost:8983/solr/browse&q=foo&omitNorms=%22true%22&start=0&wt=json&omitHeader=true
它将返回 solr 中存在的所有字段。但我想从字段列表中排除一两个字段。怎么做?
目前不支持此功能。检查SOLR-3191 如果您将请求处理程序中的字段指定为默认值,以便您不必传递它们