File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes how does lucene work? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "how does lucene work?" Watch "how does lucene work?" New topic
Author

how does lucene work?

paul wheaton
Trailboss

Joined: Dec 14, 1998
Posts: 19671
    ∞

I understand that you feed it a bunch of files. Perhaps text files. And you can even make categories and stuff.

Then .... it creates an index file?

What sort of stuff does it store in there?

If I have 100 gigs of text data and I feed it into lucene without categorizing it, have I pretty much created my own personal little google?


permaculture forums
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15230

The Indexing section of the FAQ might help a bit. I have about as much exposure to Lucene as you do Paul.
paul wheaton
Trailboss

Joined: Dec 14, 1998
Posts: 19671
    ∞

That helped a little.

Anybody have an idea on what the general algorithm is?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: how does lucene work?
 
Similar Threads
Lucene In action Full text Search on DB
used lucene?
Competitors to Lucene
search engine to search both at database and web application level
Lucene