Forum: Ferret Ferret::Index::Index#scan

Posted by Derek Ferguson (Guest)
on 2009-06-10 23:56
(Received via mailing list)
Hi everyone, I'm having trouble with the Index scan() method. When I
call it, I receive a 'private method called' error. Example:

index.scan('blah')
-> private method `scan' called for #<Ferret::Index::Index:0xb7c15374>
(NoMethodError)

I tried it on the searcher as well:

index.searcher.scan('blah')
-> private method `scan' called for #<Ferret::Search::Searcher:
0xb7c0161c> (NoMethodError)


scan() docs:
http://ferret.davebalmain.com/api/classes/Ferret/I...

I'm using ferret-0.11.6.

Can anyone offer any suggestions?

Thanks,

Derek
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.