implemented >, < and within operations on index
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 2 Apr 2007 10:45:45 +0000 (10:45 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Mon, 2 Apr 2007 10:45:45 +0000 (10:45 +0000)
commitff8cb314a9c398d619944b367f71b6430eb7c432
tree2035d1bb10d11aa5225fecf075b0d9a5429fa298
parent65939e84fa26fc4b6001553f3af86e204de16b10
implemented >, < and within operations on index
added test for WITHIN on query operation
testing w/o distractions from running JPPS (w/o feeds)
cosmetic changes in tests
org.glite.jp.index/Makefile
org.glite.jp.index/config/glite-jpis-test-config.xml [new file with mode: 0644]
org.glite.jp.index/examples/jpis-client.c
org.glite.jp.index/examples/query-tests/exists_query.out
org.glite.jp.index/examples/query-tests/run-test.sh
org.glite.jp.index/examples/query-tests/within_query.in [new file with mode: 0644]
org.glite.jp.index/examples/query-tests/within_query.out [new file with mode: 0644]
org.glite.jp.index/src/soap_ops.c