Great, Successfully installed on WindowsXP with InstantRails.

F:\>gem install ferret-0.10.2-mswin32.gem
Attempting local installation of 'ferret-0.10.2-mswin32.gem'
Successfully installed ferret, version 0.10.2
Installing RDoc documentation for ferret-0.10.2-mswin32...

F:\>irb -rrubygems
irb(main):001:0> require 'ferret'
=> false
irb(main):002:0> include Ferret
=> Object
irb(main):003:0> index = Index::Index.new()
=> #<Ferret::Index::Index:0x292ba30 @open=true, @mon_owner=nil, @id_field=:id, @
options={:analyzer=>#<Ferret::Analysis::StandardAnalyzer:0x292b868>, :dir=>#<Fer
ret::Store::RAMDirectory:0x292b9e8>, :default_field=>:*, :lock_retry_time=>2}, @
reader=nil, @mon_waiting_queue=[], @writer=nil, @default_input_field=:id, @dir=#
<Ferret::Store::RAMDirectory:0x292b9e8>, @mon_entering_queue=[], @qp=nil, @searc
her=nil, @mon_count=0, @default_field=:*, @auto_flush=false>

On 9/4/06, David Balmain <[EMAIL PROTECTED]> wrote:
> Hey all,
>
> I've just released Ferret version 0.10.2. It is mostly just a bug fix
> release. The only change is that a highlight method has been added to
> Ferret::Index::Index. Please try it out and let me know what you
> think.
>
> The big news for this release is that there is also a binary win32 gem
> included. This is the first time I've build a gem like this so please
> let me know if there are any issues.
>
> Cheers,
> Dave
> _______________________________________________
> Ferret-talk mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/ferret-talk
>


-- 
hui
http://blog.treasured.cn
skype: bourne.z
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to