Forums / Extensions / eZ Find / No results in siteadmin using ezfind 2.0
Lars Eirik R
Tuesday 11 May 2010 2:58:21 am
Hi.I am currently using ezfind on the front siteaccess and this is working fine.
However when i search for the same term in the backend (siteadmin) no results are returned.
The extension is activated in the override folder site.ini.append.php
Any ideas what is wrong with my setup here?
Paul Borgermans
Monday 17 May 2010 1:08:50 pm
That is weird
Can you turn on debug output in teh admin interface and see if and what queries are made against the backend?
Paul
eZ Publish, eZ Find, Solr expert consulting and training http://twitter.com/paulborgermans
Tuesday 18 May 2010 1:46:31 am
Hi.
It does indeed use the ez find search engine. However my main siteaccess is norwegian.
When i try to search for something in english (that is content which has not been translated to norwegian) empty result is returned.
How can i get it to return also english content (not main content) , my siste is already actiated with enabled translation and siteaccess.. So in the admin gui i get to see english content.
Hope you can help me with the following as well:
When i search for a norwegian content it returns the correct item.
One question though:
I am only able to search for items which do not consist of more than one word. That is "ez systems" will not be returned if i search for systems, or ez sys"
Is there a way to activate this wildcard search? .. I am thinking this might have to be a part of the fetch function and that i have to modify this to my liking perhaps.
Thanks for helping.
Tuesday 18 May 2010 2:07:26 am
Ok, I will have a look at the template. I see that there is no specific override for the admin design that actually uses a particular fetch function for ezfind. Looks like its just using the basic search method, just asking ezfind to handle the search..
Still wonder why its not returning english results though.