Displaying 3 results from an estimated 3 matches for "ruby_odeum".
2005 Jun 07
0
Ruby/Odeum 0.4: ResultSets, KirbyBase Demo
Hello,
An announcement for another version of Ruby/Odeum 0.4.
http://www.zedshaw.com/projects/ruby_odeum/index.html
http://www.zedshaw.com/downloads/ruby_odeum/ruby_odeum-0.4.tar.bz2
http://www.zedshaw.com/downloads/ruby_odeum/ruby_odeum-0.4.gem
***This release will break your existing code.*** Read the ResultSet
documentation for how to make your changes.
Important features of this release are:
*...
2005 Apr 14
6
Ruby/Odeum Full Text Inverted Index Extension
Hello Everyone,
Announcing the Ruby/Odeum library--a full text inverted indexer for
Ruby:
http://www.zedshaw.com/projects/ruby_odeum/
Ruby/Odeum is an extension that wraps Mikio Hirabayashi’s QDBM Odeum
library for fast reverse indexing of documents. It supports indexing
documents by their words, breaking the text into words, normalizing the
words, searching, and attaching meta-data to each document. It is very
fast and the R...
2005 May 16
0
Ruby/Odeum vs. Lucene Performance
Hi All,
At the risk of starting a major flame war and giving Java player-haters
more fuel for their ire, I''ve done a performance comparison between
Ruby/Odeum and Lucene:
http://www.zedshaw.com/projects/ruby_odeum/performance.html
Please don''t take this as a "Java sucks Ruby rulez" posting, or that
I''ve done any sort of scientific analysis here. I''m a professional Java
developer so I''m agnostic about the language wars. It''s simply intended
to answer a...