Re: Couldn't decorate docValues for field message in logs

2017-05-05 Thread Erick Erickson
Hmm, not sure about the annoying message... The bit about searching docValues=true, indexed=false is a bit trappy. It works, it even works OK on small data sets. But it's conceptually a "table scan" and as soon as your corpus reaches any decent size it'll perform terribly. Best, Erick On Fri, Ma

Couldn't decorate docValues for field message in logs

2017-05-05 Thread Yago Riveiro
Hi, I have a field type in my schema configured as: The goal of this field type is allow fields to be faceted and displaying data is necessary. The field be searchable is not a requisite. While I'm indexing data I have this annoying warning in logs: Couldn't decorate docValues for field: [fie