Displaying 1 result from an estimated 1 matches for "odeum_mgr".
2005 Apr 14
6
Ruby/Odeum Full Text Inverted Index Extension
...g meta-data to each document. It is very
fast and the Ruby/Odeum extension is nice and small with only two
classes needed.
This release features:
1. Much improved project layout with a Rake and setup.rb build.
2. Full RubyDoc documentation for every function.
3. A more complete example script odeum_mgr which uses Ruby/Odeum to
index some documents and let you search it.
4. Some new functions to make the library even easier and help reduce
the amount of Ruby to C interfunction calls.
5. Bug fixes related to memory management. There seems to be an issue
with the garbage collector not collecting...