SQL Query Regular Expression

2015-06-16 Thread fluffy
Does anyone know what the Ignite capabilities are regarding SQL and Regular Expressions? Specifically, I am trying to do an SQLFieldQuery based on 2 fields where I would like the text to start with a sequence of characters. In regular SQL speak, this can be done using the '^' character at the

Re: Trouble Enabling Query Indexing

2015-06-13 Thread fluffy
Val, never mind, I think that did it. I had to make a couple of other changes in my environment, but that I think allowed indexing to work again. I never realized that the Spring XML definition and the java DSL of a Cache are mutually exclusive? From GridGain I was used to specifying the basics