Closed (fixed)
Project:
Apache Solr Search
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2008 at 21:13 UTC
Updated:
24 Sep 2008 at 08:42 UTC
This is due to the schema.xml change a while back to type "text", and Solr can only sort on "string" and other types.
Patch comes from part of another patch by @robertDouglass. It patches apachesolr.module and schema.xml to use a separate field called "stitle" with type string to sort by.
Tested under 5.x-1.x-DEV
| Comment | File | Size | Author |
|---|---|---|---|
| stitle.patch | 1.95 KB | janusman |
Comments
Comment #1
robertdouglass commentedFixed in Drupal 5 and 6.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.