strolch/li.strolch.agent
Robert von Burg 24f8296006 [Fix] Fix inspector search
- remove param: prefix
- search empty parameters
- allow to prefix query string with one of: & and | or
- allow to prefix search parts with: !

Now you can do the following search:
    or relations:person:4 !parameters:status:productMissing
to find all elements where the person parameters contains the value 5 and the status parameter is not equal to productMissing

or you can go and search for empty values:
    relations:person:
2018-11-06 10:08:04 +01:00
..
src [Fix] Fix inspector search 2018-11-06 10:08:04 +01:00
.gitignore moved everything to a subdirectory for repo merge 2014-09-16 08:45:30 +02:00
LICENSE moved everything to a subdirectory for repo merge 2014-09-16 08:45:30 +02:00
README.md [Project] Updated project for deployment to Maven Central 2016-09-22 09:37:55 +02:00
pom.xml [Project] Update all dependencies and plugin dependencies in pom.xml 2017-09-28 19:11:34 +02:00

README.md

li.strolch.agent

The Strolch Agent which is the runtime for Strolch