Hello list,

I know this is a little OT but I wonder how I would go about using  
cFerret directly through C/C++ for indexing.

Right now I do

index = Index::Index.new(:path => '/path/to/index')

index << {:title => "Programming Ruby", :content => "blah blah blah"}

How would I do this in C/C++ against cFerret?

Thanks!

//Henrik


_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to