jerome.dup...@bnf.fr [jerome.dup...@bnf.fr] wrote:
[1 thread = 15 seconds, ∞ threads = 2 seconds]
> The "slow" request corresponds to our website search query. It for our
> book catalog: some facets are for type of documents, author, title
> subjets, location of the book, dates...
> In this requ
First Thanks very much for your answers, and Alan's one
>> I have a solr index (12 M docs, 45Go) with facets, and I'm trying to
improve facet queries performances.
>> 1/ I tried to use docvalue on facet fields, it didn't work well
> That was surprising, as the normal result of switching to DocVa
jerome.dup...@bnf.fr [jerome.dup...@bnf.fr] wrote:
> I have a solr index (12 M docs, 45Go) with facets, and I'm trying to
> improve facet queries performances.
> 1/ I tried to use docvalue on facet fields, it didn't work well
That was surprising, as the normal result of switching to DocValues is
You should be able to use f..method=enum
Alan Woodward
www.flax.co.uk
On 22 Sep 2014, at 16:21, jerome.dup...@bnf.fr wrote:
> Hello,
>
> I have a solr index (12 M docs, 45Go) with facets, and I'm trying to
> improve facet queries performances.
> 1/ I tried to use docvalue on facet fields, it