Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 366091

Summary: SolrException in log
Product: [ECD] Orion Reporter: John Arthorne <john.arthorne>
Component: ServerAssignee: John Arthorne <john.arthorne>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3    
Version: 0.3   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

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.