Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 122 (0.354s).
Loading phrases to help you
refine your search...
Re: Carrot2 using rawtext of field for clustering - Solr - [mail # user]
...Until SOLR-2917 is resolved, this solutions seems the easiest to implement. Alternatively, you could provide a custom implementation of Carrot2's tokenizer ( http://download.carrot2.org/stab...
   Author: Stanislaw Osinski, 2012-06-08, 09:33
Re: System requirements in my case? - Solr - [mail # user]
... Clustering is performed at search time, it doesn't affect the size of the index (but obviously it does affect the search response times).  Staszek...
   Author: Stanislaw Osinski, 2012-05-22, 17:46
Re: Newbie with Carrot2? - Solr - [mail # user]
...Hi Bruno,  Just to confirm -- are you seeing the clusters array in the result at all ()? To get reasonable clusters, you should request at least 30-50 documents (rows), but even with sm...
   Author: Stanislaw Osinski, 2012-05-22, 13:33
Re: using Carrot2 custom ITokenizerFactory - Solr - [mail # user]
...Hi Koji,  Dawid came up with a simple fix for this, it's committed to trunk and 3.6 branch.  Staszek  On Sun, May 20, 2012 at 5:15 PM, Koji Sekiguchi  wrote:  ...
   Author: Stanislaw Osinski, 2012-05-21, 09:11
Re: using Carrot2 custom ITokenizerFactory - Solr - [mail # user]
...After a bit of digging: the error message in the exception is a bit misleading, but what really happens is that the code cannot load the org.apache.solr.handler.clustering.carrot2.LuceneCarr...
   Author: Stanislaw Osinski, 2012-05-20, 17:55
Re: using Carrot2 custom ITokenizerFactory - Solr - [mail # user]
...Interesting... let me investigate.  S.  On Sun, May 20, 2012 at 5:15 PM, Koji Sekiguchi  wrote:  ...
   Author: Stanislaw Osinski, 2012-05-20, 16:16
Re: using Carrot2 custom ITokenizerFactory - Solr - [mail # user]
...Hi Koji,  It's fixed in trunk and 3.6.1 branch now. If you hit any other issues with this, let me know.  Staszek  On Sun, May 20, 2012 at 1:02 PM, Koji Sekiguchi  wrote: ...
   Author: Stanislaw Osinski, 2012-05-20, 12:11
Re: Newbie with Carrot2? - Solr - [mail # user]
...Hi Bruno,  Here's the wiki documentation for Solr's clustering component:  http://wiki.apache.org/solr/ClusteringComponent  For configuration examples, take a look at the Conf...
   Author: Stanislaw Osinski, 2012-05-20, 09:43
Re: using Carrot2 custom ITokenizerFactory - Solr - [mail # user]
...Hi Koji,  You're right, the current code overwrites the custom tokenizer though it shouldn't. LuceneCarrot2TokenizerFactory is there to avoid circular dependencies (Carrot2 default toke...
   Author: Stanislaw Osinski, 2012-05-20, 09:18
Re: Build failed in Jenkins: Lucene-Solr-tests-only-trunk #222 - Lucene - [mail # dev]
...Dawid once tried removing the solr.clustering.enabled property, but it made core tests depend on contrib/clustering:  http://www.lucidimagination.com/search/document/7c1b0766b319b324 &n...
   Author: Stanislaw Osinski, 2012-05-17, 20:04
Sort:
project
Solr (94)
Lucene (26)
Mahout (2)
type
mail # user (75)
mail # dev (24)
issue (23)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (6)
last 9 months (119)
author
Chris Hostetter (8067)
Yonik Seeley (6098)
Michael McCandless (5885)
Erick Erickson (5692)
Grant Ingersoll (5466)
Otis Gospodnetic (5028)
Erik Hatcher (4378)
Mark Miller (3971)
Ted Dunning (3770)
Robert Muir (3760)
Uwe Schindler (3324)
Markus Jelsma (2742)
Sean Owen (2731)
Lance Norskog (2530)
Karl Wright (2225)
Stanislaw Osinski