cancel
Showing results for 
Search instead for 
Did you mean: 

Reuse of search results

alr
Champ in-the-making
Champ in-the-making
Hello,

can I reuse a search in order to filter inside my result somehow? I am currently expecting quite a degradation of my search speeds, the bigger my repository gets, so I would like not to repeat some of my searches, but to use them as a base for my next search query in order to only search inside of my result instead of appending just another parameter and fire a complete new search.

BTW, the following search string seems pretty fast in my Node Browser inside the Alfresco Console, but quite slow in my API (using SearchParameters and the searchService) - any tricks I am missing?

TYPE:"{http://www.my.personalmodel/content/1.0}myContent" AND PATH:"/app:company_home/app:user_homes/cmSmiley FrustratedomeTenant//*" AND NOT PATH:"//cm:branches//*"  AND NOT PATH:"//cm:RemovedElements//*"

Thx for any hints and a nice week.


–Alexander
1 REPLY 1

andy
Champ on-the-rise
Champ on-the-rise
Hi

Which user is running the query normally?
Which version of Alfresco?
Are you using the Java API, web services, …?

You can not search within results.

Andy