Uninitialized constant LockException

When I try to search a locked index, I get the exception

uninitialized constant LockException:

/usr/local/ruby-1.8.5/lib/ruby/gems/1.8/gems/ferret-0.10.11/lib/ferret/index.rb:383:in 

[]' /usr/local/ruby-1.8.5/lib/ruby/1.8/monitor.rb:238:insynchronize’
/usr/local/ruby-1.8.5/lib/ruby/gems/1.8/gems/ferret-0.10.11/lib/ferret/index.rb:382:in
`[]’

On 10/14/06, Andreas S. [email protected] wrote:

When I try to search a locked index, I get the exception

uninitialized constant LockException:

Fixed. I also fixed that error you got when running the unit tests.
Thanks.

Dave