File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 11# Place any default configuration for solr_wrapper here
22# port: 8983
3- version : 6.6.0
43collection :
54 dir : solr_conf/conf/
65 name : blacklight-core
Original file line number Diff line number Diff line change 337337 <!-- field for the QueryParser to use when an explicit fieldname is absent -->
338338 <!-- <defaultSearchField>text</defaultSearchField> -->
339339
340- <!-- SolrQueryParser configuration: defaultOperator="AND|OR" -->
341- <solrQueryParser defaultOperator =" OR" />
342-
343340 <!-- copyField commands copy one field to another at the time a document
344341 is added to the index. It's used either to index the same field differently,
345342 or to add multiple fields to the same field for easier/faster searching. -->
You can’t perform that action at this time.
0 commit comments