> 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?

No. You must optimise your search command to be aware of such state change from 
the query transformer and to prevent
further searching/network-operations.

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

Reply via email to