Package org.apache.solr.handler.clustering.carrot2

Interface Summary
CarrotParams Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
 

Class Summary
CarrotClusteringEngine Search results clustering engine based on Carrot2 clustering algorithms.
LuceneCarrot2StemmerFactory An implementation of Carrot2's IStemmerFactory based on Lucene's APIs.
LuceneCarrot2TokenizerFactory An implementation of Carrot2's ITokenizerFactory based on Lucene's Smart Chinese tokenizer.
SolrStopwordsCarrot2LexicalDataFactory An implementation of Carrot2's ILexicalDataFactory that adds stop words from a field's StopFilter to the default stop words used in Carrot2, for all languages Carrot2 supports.