Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Questions related to the search API
Hugo_Tremblay_(hugotremblay2_-_(deleted))
1) The order of the results is slightly different in Livelink and with the API. Any hints?2) How is the score % calculated in Livelink. The "score" field from the ApplyQuery results is different.3) Searching with livelink gives you the TOTAL number of hits from the start. With ApplyQuery, the only way to get this number is to put a ridiculously high number for the nbResults parameter and then do a queryResults.size(), wich takes way too much time.4) Is there any way to use existing Livelink Queries with ApplyQuery? I've tried to supply the Id of a query as the search broker but it doesn't work.Thanks.
Find more posts tagged with
Comments
Mery_Suciana
Quoted Hugo Tremblay (hugotremblay2) on 2011/03/16 14:30:
.... 3) Searching with livelink gives you the TOTAL number of hits from the start. With ApplyQuery, the only way to get this number is to put a ridiculously high number for the nbResults parameter and then do a queryResults.size(), wich takes way too much time. ...
Hi, do you manage to find the solution to query 3 above?
Cheers,
Mery