- separates LeGetQuery tests and LeFilteredQuery tests - small bugfixes associated to tests
- adds tests on filter parse & check - standart filters parse & check - relational filters parse & check - bugfixes related to tests in query.py - update the example and the test EM - bugfixes in admin script
Doing so forbids operators like << == =! in* etc.. The tests were updated
- the re for filter spliting is modified to better handle operators - added leading & trailing space to some operators