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

2010-08-22 Thread Neil Lott
in a field that isn't the sort field is > irrelevant, as > long as the document matched (in whatever field) has a title.. > > Best > Erick > > On Sat, Aug 21, 2010 at 7:27 PM, Neil Lott wrote: > >> Hi, >> >> I'm wondering if anyone has run

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

2010-08-21 Thread Neil Lott
Hi, I'm wondering if anyone has run across this issue before. I do understand that you cannot sort on a multivalued field -- so I'm looking for alternatives people have used. Let's say I have nine fields: The text field type is

Solrj Question

2010-06-29 Thread Neil Lott
Hi, I'm a little confused on how either solrj is working or how solr is working. I'm using solr 1.4. @Test (groups = {"integration"}, enabled = true) public void testDate() throws Exception { SolrServer solr = SolrServerFactory.getStreamingUpdateSolrServer(searchDataIngestConfigur

AutoSuggest Question

2010-06-28 Thread Neil Lott
Hi, I've read some on the autosuggest and I would like to know if the following is possible with my current configuration. I'm using solr 1.4.