Re: Make release versions of JavaDocs available?

2010-06-16 Thread Todd Nine
Hi Jeremy, I'm not a Cassandra Dev, but I am building a Datanucleus plugin for it >From a consumer perspective, I would really appreciate a couple of things. Javadoc. As you said, I don't need to know every minute detail on the internal workings of Cassandra. However having a basic understandi

Make release versions of JavaDocs available?

2010-06-16 Thread Jeremy Hanna
I was just wondering if there would be interest in making JavaDocs for Cassandra available for each release that comes out. I realize that it's not a lib that people should just use. However, it might be nice to have for certain things, like the Hadoop hooks - ColumnFamilyRecordReader et al.

Re: Secondary indexing and 0.6/0.7 integration with Datanucleus

2010-06-16 Thread aaron morton
I've not read up on the secondary indexes, but am doing some thing similar. I got some inspiration from the Lucandra project. You will probably need to make multiple calls to the cassandra for each clause of your query. The design I used had two CF's rough idea was; in the TermDocIndex the key t