So I tried setting enabled for a field and it was ignored. I guess I can do
the same thing by just saying "index" : "no".
On Tuesday, March 6, 2012 9:37:19 PM UTC-8, Mark Waddle wrote:
So I have discovered that you can disable an object using the "enabled"
attribute, as documented at
Elasticsearch Platform — Find real-time answers at scale | Elastic. Is
it possible to use this on a field? If so, if I set "enabled" : false, will
it ignore the other attributes like index and store as well?Thanks,
Mark