/[Apache-SVN]
ViewVC logotype

Revision 510334


Jump to revision: Previous Next
Author: ehatcher
Date: Thu Feb 22 01:00:23 2007 UTC (17 years, 7 months ago)
Changed paths: 2
Log Message:
QueryParsing.parseQuery(String,IndexSchema) and QueryParsing.parseQuery(String,String,IndexSchema) now
respects the schema.xml <solrQueryParser defaultOperator="..."/> setting.  Before, only
QueryParsing.parseQuery(String,String,SolrParams,IndexSchema) respected the schema setting.

SolrQueryParser itself now sets the default operator based on the schema setting, and is overridden
with the q.op param when the latter QueryParsing.parseQuery() method is used.



Changed paths

Path Details
Directorylucene/solr/trunk/src/java/org/apache/solr/search/QueryParsing.java modified , text changed
Directorylucene/solr/trunk/src/java/org/apache/solr/search/SolrQueryParser.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26