Re: New SecondaryIndex expression=IndexOperator.LIKE

2011-06-03 Thread Jonathan Ellis
I suppose you could do a STARTS WITH but I don't know that it's worth special casing as an operator since you get most of the benefit with just GTE. -1 on a generic LIKE that's mostly no more efficient than paging through manually. On Fri, Jun 3, 2011 at 10:15 PM, Joseph Stein wrote: > Hey folks

New SecondaryIndex expression=IndexOperator.LIKE

2011-06-03 Thread Joseph Stein
Hey folks, I was contemplating having a LIKE type search on Secondary Indexes. LIKE_S, S_LIKE and S_LIKE_S (similiar to LIKE '%eg', 'eg% and '%eg%' I am not sure if this has already been discussed or even an existing JIRA or maybe something maybe I could contribute myself? It looks like the best

Jenkins build is still unstable: Cassandra-0.8-Coverage #42

2011-06-03 Thread Apache Jenkins Server
See

Build failed in Jenkins: Cassandra-0.8 #153

2011-06-03 Thread Apache Jenkins Server
See Changes: [jbellis] merge from 0.7 -- [...truncated 1967 lines...] [junit] [junit] Testsuite: org.apache.cassandra.db.migration.SerializationsTest [junit] Tests run: 1, Failur