Hello Kevin ,
With _source as false , all your visualization other than table should work
just fine.
But then table visualization needs _source to work fine as it CANT recreate
the data from inverted index.
Thanks
Vineeth
On Sun, Oct 5, 2014 at 4:21 AM, Kevin Burton <[email protected]> wrote:
> Lucene supports the ability for a field to not be stored inline with the
> content. It only stores the inverted index if stored=false.
>
> Right now all our content is stored in Cassandra. What I want to do is
> also write it to ES and only have it store the inverted index.
>
> Otherwise, I'm writing content twice... the inverted index will only take
> about 40% of the original content.
>
> I imagine ES can do this... Solr can.. but I'm having trouble determining
> if ES can as well.
>
> How would Kibana operate in this situation? I would want it to be able to
> show the content ... will Kibana break in this situation?
>
> --
> You received this message because you are subscribed to the Google Groups
> "elasticsearch" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/5c775d0a-9525-4794-bb30-26e26ffe2d22%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/5c775d0a-9525-4794-bb30-26e26ffe2d22%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/CAGdPd5nO9_Q_Rosa0dYB0BTmxqFCx3DfFgsqAmctFK0LHTph7A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.