Re: Autocomplete and Sorting on multiple multi-value/single-value fields

2010-08-22 Thread Erick Erickson
Hmmm, is it then really acceptable for the document display to look like title crew cast cvalue mcast value ? Presuming that each document has a title, I know of no built-in way to say "only sort on the title if there was a title match

Re: Autocomplete and Sorting on multiple multi-value/single-value fields

2010-08-22 Thread Erick Erickson
Could you fill us in a little more on the behavior you're after? Because I'm having trouble understanding what "sort across title and multi-valued fields" means... If every document has a title, and title is unique, then there's no need to sort by anything else. Sub-sorts only make sense if you ha

Re: Autocomplete and Sorting on multiple multi-value/single-value fields

2010-08-22 Thread Neil Lott
Hi Eric, I think this query explains what I'm trying to do to an extent minus the sorting: > http://localhost:8983/solr/core/select/?q=(titleac:dr or castac:dr or > crewac:dr)&version=2.2&start=0&rows=100&indent=on&fl=title,cast,crew If I get a match in the title field or the cast field