A Comparison of Open Source Search Engines

View: New views
8 Messages — Rating Filter:   Alert me  

A Comparison of Open Source Search Engines

by srowen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

http://zooie.wordpress.com/2009/07/06/a-comparison-of-open-source-search-engines-and-indexing-twitter/

I imagine many of you already saw this -- Lucene does pretty well in
this "shootout".
The only area it tended to lag, it seems, is memory usage and speed in
some cases.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@...
For additional commands, e-mail: java-dev-help@...


Re: A Comparison of Open Source Search Engines

by John Wang-9 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Vik did a very nice job.
One thing the experiment did not mention is that Lucene handles incremental updates, whereas many of the other "competitors" do not. So the indexing performance comparison is not really fair.

-John

On Mon, Jul 6, 2009 at 8:06 AM, Sean Owen <srowen@...> wrote:
http://zooie.wordpress.com/2009/07/06/a-comparison-of-open-source-search-engines-and-indexing-twitter/

I imagine many of you already saw this -- Lucene does pretty well in
this "shootout".
The only area it tended to lag, it seems, is memory usage and speed in
some cases.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@...
For additional commands, e-mail: java-dev-help@...



Re: A Comparison of Open Source Search Engines

by Earwin Burrfoot :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'd say out of these libraries only Lucene and Sphinx are worth mentioning.

There's also MG4J, which wasn't covered and has a nice algorithmic background.
Anybody knows other interesting open-source search engines?

On Tue, Jul 7, 2009 at 00:39, John Wang<john.wang@...> wrote:

> Vik did a very nice job.
> One thing the experiment did not mention is that Lucene handles incremental
> updates, whereas many of the other "competitors" do not. So the indexing
> performance comparison is not really fair.
> -John
>
> On Mon, Jul 6, 2009 at 8:06 AM, Sean Owen <srowen@...> wrote:
>>
>>
>> http://zooie.wordpress.com/2009/07/06/a-comparison-of-open-source-search-engines-and-indexing-twitter/
>>
>> I imagine many of you already saw this -- Lucene does pretty well in
>> this "shootout".
>> The only area it tended to lag, it seems, is memory usage and speed in
>> some cases.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-dev-unsubscribe@...
>> For additional commands, e-mail: java-dev-help@...
>>
>
>


--
Kirill Zakharenko/Кирилл Захаренко (earwin@...)
Home / Mobile: +7 (495) 683-567-4 / +7 (903) 5-888-423
ICQ: 104465785

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@...
For additional commands, e-mail: java-dev-help@...


Re: A Comparison of Open Source Search Engines

by eks dev :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


> Anybody knows other interesting open-source search engines?

 Minion (https://minion.dev.java.net/)



----- Original Message ----

> From: Earwin Burrfoot <earwin@...>
> To: java-dev@...
> Sent: Monday, 6 July, 2009 23:01:52
> Subject: Re: A Comparison of Open Source Search Engines
>
> I'd say out of these libraries only Lucene and Sphinx are worth mentioning.
>
> There's also MG4J, which wasn't covered and has a nice algorithmic background.
> Anybody knows other interesting open-source search engines?
>
> On Tue, Jul 7, 2009 at 00:39, John Wangwrote:
> > Vik did a very nice job.
> > One thing the experiment did not mention is that Lucene handles incremental
> > updates, whereas many of the other "competitors" do not. So the indexing
> > performance comparison is not really fair.
> > -John
> >
> > On Mon, Jul 6, 2009 at 8:06 AM, Sean Owen wrote:
> >>
> >>
> >>
> http://zooie.wordpress.com/2009/07/06/a-comparison-of-open-source-search-engines-and-indexing-twitter/
> >>
> >> I imagine many of you already saw this -- Lucene does pretty well in
> >> this "shootout".
> >> The only area it tended to lag, it seems, is memory usage and speed in
> >> some cases.
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: java-dev-unsubscribe@...
> >> For additional commands, e-mail: java-dev-help@...
> >>
> >
> >
>
>
> --
> Kirill Zakharenko/Кирилл Захаренко (earwin@...)
> Home / Mobile: +7 (495) 683-567-4 / +7 (903) 5-888-423
> ICQ: 104465785
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@...
> For additional commands, e-mail: java-dev-help@...





---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@...
For additional commands, e-mail: java-dev-help@...


Re: A Comparison of Open Source Search Engines

by John Wang-9 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

mg4j is a nice project. It is missing the incremental aspects as well.
The "older" paper this experiment mentioned contains lucene-mg4j comparisons.

-John

On Mon, Jul 6, 2009 at 2:01 PM, Earwin Burrfoot <earwin@...> wrote:
I'd say out of these libraries only Lucene and Sphinx are worth mentioning.

There's also MG4J, which wasn't covered and has a nice algorithmic background.
Anybody knows other interesting open-source search engines?

On Tue, Jul 7, 2009 at 00:39, John Wang<john.wang@...> wrote:
> Vik did a very nice job.
> One thing the experiment did not mention is that Lucene handles incremental
> updates, whereas many of the other "competitors" do not. So the indexing
> performance comparison is not really fair.
> -John
>
> On Mon, Jul 6, 2009 at 8:06 AM, Sean Owen <srowen@...> wrote:
>>
>>
>> http://zooie.wordpress.com/2009/07/06/a-comparison-of-open-source-search-engines-and-indexing-twitter/
>>
>> I imagine many of you already saw this -- Lucene does pretty well in
>> this "shootout".
>> The only area it tended to lag, it seems, is memory usage and speed in
>> some cases.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-dev-unsubscribe@...
>> For additional commands, e-mail: java-dev-help@...
>>
>
>


--
Kirill Zakharenko/Кирилл Захаренко (earwin@...)
Home / Mobile: +7 (495) 683-567-4 / +7 (903) 5-888-423
ICQ: 104465785

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@...
For additional commands, e-mail: java-dev-help@...



Re: A Comparison of Open Source Search Engines

by Otis Gospodnetic :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Interesting, I never realized there was lucene-java-dev@... .

My thoughts are on http://www.jroller.com/otis/entry/open_source_search_engine_benchmark (and in several comments in the blog itself).

Otis



----- Original Message ----

> From: Sean Owen <srowen@...>
> To: lucene-java-dev@...
> Sent: Monday, July 6, 2009 11:06:14 AM
> Subject: A Comparison of Open Source Search Engines
>
> http://zooie.wordpress.com/2009/07/06/a-comparison-of-open-source-search-engines-and-indexing-twitter/
>
> I imagine many of you already saw this -- Lucene does pretty well in
> this "shootout".
> The only area it tended to lag, it seems, is memory usage and speed in
> some cases.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-dev-unsubscribe@...
> For additional commands, e-mail: java-dev-help@...


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@...
For additional commands, e-mail: java-dev-help@...


Re: A Comparison of Open Source Search Engines

by Jorge Handl-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Mon, Jul 6, 2009 at 6:01 PM, Earwin Burrfoot <earwin@...> wrote:
Anybody knows other interesting open-source search engines?

 

RE: A Comparison of Open Source Search Engines

by Uwe Schindler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

From the website of Hounder:

 

How does Hounder compare to Lucene?
Lucene is a full text search library, intended to be a basic building block for applications needing text search functionality. Hounder, while it uses Lucene, is a search engine, providing all the required components to gather and find information with minimum extra coding, and often, no coding at all.

 

So it is like Solr or Nutch a “search server”/”framework” (or whatever) around Lucene.

 

Uwe

 

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@...


From: Jorge Handl [mailto:jhandl@...]
Sent: Thursday, July 09, 2009 2:02 AM
To: java-dev@...
Subject: Re: A Comparison of Open Source Search Engines

 

 

On Mon, Jul 6, 2009 at 6:01 PM, Earwin Burrfoot <earwin@...> wrote:

Anybody knows other interesting open-source search engines?