This is understood.
My question is: I have a keep words filter on field2. field2 is used for
clustering.
Will the cluster algorithm use „some data“ or the result of the application of
the keep words filter applied to „some data“.
Cheers,
Thomas
> Am 26.07.2017 um 01:36 schrieb Erick Erickson
copyFields are completely independent. The _raw_ data is passed to both. IOW,
sending
some data
is equivalent to this with no copyfield
some data
some data
Best,
Erick
On Tue, Jul 25, 2017 at 11:28 AM, Thomas Krebs wrote:
> I have defined a copied field on which I would like to use clustering