ah, right, sorry
On 11.04.2018 17:38, Emir Arnautović wrote:
Hi Hendrik,
Documentation clearly states conditions when in-place updates are possible:
https://lucene.apache.org/solr/guide/6_6/updating-parts-of-documents.html#UpdatingPartsofDocuments-In-PlaceUpdates
<https://lucene.apache.org/solr/guide/6_6/updating-parts-of-documents.html#UpdatingPartsofDocuments-In-PlaceUpdates>
The first one mentions “numeric docValues”.
HTH,
Emir
--
Monitoring - Log Management - Alerting - Anomaly Detection
Solr & Elasticsearch Consulting Support Training - http://sematext.com/
On 11 Apr 2018, at 07:34, Hendrik Haddorp <hendrik.hadd...@gmx.net> wrote:
Hi,
in
http://lucene.472066.n3.nabble.com/In-Place-Updates-not-working-as-expected-tp4375621p4380035.html
some restrictions on the supported fields are given. I could however not find
if in-place updates are supported for are field types or if they only work for
say numeric fields.
thanks,
Hendrik