>
> A colleague of mine also discovered solr's clustering component -
> http://wiki.apache.org/solr/ClusteringComponent. It's still labeled as
> experimental - does anybody have experience with it?
>
The clustering component is based on the Carrot2 project (
project.carrot2.org). Carrot2 has been
ngine from Carrot Search.
Thanks!
Dawid Weiss, Stanislaw Osinski
Carrot Search, i...@carrot-search.com
at
i...@carrotsearch.com for details.
Carrot Search Labs shares some small pieces of software we created when
working on Carrot2 and Lingo3G. Please see http://labs.carrotsearch.com for
details and downloads.
Thanks!
Dawid Weiss, Stanislaw Osinski
Carrot Search, i...@carrot-search.com
> Any thoughts on scaling / clustering? Whether i need to use Hadoop / Carrot
> etc...
>
Carrot2 does search results clustering (by content), while what you probably
need is server/index clustering. See the other responses in this thread for
suggestions.
S.
-new-clustering-capabilities/
)
Release notes:
http://project.carrot2.org/release-3.1.0-notes.html
On-line demo:
http://search.carrot2.org
Download:
http://download.carrot2.org
Project website:
http://project.carrot2.org
Thanks,
Staszek
--
Stanislaw Osinski, http://carrot2.org
Hi All,
A bit of self-promotion again :) I hope you don't find it out of topic,
after all, some folks are using Carrot2 with Lucene and Solr, and Nutch has
a Carrot2-based clustering plugin.
Staszek
[EMAIL PROTECTED]
___
I've attached a patch with the JFlex-based analyzer to
https://issues.apache.org/jira/browse/LUCENE-966. The code needs some
refactoring, but it shows some nice performance gains (5.5 -- 8.1 times
compared to StandardAnalyzer on Sun JVMs).
Staszek
--
Stanislaw Osinski, [EMAIL PROTECTE
On 25/07/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
On 7/25/07, Stanislaw Osinski <[EMAIL PROTECTED]> wrote:
> JavaCC is slow indeed.
JavaCC is a very fast parser for a large document... the issue is
small fields and JavaCC's use of an exception for flow control at the
ample, dropping NUM recognition if you don't
need it in the current StandardAnalyzer gains like 25% speed.
That's a good idea, though I'd need to check if in case of JFlex there would
be considerable performance differences depending on the grammar.
Staszek
--
Stanislaw Osinski, [E
ups.
Best,
Staszek
--
Stanislaw Osinski, [EMAIL PROTECTED]
http://www.carrot-search.com
ery curious how
Carrot works in your application.
Cheers,
Stanislaw
--
Stanislaw Osinski, [EMAIL PROTECTED]
http://www.carrot-search.com
On 10/17/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi All-
>
> I have seen an example using carrot2 for clustering, but have not rea
11 matches
Mail list logo