Query "...MATCH(keywords) AGAINST('+ae*' IN BOOLEAN MODE)..." doesn't find rows with a keywords such as "0134-AR-ERYU AE" which are finishing on "ae", but finds rows with a keywords "0134-AR-ERYU AELK"
piatkow
2:00 pm on Mar 19, 2008 (gmt 0)
From time to time over the years I have found particular software products having problems with trailing wild cards on certain arguements. Without knowing what you are using I can't be specific but the usual solution was to add a specific search for the trailing characters.