Hi,

I'm building a new query transformer that shall only do its magic  
under given circumstances. However, in those cases where these  
circumstances are not met, there's no reasons for the search command  
to run. Is there any ways of cancelling a search command from a query  
transformer?

I can access the datamodel with all of it's SearchDataObjects, but I  
don't see any obvious way of cancelling or removing a search command.  
Afaik commands are only cancelled in RunningQueryImpl, in ways which  
can not be reached from search commands or query transformers.

Ref: SEARCH-4927

-- 
Magne
_______________________________________________
Kernel-development mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-development

Reply via email to