我们索引商家名称并对其进行搜索。我现在需要搜索或提取有&的商家名称列表。在它的名字。也类似这样的符号。
使用的查询:http:localhost:9080 / solr / core1 / select?q = busname:* \ - *& wt = xml
Schema.xml:“field name =”busname“type =”text“indexed =”true“stored =”true“multiValued =”false“”
我认为只是给予逃脱角色会得到预期的结果。