Hi new version of ferret and acts as ferret have sorted out the scary glibc *** linked list pointer errors, thank god! New version are good but some searches are still not working. It is mostly the stop words ones. For example the "For Sale/Free/Swap" fails but works when "for" is stripped out. I have read all the recent posts regarding this issue and failed to get it to work in a clean way. I tried:
acts_as_ferret :fields=> ['short_description','section'], :analyzer => Ferret::Analysis::StandardAnalyzer.new([]) and rebuilt my index but same behavior as before. There seems to have been alot of effort put into tracking down a solution to this problem so has one been found that i'm missing? I'm using ferret 0.10.1 and bleeding edge acts_as_ferret (is this the only version that works with ferret 0.10.1?). Also a search for "Film/Theatre" fails while lots of other serahces with /'s in them succeed, is there a reason why this might be happening ? Jens: thank you very much for the previous reply. regards Caspar -- Posted via http://www.ruby-forum.com/. _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

