17691 Posts in 4607 Topics by 2180 members
General Questions
SilverStripe Forums » General Questions » Search Results Issues
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 797 Views |
-
Search Results Issues

5 February 2010 at 3:42am
I'm having an issue with search results. I'm using the standard search form in 2.3.3 however when I search for a a certain product (only one in particular), the search returns no results. If I search for other copy on that page I get the results. It seams to only happen when I use that product name. The product Name is "beyond" and I can't find a logical reason why I can't search for it.
Any Suggestions?
-
Re: Search Results Issues

7 February 2010 at 8:11pm
I was wondering the same thing...any ideas on how to get DataObjectSets to show up with the SearchForm searchs?
-
Re: Search Results Issues

18 March 2010 at 8:46am
"Beyond" is in MySQL's stop-word list and therefor ignored in fulltext-searches. See: http://dev.mysql.com/doc/refman/5.1/en/fulltext-stopwords.html
-
Re: Search Results Issues

18 March 2010 at 9:06am
Hmm I'll have to talk to my Server Guys and see if there is a major issue with removing it from the list. Otherwise we'll have to find another solution. I've seen there's Sphinx search in the works, it may be a wait and see
-
Re: Search Results Issues

18 March 2010 at 9:09am
It should be possibe to globally override the stopwords as said in http://dev.mysql.com/doc/refman/5.1/en/fulltext-fine-tuning.html
| 797 Views | ||
|
Page:
1
|
Go to Top |


