Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by HossMan: http://wiki.apache.org/solr/SchemaXml The comment on the change is: cleaning up old incubator URLs ------------------------------------------------------------------------------ === Default query parser operator === - The default operator used by Solr's query parser ([http://incubator.apache.org/solr/docs/api/org/apache/solr/search/SolrQueryParser.html SolrQueryParser]) can be configured with <solrQueryParser defaultOperator="AND|OR"/>. The default operator is "OR" if unspecified. + The default operator used by Solr's query parser ([http://lucene.apache.org/solr/docs/api/org/apache/solr/search/SolrQueryParser.html SolrQueryParser]) can be configured with <solrQueryParser defaultOperator="AND|OR"/>. The default operator is "OR" if unspecified. [[Anchor(copyField)]] === Copy Fields ===
