Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
[Java]web service - Search Boolean Operator
Hemmie
Hi.
Thanks for earlier replies.
I got another issue try converting search API to new webservice API. [ Java ]
Let's say i have few criteria C0 - Cn
I need 'OR' operation on within groups of criteria and 'AND' operation on those groups of criteria themselves.
In another words (C0 or C1 or C2 ) and ( C3 or C4 or C5)
As i understand one group is an Array of constraints, so how can i set AND boolean operator for the entire array intersect with another array.
I checked on example search snippet, doesn't show way to do compound relationship of criteria like this. (Earlier java interface does though)
Please share your ideas on this.
Thanks for assistance
Find more posts tagged with
Comments
msnider
This previous forum post may be helpful:
http://devnet.interwoven.com/forums/cgi-bin/showflat.pl?Cat=&Board=PRODUCTS_MEDIABIN&Number=52308&page=4&view=collapsed&sb=5&o=0&part=
... lissa edited just to make the link clickable ....
Edited by lissa on 07/20/05 09:25 AM (server time).