some different field, like say "stock" for a document
using partial Update, *all* enum Fields with stored=false vanish from
the document.
There is no error or Warning about this somewhere in Error log.
Greetings
Daniel Exner
OpenPGP_signature
Description: OpenPGP digital signature
Hi,
On 2021/03/30 14:59:40, Shawn Heisey wrote:
On 3/30/2021 4:07 AM, Daniel Exner wrote:
When updating some different field, like say "stock" for a document
using partial Update, *all* enum Fields with stored=false vanish from
the document.
There is no error or Warning
Hi,
Am 01.04.21 um 19:09 schrieb Shawn Heisey:
On 4/1/2021 2:05 AM, Daniel Exner wrote:
Sure. I uploaded the schema to:
https://pastebin.com/v6NwWnkx
Your schema version is 1.5. This means that useDocValuesAsStored is
false. See if anything changes if you update the schema version to 1.6
Hi everyone,
this was true for Solr up until 7.x
For 8.x you *need* to reindex.
Am 21.04.21 um 09:24 schrieb Puneet Pawaia:
Hi,
You'll need to reindex.
Upgrade of index is supported from one major version below.
Regards
Puneet
On Wed, 21 Apr, 2021, 12:32 shacky, wrote:
Hi,
I have a ver