GithubHelp home page GithubHelp logo

svn2github / puggle Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 13.09 MB

This is a clone of an SVN repository at svn://svn.code.sf.net/p/puggle/code. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog post: http://piotr.gabryjeluk.pl/blog:closing-svn2github . If you want to continue synchronizing this repo, look at https://github.com/gabrys/svn2github

Batchfile 0.45% Shell 0.13% Java 99.42%

puggle's Introduction

Puggle Desktop Search Engine, version 0.50
-----------------------------------------------------------------------------
Author: Giorgos Vasiliadis, [email protected]


1. INTRODUCTION
============================
Puggle is a desktop search engine written exclusively in Java. It provides
full text search over files, folders, music, photos, web pages and more
that are stored locally on your computer.

With Puggle it is able to create many different indices, each with different
configuration. For example, you may have a different index for your music
collection as well as your documents. Each of them can be used on demand, by
simply loading it.

Furthermore, Puggle supports indexing of portable devices, like USB flash
drives or external hard disks. The index will be stored in the device, using
relative paths, allowing to search over the data very quickly on any computer.

Puggle is built in top of the famous Apache Lucene library and can run in
various operating systems, including MS Windows and Linux.


2. HOW TO RUN
============================
Puggle needs Java Runtime Environment (JRE) version 6 or later to run. You
can download it from http://java.sun.com/javase/downloads/index.jsp, if it
is not already installed on your system.

Puggle is composed of two parts: the Indexer and the Searcher. The Indexer
is responsible for building and updating the index. The Searcher uses the
index to evaluate the queries supplied by the user and present the results.

Windows
-------
You can either install Puggle, using the setup installer, or use the
executable files.
To run Puggle, execute the 'puggle.exe' file (or 'puggle.bat' script)
that is located in bin/ directory.

Linux
-------
To run Puggle, execute the 'puggle.sh' script that is located in bin/
directory.


3. HOW TO BUILD FROM SOURCES
============================
You have to install Java SDK 6 or later in order to compile Puggle. You can
download it from http://java.sun.com/javase/downloads/index.jsp, if it is
not already installed on your system.
The best way to compile the source code is to use Netbeans.  Using Netbeans,
simply import the 'Puggle' directory as a new project.


4. FEEDBACK
============================
Feel free to send any comments, bugs or feature requests at [email protected].

puggle's People

Watchers

svn2github avatar  avatar

Forkers

pich78

puggle's Issues

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.