When somebody write keyword "individual" it will not find nodes which contains keyword "individually". But when somebody writes "individually" it will find node.
Even when I tryed individ* it shows no result.
When somebody write keyword "individual" it will not find nodes which contains keyword "individually". But when somebody writes "individually" it will find node.
Even when I tryed individ* it shows no result.
Comments
Comment #1
drama commentedSame with end of word like configuration and preconfiguration.
When is in node word preconfiguration and somebody write to search box word config or *config* it shows no result.
Comment #2
drama commentedComment #3
moshe weitzman commentedI can't reproduce this on drupal.org. searching for configuratio* finds configuration just fine. anyone else seeing this?
Comment #4
webchickBear in mind that Drupal.org is using a very very old version of HEAD.
I can confirm this on HEAD from today. Searching for individual* only finds the blog entry with 'individual' in the title, not 'individually'
Comment #5
Steven commentedThis is by design. Wildcards were discontinued in favor of externally supplied stemming.
Comment #6
drama commentedThis is by design.
Is it means that in final version it will not work?
Because without this function I cannot use core search.module because it will not find what people searching.
Comment #7
Steven commentedhttp://drupal.org/project/porterstemmer