Forums / Developer / ez.no search and nice urls
Paul Forsyth
Wednesday 01 October 2003 4:17:57 am
I've noticed nice_urls are not operating on the search results at ez.no site since it was upgraded to 3.2.
I can see this will yield a unique node, which helps with forum entries. But we lose the nice url version of the link which i use regularly. A common example is simply finding documentation and posting in the forums. The links i now give can only point to a node.
Can the nice urls be restored for searching?
Paul
Alex Jones
Wednesday 01 October 2003 9:26:26 am
I'll second that as I often use the link paths to determine if a resource is vor 2.x or 3.x before taking the time to view the page.
Alex
Alex [ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ] <i>When in doubt, clear the cache.</i>
Jan Borsodi
Thursday 02 October 2003 8:20:49 am
This is fixed now together with a performance problem in the search.http://ez.no/developer/ez_publish_3/bug_reports/empty_search_causes_slowdown_of_site
-- Amos Documentation: http://ez.no/ez_publish/documentation FAQ: http://ez.no/ez_publish/documentation/faq
Thursday 02 October 2003 8:47:13 am
Thanks Jan,
Now the nice urls work for me when searching.
About the slowdown. I didn't realise how big a problem it could be. The fix suggests that the problem was worked around by not letting an empty search take place.
Im concerned with situations like users searching can potentially slow down admins/editors publishing articles. There shouldn't be such a dependency like this.
Is there a better way to solve this? Does a temporary table really need to be created for searching? Could special permissions be used to prevent it locking (im no db expert....).
Thursday 02 October 2003 10:02:50 am
Thanks Jan! We really appreciate the fast fix on this. :)