Page 14 of 46
Re: Progress Towards 1.5.0
Posted: Sun Oct 03, 2010 12:54 pm
by Purebeads
jty, where did your post go? I was about to reply to it. I hope it wasn't a moderator censoring the posts again.
My understanding is that Daniel is going to give us Ajax search (whatever that is), and that it will be greatly improved over the current search feature.
In the mean time, I suggest you have very good categories, and that you put up a notice to your customers that they should use the categories instead of the search feature.
Re: Progress Towards 1.5.0
Posted: Sun Oct 03, 2010 1:15 pm
by jty
Purebeads wrote:jty, where did your post go? I was about to reply to it. I hope it wasn't a moderator censoring the posts again.
I deleted it cos I found a solution. I posted in a moment of complete frustration. My patience level is only 2 years wait
My understanding is that Daniel is going to give us Ajax search (whatever that is), and that it will be greatly improved over the current search feature.
Well, it has to be better than the current search cos nothing can be worst than the current search except for no search.
This is my one and only criticism of Open Cart and I don't understand why this has been left out of every release when non-essentials like reviews are put in.
I don't care if it's ajax search or jquery search or some other fancy techo word search. I just want a search that can be used by ordinary perople without the need to understand that they need to have the exact term in the exact order of words.
In the mean time, I suggest you have very good categories, and that you put up a notice to your customers that they should use the categories instead of the search feature.
Here's a better solution. Throw out the current search and see this topic
Problem with internal search engine 1.4.8b
http://forum.opencart.com/viewtopic.php?t=19032
I wasn't able to get the other search help working but it is looking that dbstr in that thread is my saviour.
I need to test it further but it's looking good so far on 1.4.9
Thanks for listening to my tantrum. LOL.
Re: Progress Towards 1.5.0
Posted: Sun Oct 03, 2010 1:31 pm
by Purebeads
I just read that thread, and the last poster said that he was getting too many results, so the solution isn't perfect.
I'm not willing to modify my code that much. I'm just too afraid that the cart will stop working; and if it does, no one will help me to fix it. (Of course, I can always restore the backup file, but I don't need the headache of messing up my cart and then having to fix it.)
For me, OpenCart with a poor search function is still dramatically better than what I had before. On the home page of my cart, I say, "It is better to use the categories than the search function", and I leave it at that. When I first installed the cart, the first customer who tried it out noticed the poor search function, so I put my notice on the home page. In my case, I don't believe that I'm losing sales. However, I'll be very happy when Ajax search is installed.
Incidentally, as a consumer, I can tell you that I am very persistent when trying to find a product. All those people who are getting poor results doing searches on your site are probably trying other search terms before they give up.
By the way, there are plenty of other features that the cart should have, but they are generally available as modules.
Re: Progress Towards 1.5.0
Posted: Sun Oct 03, 2010 6:44 pm
by jty
Purebeads wrote:For me, OpenCart with a poor search function is still dramatically better than what I had before.
Agreed. Before Open Cart I was using an asp commercial shopping cart. Then I installed Open Cart and all these orders started coming in. So, I went to Google and found myself on page 1.
Daniel and Qphoria's brains powered me from nowhere in Google to page 1. How good is that. So good that I went straight for the donation button. So good that one of my suppliers rang me and asked how I did it.
However, search is all important to me. Search is how Google became King and how the word google became a verb
Features like tag clouds, testimonials, reviews, coupons, they are good but search is more important IMO. The search button in our sites has to compete with the search button up top that the user can easily choose to go back to Google/Yahoo/Bing.
But ignore me. I was just having a frustration tantrum, hence, I deleted my post.
I apologize for having a hissy fit. LOL. I am happy now. I have my search mod and Open Cart is 100% perfect.
Re: Progress Towards 1.5.0
Posted: Sun Oct 03, 2010 7:09 pm
by Purebeads
jty wrote:However, search is all important to me. Search is how Google became King and how the word google became a verb
Features like tag clouds, testimonials, reviews, coupons, they are good but search is more important IMO. The search button in our sites has to compete with the search button up top that the user can easily choose to go back to Google/Yahoo/Bing.
But ignore me. I was just having a frustration tantrum, hence, I deleted my post.
I apologize for having a hissy fit. LOL. I am happy now. I have my search mod and Open Cart is 100% perfect.
Are you sure the search function is working well now? In the other thread that you referenced, the final poster said that he was now getting
too many results. Have you looked at the code and found a way to fix that?
That's important to me because, if I use that mod as it is written, my customers will get way too many results. For example, I sell beads called "rondels". The way the mod is written now (apparently), if a customer searches for "blue rondels", she'll get not just the blue rondels, but all the blue beads and all the rondel beads. So instead of getting 5 items, she'll get 75 items. That would be a disaster.
Re: Progress Towards 1.5.0
Posted: Sun Oct 03, 2010 9:14 pm
by Xsecrets
Purebeads wrote:jty wrote:However, search is all important to me. Search is how Google became King and how the word google became a verb
Features like tag clouds, testimonials, reviews, coupons, they are good but search is more important IMO. The search button in our sites has to compete with the search button up top that the user can easily choose to go back to Google/Yahoo/Bing.
But ignore me. I was just having a frustration tantrum, hence, I deleted my post.
I apologize for having a hissy fit. LOL. I am happy now. I have my search mod and Open Cart is 100% perfect.
Are you sure the search function is working well now? In the other thread that you referenced, the final poster said that he was now getting
too many results. Have you looked at the code and found a way to fix that?
That's important to me because, if I use that mod as it is written, my customers will get way too many results. For example, I sell beads called "rondels". The way the mod is written now (apparently), if a customer searches for "blue rondels", she'll get not just the blue rondels, but all the blue beads and all the rondel beads. So instead of getting 5 items, she'll get 75 items. That would be a disaster.
then you should leave your search as it is, but this is a rare instance for stores to get that many results. I really do think that the search kewords should be exploded with and "and" search by default. as this is the behavior that most people expect.
Re: Progress Towards 1.5.0
Posted: Sun Oct 03, 2010 11:03 pm
by jty
Purebeads wrote:Are you sure the search function is working well now? In the other thread that you referenced, the final poster said that he was now getting too many results. Have you looked at the code and found a way to fix that?
Purebeads, lets go to the other thread to continue so we don't dirty this thread
Moderators, feel free to delete my post above to keep this place clean.
Re: Progress Towards 1.5.0
Posted: Mon Oct 04, 2010 12:23 am
by Moggin
Xsecrets wrote:
.... I really do think that the search kewords should be exploded with and "and" search by default. as this is the behavior that most people expect.
You've mentioned this elsewhere Xsecrets, and if I've understood correctly, I agree.
The current search - if you use more than word - searches for the exact search string.
I've tried a couple of mods which search for Keyword A OR Keyword B - but it widens instead of narrows the search. One of them threw an error if the user searched on model (sorry I don't recall which mod did this).
So I don't really know what 'exploded' means in PHP, but if you mean 'search for Keyword A AND keyword B, not necessarily in that order' - that is what I want, and I think it would be great if the search did this by default. Please!

Re: Progress Towards 1.5.0
Posted: Mon Oct 04, 2010 12:37 am
by JAY6390
"Exploded" is when a text string is split up by a certain character, for example "the big red ball" when exploded with a space becomes "the", "big", "red" and "ball"
The search would be best if it was a BOOLEAN FULL TEXT search. It will require your database to be in MyISAM format, which OC is AFAIK
Re: Progress Towards 1.5.0
Posted: Mon Oct 04, 2010 12:43 am
by jty
Moggin wrote:but if you mean 'search for Keyword A AND keyword B, not necessarily in that order' - that is what I want, and I think it would be great if the search did this by default. Please!

Follow us to the other thread as posted above. That mod does what we want for the default search. It doesn't do as we want for 'description' search but at least it works for default search
Re: Progress Towards 1.5.0
Posted: Mon Oct 04, 2010 11:37 am
by yrshopping
when can we use 1.5.0 vision system/ thank.
Re: Progress Towards 1.5.0
Posted: Mon Oct 04, 2010 10:30 pm
by i2Paq
yrshopping wrote:when can we use 1.5.0 vision system/ thank.
That would be pure speculatıon, 1.5.0 wıll be released when ready, so be patıent please

Re: Progress Towards 1.5.0
Posted: Tue Oct 05, 2010 6:29 am
by Moggin
jty wrote:
Follow us to the other thread as posted above. That mod does what we want for the default search. It doesn't do as we want for 'description' search but at least it works for default search
...it's a good one - though this may be the one that breaks on 'search by model'...
Jay, thank you - now I understand 'exploded' strings ..And Boolean full text search, which I agree would be good.
Now, rich06 - the forum member who had
7 million products to list - mentioned
http://sphinxsearch.com/ .
I couldn't grasp much of it except the tagline -
free open-source SQL full-text search engine. Looked interesting, but could that sort of thing be incorporated into Opencart, I wonder. As I didn't understand much of it, I realise that may be a stupid question.
Re: Progress Towards 1.5.0
Posted: Tue Oct 05, 2010 8:20 pm
by JJJaved
ISLE OF MAN!
Isle of Man (UK) is missing in region 1.4.9.1. I hope it will be added in 1.5.0.
Thanks
Re: Progress Towards 1.5.0
Posted: Wed Oct 06, 2010 7:07 am
by davykeenan
Hi Daniel & oc team
Will a 'previously viewed products' module be included in 1.5.0?
Also not too keen on the look of 1.5.0, it looks clean and fresh, it just seems to be a bit tight for space(especially drop down menu), if you have loads of categories and information not sure it will hold up, have you tested with loads of categories and info?
I'm not really knocking it as just seen the image, the functionality looks amazing just think larger site may look a bit crowded.
Davy K
Re: Progress Towards 1.5.0
Posted: Wed Oct 06, 2010 7:17 am
by OC2PS
JJJaved wrote:Isle of Man (UK) is missing in region 1.4.9.1.
That's coz nobody lives there ;-)
Re: Progress Towards 1.5.0
Posted: Wed Oct 06, 2010 8:35 am
by gocreative
sooskriszta wrote:JJJaved wrote:Isle of Man (UK) is missing in region 1.4.9.1.
That's coz nobody lives there ;-)
Then they really should rename the place 'Isle of No Man'.
Re: Progress Towards 1.5.0
Posted: Wed Oct 06, 2010 11:00 pm
by Moggin
Thank you JJJaved, well spotted.
oneilldesign wrote:sooskriszta wrote:That's coz nobody lives there ;-)
Then they really should rename the place 'Isle of No Man'.

Hey, but what if someone does!... I think it's missing from 1.4.8b too?
I tried executing this in phpmyadmin (in 1.4.8b DB)-
Code: Select all
DELETE FROM `zone` WHERE `code` = 'IOM';
INSERT INTO `zone` (`zone_id`, `country_id`, `code`, `name`, `status`) VALUES (NULL, 222, 'IOM', 'Isle Of Man', 1) ON DUPLICATE KEY UPDATE zone_id=zone_id;
- based on the template
discussed here. Seems to work, and nothing dire happened. But backup first and use at your own risk.
Re: Progress Towards 1.5.0
Posted: Wed Oct 06, 2010 11:00 pm
by Qphoria
Well I assume at least one "Man" lives there. It's not Isle of Men or Women
Re: Progress Towards 1.5.0
Posted: Wed Oct 06, 2010 11:11 pm
by Moggin
Qphoria wrote:Well I assume at least one "Man" lives there. It's not Isle of Men or Women
And it's not technically part of the UK apparently!

Still the postage rates are no different, so I'll leave it there in case he orders...!