Operation |
Details |
public testCQLIndexes():void |
Sequential Tags: | annotations=@Test throws=ParseException
| Notes: | test search query with two expressions and two CQL indices. e. g. "bla bla \"bla blubb\"" | |
public testParse():void |
Sequential Tags: | annotations=@Test throws=ParseException
| Notes: | test search query with three expressions. e. g. "bla bla bla" | |
public testParseString():void |
Sequential Tags: | annotations=@Test throws=ParseException
| Notes: | test search query with three expressions and an reuse of the parser instance. e. g. "bla bla bla" and "hui hui hui" | |