Re: Solr 6 - unexpected docvalues type NONE for field

2023-06-12 Thread mtn search
Thanks Shawn for your response! Yes, we are on our way to indexing clients to SolrCloud 8 (and soon 9). We have a massive Solr 6 deployment and it will take some time and so Solr 6 maintenance is still part of our job. We had not seen this error, but recently a client complained of search failur

Re: Solr 6 - unexpected docvalues type NONE for field

2023-06-12 Thread Shawn Heisey
On 6/12/23 10:24, mtn search wrote: Any tips as to why this error is occurring? Occurs with query when sorting on sortableSender or other fields with docvalues set to false. Plan to re-index, but would like to better understand this issue. Why would it expect "=SORTED" when docvalues is set to

Solr 6 - unexpected docvalues type NONE for field

2023-06-12 Thread mtn search
Hello, Any tips as to why this error is occurring? Occurs with query when sorting on sortableSender or other fields with docvalues set to false. Plan to re-index, but would like to better understand this issue. Why would it expect "=SORTED" when docvalues is set to false? Solr version 6.4.2 6