|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
A Comparison of Open Source Search Engineshttp://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 EnginesVik 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/ |
|
|
Re: A Comparison of Open Source Search EnginesI'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> 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 Enginesmg4j 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. |
|
|
Re: A Comparison of Open Source Search EnginesInteresting, 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 EnginesOn 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 EnginesFrom the website of Hounder: How does Hounder compare to Lucene? So it is like Solr or Nutch a “search server”/”framework”
(or whatever) around Lucene. Uwe ----- From: Jorge Handl
[mailto:jhandl@...] On Mon, Jul 6, 2009 at 6:01 PM, Earwin Burrfoot <earwin@...> wrote: Anybody knows other interesting open-source search engines? |
| Free embeddable forum powered by Nabble | Forum Help |