Assume I want to find out if Drupal is multi-lingual. I might try one of the searches below. If I happen to pick the wrong one, I'm lost even though words with that term do appear.
Assume I want to find out if Drupal is multi-lingual. I might try one of the searches below. If I happen to pick the wrong one, I'm lost even though words with that term do appear.
Comments
Comment #1
g33k4hr commentedI am fairly new to php and to the drupal community. So.. Rather than just diving in and making the changes in the repository. I have decided to leave my statement as to what I would do and get feedback from one of the more veteran programers.
What I notice is that when the code to strip punctuation urls and other items in the creation of the index is not duplicated in the search function. Therefore, it is my belief that to resolve this issue requires duplicating the mangling of the items in the search in the same way that it is done in the index. Therefore, the way that I would do it is create a function through which both the search and the index come up with the way in which characters are used.
In the case of multi-lingual and multilingual currently multilingual will find both variances, but multi-lingual cannot find multilingual. In the future what we would have is a more fuzzy search.
comments?
Comment #2
Kjartan commentedThis isn't a but per say, just a missing feature. Re-classifying.
Comment #3
killes@www.drop.org commentedWe all know that the search needs work. Steven has taken this up.
Comment #4
(not verified) commentedthis is a valid, active feature request. until a new search.module is comitted, this request remains active.
Comment #5
Steven commentedAssigning to myself. This has already been fixed in my upcoming patch.
Comment #6
robin monks commentedAppears to work in 4.6.1 and CVS.
Robin
Comment #7
(not verified) commentedComment #8
(not verified) commentedComment #9
(not verified) commentedComment #10
(not verified) commentedComment #11
osherl commentedComment #12
(not verified) commentedComment #13
(not verified) commentedComment #14
(not verified) commented