an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Development > General Programming > Search Problems and Issues
Last Post 2/20/2009 10:36:45 AM By Bahram. 0 replies.
2/20/2009 10:36:45 AM
Bahram
Posts: 878
Joined: 12/8/2008
Location:Vancouver, BC Canada
Search Problems and Issues
Hi,
 
These are problems I see in search :
 
1- Search returns only 50 entries. and no more.
2- There should be a parameter in Search Block to define per page entries of Seach in adition to number of row or columns of the search results
3- If more than 50 results, they should be Next, Prev .... and other navigation UI buttons.
4- Page returned by search are necessary but titles are internal DSC block IDs. and URL, They should be names that can define by user
5- Currently clicking on a page title opens the HTML in editor. This happens when you are logged in, If a non-logged user searches and clicks on the Page title, then login menu displays
6-The Text of the page needs to be highlighted with the search key in them
 
Bahram