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.
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
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
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