Hi, everyone,
Somebody Please help me to find, how joomla search (com_search), works..,
there is a advance search option, but I dont know when is that works, I
have developed a Plugin and a component for PDF indexing, it works fine in
the normal search, assume if i type a pdf file name or contents it will
return a link to the relavant pdf file, and after a search is done, the
joomla turns to the advance search mode automatically, there is a new
checkbox is automatically added for PDF search area as I have installed a
plugin,
I want , my custom plugins (PDF search, and two function onContentSearch,
onContewntSearchArea) to be exeuted only during the advanced search mode
but not during the normal search..
How can I achieve this?