Two possibilities:
>
> 1. You need a lot more hardware.
> 2. You need to scale back your ambitions.
>
> -- Jack Krupansky
>
> -Original Message- From: Greg Preston
> Sent: Tuesday, August 20, 2013 2:00 PM
>
> To: solr-user@lucene.apache.org
> Subject: Autosug
.
-- Jack Krupansky
-Original Message-
From: Greg Preston
Sent: Tuesday, August 20, 2013 2:00 PM
To: solr-user@lucene.apache.org
Subject: Autosuggest on very large index
Using 4.4.0 -
I would like to be able to do an autosuggest query against one of the
fields in our index and have the
t;> Sent: Tuesday 20th August 2013 20:00
>> To: solr-user@lucene.apache.org
>> Subject: Autosuggest on very large index
>>
>> Using 4.4.0 -
>>
>> I would like to be able to do an autosuggest query against one of the
>> fields in our index and have the resu
ene.apache.org
> Subject: Autosuggest on very large index
>
> Using 4.4.0 -
>
> I would like to be able to do an autosuggest query against one of the
> fields in our index and have the results be limited by an fq.
>
> I can get exactly the results I want with a facet query
Using 4.4.0 -
I would like to be able to do an autosuggest query against one of the
fields in our index and have the results be limited by an fq.
I can get exactly the results I want with a facet query using a
facet.prefix, but the first query takes ~5 minutes to run on our QA
env (~240M docs).