Thanks Ishan.
On Sun, Nov 27, 2016 at 6:42 AM, Ishan Chattopadhyaya <
ichattopadhy...@gmail.com> wrote:
> Maybe do an "inc" of 0 to a numeric field for every document.
> https://cwiki.apache.org/confluence/display/solr/
> Updating+Parts+of+Documents
>
> On Wed, Nov 23, 2016 at 2:13 PM, Dorian Hox
Maybe do an "inc" of 0 to a numeric field for every document.
https://cwiki.apache.org/confluence/display/solr/Updating+Parts+of+Documents
On Wed, Nov 23, 2016 at 2:13 PM, Dorian Hoxha
wrote:
> Hello searcherers,
>
> So, I have document that is fully stored. Then I make small change in
> schema.
Hello searcherers,
So, I have document that is fully stored. Then I make small change in
schema. And now I have to reinsert every document. But I'm afraid of doing
a get+insert, because something else may change the document in the
meantime. So I want to do an "update" of nothing, so internally on