| Summary: | SolrException in log | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | John Arthorne <john.arthorne> |
| Component: | Server | Assignee: | John Arthorne <john.arthorne> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.3 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
Haven't seen this in awhile. |
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.