github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

EricDuminil / picolena

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 9
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (3)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (2)
    • master ✓
    • without_active_record
  • Tags (3)
    • REL-0.2.2
    • REL-0.2.0
    • REL-0.1.8
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

a lightweight but powerful documents search engine, written in Rails. — Read more

  cancel

http://picolena.devjavu.com/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Should download a file without MIME 
EricDuminil (author)
Mon Aug 31 09:45:04 -0700 2009
commit  a5a62a424e2b9a5d38562e5e5a43d115da71b5e8
tree    4cd000febf0ca4dd99d0667b7378d9af02643873
parent  aa3d5f34e1a4a1e8974c6f535818edbd7081f087
picolena /
name age
history
message
file .gitignore Loading commit data...
file History.txt
file MIT-LICENSE
file Manifest.txt
file README.txt
file Rakefile
directory bin/
directory config/
directory lib/
directory rails_plugins/
directory script/
file setup.rb
directory tasks/
directory website/
README.txt
= Picolena

* http://picolena.devjavu.com
* http://github.com/EricDuminil/picolena/

== DESCRIPTION:

Picolena is a lightweight ferret-powered documents search engine written in Ruby on rails:

   1. Just let Ferret index any directory you want.
   2. Enter queries on your browser to get corresponding documents in a few milliseconds.

== FEATURES:

Picolena has many advantages:

   * it can index .pdf, .doc, .docx, .odt, .xls, .ods, .ppt, .pptx, .odp, .rtf, .html and plain text files will full 
   text search, and offers a very easy way to add new extractors to index other filetype.
   * it is free as in free beer and as in free speech
   * thanks to Ferret, it is very fast
   * it keeps your data private. By default, only the computer on which it is installed can get access to the search 
   engine. Other IP addresses can then be added to a white list.
   * it does not phone home. This claim is somewhat easier to verify on your server, with just a few lines of codes 
   added, than on a Don't be evil black-box server.
   * it can be used to index any ftp, smb, ssh, webdav or local directory.
   * its user interface is available in English, German, Spanish and French.

== DESCRIPTION:

The 'picolena' command creates a new documents search engine, indexing directories specified as parameters.
A default structure will be created in 'picolena' directory.
Since picolena is Rails-based, you can launch the search-engine
web-server just like you would with any Rails application.

== EXAMPLE:
    picolena ~/shared_documents /media/literature
    cd picolena
    ruby script/server

This would create the picolena file structure, index every file inside ~/shared_documents and /media/literature, and 
launch a web-server available at http://localhost:3000

== REQUIREMENTS:

* packages : antiword catppt exiftool grep html2text iconv pdftotext sed unrtf xls2csv
* gems     : rails ferret paginator haml rubyzip rubigen rspec rspec-rails

== INSTALL:

* sudo gem install picolena

== LICENSE:

Copyright (c) 2009 Eric Duminil

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server