Hi Thierry,
Thanks for your help. I think I will try to make my own handler instead.
Best regards
Martin
Internal - KMD A/S
-Original Message-
From: THIERRY BOUCHENY
Sent: 19. marts 2019 10:38
To: solr-user@lucene.apache.org
Subject: Re: Update handler and atomic update
Hi Martin
>
> Internal - KMD A/S
>
> -Original Message-----
> From: THIERRY BOUCHENY
> Sent: 19. marts 2019 09:51
> To: solr-user@lucene.apache.org
> Subject: Re: Update handler and atomic update
>
> Hi Martin,
>
> Have you tried doing a POST with some JSON or XML Bo
KMD A/S
-Original Message-
From: THIERRY BOUCHENY
Sent: 19. marts 2019 09:51
To: solr-user@lucene.apache.org
Subject: Re: Update handler and atomic update
Hi Martin,
Have you tried doing a POST with some JSON or XML Body.
I would POST some json like the following
[{"id":&q
Hi Martin,
Have you tried doing a POST with some JSON or XML Body.
I would POST some json like the following
[{"id":"docid","clicks":{“inc”:"1"}}]
In an /update?commit=true
Best regards
Thierry
See documentation here
https://lucene.apache.org/solr/guide/6_6/updating-parts-of-documents.html