Results 1 to 3 of 3
Thread: Introduction
- 04-06-2007, 09:43 PM #1
Senior Member
- Join Date
- Mar 2007
- Posts
- 134
- Rep Power
- 0
Introduction
Lucene is an open source search engine, originally implemented in Java by Doug Cutting distributed under Apache Software License. Lucene is currently available in programming languages including Perl, C#, C++, Python, Ruby and PHP.
Main applications of Lucene include
Full text indexing and searching capability.
Internet search engines, single-site searching.
Lucene's logical architecture takes document as a container of fields of text. Hence file format is unimportant for the Lucene.
This is just an introduction, We will have lot of arguements coming here relating to this topic in this category
- 05-11-2007, 07:10 PM #2
Member
- Join Date
- May 2007
- Posts
- 2
- Rep Power
- 0
quick and informative introduction
;)
i didnt know it
- 01-17-2010, 12:56 PM #3
Member
- Join Date
- Jan 2010
- Posts
- 2
- Rep Power
- 0
Lucene index logical view and running time
Thanks for introduction about Lucene.
I'm newbie in Lucene.
I'm trying to search for logical data structure of Lucene Index.
Does it use binary tree ?
I would like to find out why Lucene can search text so fast and determine its running time for searching and indexing.
Anyone know about that?
Thanks.
:)
Similar Threads
-
Introduction
By goldhouse in forum IntelliJ IDEAReplies: 0Last Post: 08-09-2007, 07:40 PM -
JRs Introduction
By jamesr2b in forum IntroductionsReplies: 4Last Post: 08-09-2007, 06:57 PM -
Introduction
By Swamipsn in forum IntroductionsReplies: 1Last Post: 08-03-2007, 09:57 PM -
Introduction
By lavalleeb in forum Advanced JavaReplies: 5Last Post: 05-31-2007, 09:29 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks