Skip to Content
0
Former Member
Oct 11, 2005 at 07:55 AM

TREX Search API, cannot find: SearchQueryListBuilder

22 Views

Hi,

I have build a search component for TREX in the portal.

it is build so that the search query string is manually split up in terms and logiclly operators, and based on that, a IQueryEntryList is build up of IQueryEntry's and used to search with IFederated search.

BUT I rather want to use the <b>SearchQueryBuilder</b> to create the IQueryEntryList, because then I dont need to manually check the phrase for boolean operators (and/or/not).

<b><i>Where can I find it in the SAP EP? wich .PAR/.WAR file can I find it in?</i></b>

Message was edited by: Flemming Madsen