Re: How to tell which field matched?

2010-05-15 Thread Tim Garton
e: >> >> Does the standard debug component (?debugQuery=on) give you what you need? >> >> >> http://wiki.apache.org/solr/SolrRelevancyFAQ#Why_does_id:archangel_come_before_id:hawkgirl_when_querying_for_.22wings.22 >> >> - Jon >> >> On May 14, 2010

Re: Autosuggest

2010-05-14 Thread Tim Garton
I think terms component is the recommended way. That's how we have implemented it and from the solr wiki page http://wiki.apache.org/solr/TermsComponent: ... each term. This can be useful for doing auto-suggest or other things that operate ... Have to be careful how you filter the field during i

How to tell which field matched?

2010-05-14 Thread Tim Garton
All,     I've searched around for help with something we are trying to do and haven't come across much.  We are running solr 1.4. Here is a summary of the issue we are facing: A simplified example of our schema is something like this:             When someone does a search we search acros