- use Ferret::Index::Index instance for searching as well, as the check for
commit5e1db8d630cde0519e3e696f0998efd93fa96c50
authorjk <jk@7326d000-0a0e-0410-9cad-a9b28e7838dc>
Wed, 8 Mar 2006 23:21:04 +0000 (8 23:21 +0000)
committerjk <jk@7326d000-0a0e-0410-9cad-a9b28e7838dc>
Wed, 8 Mar 2006 23:21:04 +0000 (8 23:21 +0000)
treeca1a8e7a467de1cc954f30c823ac44a1056a0b69
parent1b9ba43e5201c4ee31f023c31d315dc807d05f2e
- use Ferret::Index::Index instance for searching as well, as the check for
  external index changes (that was the reason for the complex searcher
  initialization and closing code) is implemented there, too.
- search and index all attributes when no :fields option is given
- add :handle_parse_errors=true default option for ferret,
  so find_by_contents behaves well on invalid query strings
- wildcard query-test

git-svn-id: svn://projects.jkraemer.net/acts_as_ferret/trunk/plugin/acts_as_ferret@9 7326d000-0a0e-0410-9cad-a9b28e7838dc
lib/acts_as_ferret.rb