[ 
https://issues.apache.org/jira/browse/SOLR-3646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918161#comment-13918161
 ] 

David Morana commented on SOLR-3646:
------------------------------------

Good morning,
I applied the fix to the /browse handler but the error remains.
I'm using solr 4.0 Final in a multi shard configuration. The error appears on 
only 2 of the shards
I tried removing the /browse handler all together but the error remains.
Is there anything else I can try?
Thanks,

> /browse request handler fails in example if you don't specify a field in the 
> query with "no default specified via 'df' param"
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-3646
>                 URL: https://issues.apache.org/jira/browse/SOLR-3646
>             Project: Solr
>          Issue Type: Bug
>          Components: SearchComponents - other
>    Affects Versions: 4.0-BETA, 5.0
>            Reporter: Erick Erickson
>            Assignee: Erick Erickson
>            Priority: Minor
>             Fix For: 4.0-BETA, 5.0
>
>         Attachments: SOLR-3646.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> If you try using the stock /browse request handler and don't specify a field 
> in the search, you get the following stack (partial):
> SEVERE: org.apache.solr.common.SolrException: no field name specified in 
> query and no default specified via 'df' param
>       at 
> org.apache.solr.search.SolrQueryParser.checkNullField(SolrQueryParser.java:136)
>       at 
> org.apache.solr.search.SolrQueryParser.getFieldQuery(SolrQueryParser.java:154)
>       at 
> org.apache.lucene.queryparser.classic.QueryParserBase.handleBareTokenQuery(QueryParserBase.java:1063)
>       at 
> org.apache.lucene.queryparser.classic.QueryParser.Term(QueryParser.java:350)
> .
> .
> .



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to