Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 366091 - SolrException in log
Summary: SolrException in log
Status: RESOLVED INVALID
Alias: None
Product: Orion
Classification: ECD
Component: Server (show other bugs)
Version: 0.3   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: John Arthorne CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-08 14:26 EST by John Arthorne CLA
Modified: 2012-06-25 11:19 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Arthorne CLA 2011-12-08 14:26:08 EST
I20111206

Found a few of these in the server log on orion.eclipse.org. Need to investigate the cause...

Caused by: org.apache.solr.common.SolrException: Missing sort order.
        at org.apache.solr.search.QueryParsing.parseSort(QueryParsing.java:254)
        at org.apache.solr.search.QParser.getSort(QParser.java:211)
        at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:90)
        at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:174)
        at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:131)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1316)
        at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.
Comment 1 John Arthorne CLA 2012-06-25 11:19:41 EDT
Haven't seen this in awhile.