Hi Team,
According to
https://docs.modx.com/extras/revo/advsearch
Need to install ZendSearch,
could any one guide me what are the right steps.
go to the Zend Framework download page at http://framework.zend.com/download/latest/ is saying 404
register you and download the free Zend Framework. Minimal release is enough.
if you haven’t a folder for libraries under assets/ create a folder libraries/ under assets/
unzip you Zend package under the assets/libraries/ folder. This should create a subdirectory named "Zend" (assets/libraries/Zend)
in this directory only the "search" directory and the "Exception.php" files are required. You could remove all the others files and directories.
at the end you should have only the "Search" folder and the "Exception.php" file.
After googling found
https://github.com/Coroico/AdvSearch/issues/78
I have downloaded Zendframework files of version 1.12 and located them at assets/library/zend
but as a result it has no effect on search results. I am trying use one query hook which is not working at all.
Could any one please guide correct way to install zend files in advsearch for latest version and usage queryhook