GithubHelp home page GithubHelp logo

opengotham / ferret Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dbalmain/ferret

1.0 1.0 0.0 3.12 MB

Ferret: the extensible information retrieval library for ruby.

Home Page: http://ferret.davebalmain.com

License: MIT License

Vim Script 0.02% C 92.37% C++ 0.01% Ruby 7.51% JavaScript 0.10%

ferret's Introduction

Ferret
=======

Ferret is an information retrieval library in the same vein as Apache Lucene[1].
Originally it was a full port of Lucene but it now uses it's own file format
and indexing algorithm although it is still very similar in many ways to
Lucene. Everything you can do in Lucene you should be able to do in Ferret.


For more information on Ferret, please visit the website:

    http://ferret.davebalmain.com/trac

[1] (http://jakarta.apache.org/lucene/)

Contents
=========

c/
    Ferret is written in C for speed. The actual C code should be fairly easy
    to use in an application or bindings to a language other than Ruby.

ruby/
    This directory contains the Ruby bindings and tests. See ruby/README for
    information on installing Ferret's Ruby bindings

smoke_test.rb
    If you would like to ensure that ferret keeps working on your system, add
    this method to a cron daemon to run as often as you like. Every time I
    check in a new version of Ferret, this script will pull down the changes
    from the repository and run all of the unit tests (C and Ruby), notifying
    me if anything is broken. The more people running this script the more
    stable ruby will be.

Contributions
=============

To contribute code, please contact Dave Balmain at dbalmain.gmail.com or submit
a ticket to the Ferret website[2]. If you would like to contribute financially,
please also visit the Ferret website:

[2] http://ferret.davebalmain.com/trac.

Authors
========

[<b>David Balmain</b>] {[email protected]}

Acknowledgements
=================

[The Apache Software Foundation (Doug Cutting and friends)] Original Apache
Lucene. There have also been many other contributers to Ferret. I will start 
to record them on the Ferret website.

License
========

Ferret is available under an MIT-style license.

See MIT-LICENSE

ferret's People

Contributors

dbalmain avatar blackwinter avatar sdsykes avatar ehabkost avatar dustin avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.