Yes, as far as I know. Note, that it's not full index, but "sampling"
one. See index_interval configuration parameter and it's description.
As of bloom filters, it's not configurable now, yet there is a ticket
with a patch that should make it configurable.
05.01.12 22:45, Carlo Pires написав(ла):
Does index for CFs must fit in node's memory?
2012/1/5 Віталій Тимчишин <tiv...@gmail.com <mailto:tiv...@gmail.com>>
2012/1/5 Michael Cetrulo <mail2sa...@gmail.com
<mailto:mail2sa...@gmail.com>>
in a traditional database it's not a good a idea to have
hundreds of tables but is it also bad to have hundreds of
column families in cassandra? thank you.
As far as I can see, this may raise memory requirements for you,
since you need to have index/bloom filter for each column family
in memory.
--
Best regards,
Vitalii Tymchyshyn