cfsearch <stem> doesn't seem to be working
hello, i'm using cf8. have collection cfquery. in collection have several results phrases "hot dog" , "hot dogs". i'd able find both. using type="explicit" i've tried criteria="<phrase>(hot,dog)", returns 0 results. test tried criteria="<many><stem>dog", returns results "dog" , not "dogs". type="simple" criteria="hot dog" returns "hot dog" , no "hot dogs". ideas doing wrong? thanks in advance! More discussions in Advanced Techniques adobe