hi david, will 0.9.2 contain defining our own analyzers, filters and tokenizers?
David Balmain wrote: > You'll have to wait for 0.9.2. Sorry for the trouble. There are still > a few things missing from the C version of Ferret. > > Regards, > Dave > > On 4/25/06, Jean-Etienne <[EMAIL PROTECTED]> wrote: >> After migrating to 0.9.1, I got: >> >> usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:123:in >> `const_missing': uninitialized constant TokenFilter (NameError) >> >> Here is a snapshot of my code: >> ... >> require 'ferret' >> >> class MyFilter < Analysis::TokenFilter >> ... >> >> I works fine on my dev machine, but not a production server (shared >> host). >> Any idea? >> >> -- >> Posted via http://www.ruby-forum.com/. >> _______________________________________________ >> Ferret-talk mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/ferret-talk >> _______________________________________________ Ferret-talk mailing list [email protected] http://rubyforge.org/mailman/listinfo/ferret-talk

