Hello,
Am 20.06.2013 09:34, schrieb Jochen Lienhard:
> Hello,
>
> well ... we have 5 multi-valued facet fields, so you had to wait sometimes up
> to one minute.
>
> The old searcher blocks during this time.
May be related to an already fixed SOLR-4589 issue?
Generally there is no blocking by
Hello,
well ... we have 5 multi-valued facet fields, so you had to wait
sometimes up to one minute.
The old searcher blocks during this time.
@Toke Eskildsen: the example I posted was a very small update, usually
there are more terms.
We are using Solr 3.6. I don't know if it will be faste
On Wed, Jun 19, 2013 at 5:30 AM, Jochen Lienhard <
lienh...@ub.uni-freiburg.de> wrote:
> Hi @all.
>
> We have the problem that after an update the index takes to much time for
> 'warm up'.
>
> We have some multivalued facet-fields and during the startup solr creates
> the messages:
>
> INFO: UnInv
On Wed, 2013-06-19 at 11:30 +0200, Jochen Lienhard wrote:
> INFO: UnInverted multi-valued field
> {field=mt_facet,memSize=18753256,tindexSize=54,time=170,phase1=156,nTerms=17,bigTerms=3,termInstances=903276,uses=0}
170ms does not sound like much to me. What are you hoping for?
> We know, that th
Take a look at using DocValues for faceted fields.
-- Jack Krupansky
-Original Message-
From: Jochen Lienhard
Sent: Wednesday, June 19, 2013 5:30 AM
To: solr-user@lucene.apache.org
Subject: UnInverted multi-valued field
Hi @all.
We have the problem that after an update the index take