gt; the perceived performance overhead is too great, get beefier hardware.
>
> -- Jack Krupansky
>
> -Original Message- From: Thomas Scheffler
> Sent: Wednesday, November 27, 2013 3:13 AM
> To: SOLR User
> Subject: weak documents
>
> Hi,
>
> I am relat
: Wednesday, November 27, 2013 3:13 AM
To: SOLR User
Subject: weak documents
Hi,
I am relatively new to SOLR and I am looking for a neat way to implement
weak documents with SOLR.
Whenever a document is updated or deleted all it's dependent documents
should be removed from the index. In
omeone adds or removes an
author I need to track that change. These "dump" author documents are
used for an alphabetical person index and hold a unique field that is
used to group them but these documents exists only as long as their
master documents do.
My two use-cases are quite si
der if this makes a scale difference.
Paul
Le 27 nov. 2013 à 09:13, Thomas Scheffler a
écrit :
> Hi,
>
> I am relatively new to SOLR and I am looking for a neat way to implement weak
> documents with SOLR.
>
> Whenever a document is updated or deleted all it's depende
thing would get you there, For deletes, think.
There isn't yet an update by query (batch update) feature, one that
would be very useful.
Upayavira
On Wed, Nov 27, 2013, at 08:13 AM, Thomas Scheffler wrote:
> Hi,
>
> I am relatively new to SOLR and I am looking for a neat way t
Hi,
I am relatively new to SOLR and I am looking for a neat way to implement
weak documents with SOLR.
Whenever a document is updated or deleted all it's dependent documents
should be removed from the index. In other words they exist as long as
the document exist they refer to when