| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
122 (0.263s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: svn commit: r1153399 - in /lucene/dev/trunk/solr/contrib/clustering/src: java/org/apache/solr/handler/clustering/carrot2/ test-files/clustering/solr/conf/ test/org/apache/solr/handler/clustering/carrot2/ - Lucene - [mail # dev]
|
|
... In fact, this issue was fixed in 3.1.0 and it's already mentioned in changes under that release. I think the issue remained open because of the developing discussion in it, but reading...
|
|
|
Author: Stanislaw Osinski,
2011-08-03, 09:16
|
|
|
[SOLR-2561] SimpleXML notice is a copy of mahout-math notice - Solr - [issue]
|
|
...The note should probably say something like:This product includes software developed bythe SimpleXML project (http://simple.sourceforge.net/)....
|
|
|
http://issues.apache.org/jira/browse/SOLR-2561
Author: Stanislaw Osinski,
2011-07-02, 03:43
|
|
|
Re: How to use solr clustering to show in search results - Solr - [mail # user]
|
|
...The "docs" array contained in each cluster contains ids of documents belonging to the cluster, so for each id you need to look up the document's content, which comes earlier in the response ...
|
|
|
Author: Stanislaw Osinski,
2011-07-01, 07:48
|
|
|
Re: Multicore clustering setup problem - Solr - [mail # user]
|
|
...Hi Walter, That makes sense, but this has always been a multi-core setup, so the paths I'd probably need to take a look at the whole Solr dir you're working with, clearly there's...
|
|
|
Author: Stanislaw Osinski,
2011-07-01, 07:45
|
|
|
Re: Solr Clustering For Multiple Pages - Solr - [mail # user]
|
|
...I'm not sure what you mean by "filter" -- ids of documents belonging to each cluster are part of the response, see the "docs" array inside the cluster (see http://wiki.apache.org/solr/Cluste...
|
|
|
Author: Stanislaw Osinski,
2011-07-01, 07:35
|
|
|
Re: Multicore clustering setup problem - Solr - [mail # user]
|
|
...It looks like the whole clustering component JAR is not in the classpath. I remember that I once dealt with a similar issue in Solr 1.4 and the cause was the relative path of the tag b...
|
|
|
Author: Stanislaw Osinski,
2011-06-30, 18:29
|
|
|
Re: Multicore clustering setup problem - Solr - [mail # user]
|
|
...Hi, Can you post the full strack trace? I'd need to know if it's really org.apache.solr.handler.clustering.ClusteringComponent that's missing or some other class ClusteringComponent de...
|
|
|
Author: Stanislaw Osinski,
2011-06-30, 05:57
|
|
|
Re: what is solr clustering component - Solr - [mail # user]
|
|
...No, it doesn't. Clustering is performed only on the search results produced by Solr, it doesn't change anything in the index. Cheers, Staszek...
|
|
|
Author: Stanislaw Osinski,
2011-06-30, 05:55
|
|
|
Re: Solr Clustering For Multiple Pages - Solr - [mail # user]
|
|
...I don't quite follow, I must admit. Maybe it's faceting you're after? http://wiki.apache.org/solr/SolrFacetingOverview Staszek On Wed, Jun 22, 2011 at 08:40, [EMAIL PROTECT...
|
|
|
Author: Stanislaw Osinski,
2011-06-22, 07:14
|
|
|
Re: Solr Clustering For Multiple Pages - Solr - [mail # user]
|
|
...Hi, Currently, only the clustering of search results is implemented in Solr, clustering of the whole index is not possible out of the box. In other words, clustering applies only to th...
|
|
|
Author: Stanislaw Osinski,
2011-06-21, 19:43
|
|
|
|