macca129
macca129
No I don't ever see that statement in the log I just see the "starting thread with 1000 keys"
I thought my syntax might be incorrect
sure thing what do I need to do to perform the rebuild? LINUX centos with maven installed
ok I have rebuilt but I'm not seeing any additional statements in the logs
logs output.... [2014-02-27 17:39:57,286][INFO ][river.cassandra ] [Mary Walker] [cassandra][maccasIndex] Starting thread with 1000 keys [2014-02-27 17:39:57,396][INFO ][river.cassandra ] [Mary Walker] [cassandra][maccasIndex] Starting thread with 738 keys [2014-02-27 17:39:57,575][INFO ][river.cassandra ]...
Am I supposed to see: I would expect to see 10,000 json documents indexed, and I would like to search on all the other fields and return a record ID...
ok this is what I see now [2014-02-27 17:59:45,301][INFO ][river.cassandra ] [Hrimhari] [cassandra][maccasIndex] Current key: 6a81fdb0-7952-11e3-b704-000c29151863 [2014-02-27 17:59:45,415][INFO ][river.cassandra ] [Hrimhari] [cassandra][maccasIndex] Starting thread with 1000 keys [2014-02-27 17:59:45,415][INFO ][river.cassandra...
FYI all CF fields including the PRIMARY KEY field are of type "text"
perhaps if I recreate your table structure and your create index statement (from your environment) I can remove my schema from the problem?