Questions tagged [carrot2]

Carrot2 is an open source search results clustering engine, not to be confused with the AMQP client (carrot)

Carrot2 is an open source search results clustering engine, not to be confused with the AMQP client (carrot).

It is implemented in Java and can automatically organize small collections of documents (search results but not only) into thematic categories.

107 questions
0
votes
1 answer

Carrot2 returning Either dcs.source or a non-empty document list in dcs.c2stream must be provided

I am hitting carrot2s api with: const xml = ` bob Bob O's Family Fun Center | El Paso,…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/fetch" class="post-tag grid--cell" title="show questions tagged 'fetch'" rel="tag">fetch</a> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 13 '18 at 20:03">asked Aug 13 '18 at 20:03</time> <a href="../../users/10221260/robin" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/10221260.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="robin" /> </a> <div class="s-user-card--info"> <a href="../../users/10221260/robin" class="s-user-card--link">robin</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> <li class="s-award-bling s-award-bling__bronze" title="4 bronze badges">4</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-50326597"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/50326597/when-i-create-a-local-xml-file-i-get-an-error-importing-carrot2" class="question-hyperlink">When I create a local xml file I get an error importing carrot2</a></h3> <div class="excerpt">I am trying to create a local xml file for import. The tags specified in https://doc.carrot2.org/#figure.input-xml-format give me an error. Specifically, I get the error: "Failed to read attributes from: …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 14 '18 at 09:02">asked May 14 '18 at 09:02</time> <a href="../../users/9787184/jim-h" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/9787184.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Jim H" /> </a> <div class="s-user-card--info"> <a href="../../users/9787184/jim-h" class="s-user-card--link">Jim H</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-48564295"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/48564295/carrot2-net-nuget-3-11-and-3-15-and-ikvm" class="question-hyperlink">Carrot2.Net NuGet 3.11 and 3.15 and IKVM</a></h3> <div class="excerpt">Version 3.11 & 3.15 NuGet Packages requires IKVM.8.1.5717.0 yet is appears both are compiled against Version=7.2.4630.5 when looked at with ILSpy. Running C# Examples show it will only work against IKVM.OpenJDK.Core, Version=7.2.4630.5. I have a…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 01 '18 at 13:47">asked Feb 01 '18 at 13:47</time> <a href="../../users/9300064/eric" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/9300064.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Eric" /> </a> <div class="s-user-card--info"> <a href="../../users/9300064/eric" class="s-user-card--link">Eric</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-46685619"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/46685619/deciding-on-cluster-size-setting-in-carrot2" class="question-hyperlink">Deciding on cluster size setting in Carrot2</a></h3> <div class="excerpt">I am using carrot2's STC (Suffix Tree Clustering) algorithm for clustering a bunch of documents. By default, the max number of clusters the algorithm forms is 16. Is there a way to decide the number of clusters generated ?. Below is the code for…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/cluster-analysis" class="post-tag grid--cell" title="show questions tagged 'cluster-analysis'" rel="tag">cluster-analysis</a> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Oct 11 '17 at 10:15">asked Oct 11 '17 at 10:15</time> <a href="../../users/2354908/betafish" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2354908.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Betafish" /> </a> <div class="s-user-card--info"> <a href="../../users/2354908/betafish" class="s-user-card--link">Betafish</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,212</li> <li class="s-award-bling s-award-bling__gold" title="3 gold badges">3</li> <li class="s-award-bling s-award-bling__silver" title="20 silver badges">20</li> <li class="s-award-bling s-award-bling__bronze" title="45 bronze badges">45</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-44342020"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/44342020/clustering-with-apache-solr-and-carrot2" class="question-hyperlink">Clustering with Apache Solr and Carrot2</a></h3> <div class="excerpt">I am very new to both Apache Solr and Carrot2. I am trying to index lot of input files using Solr. The end goal is to cluster the documents. I am not clear if the clustering is done by Solr or by carrot2 workbench? Can anyone guide me in this? </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/solr" class="post-tag grid--cell" title="show questions tagged 'solr'" rel="tag">solr</a> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 03 '17 at 08:35">asked Jun 03 '17 at 08:35</time> <a href="../../users/3438473/curiousmind" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3438473.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="CuriousMind" /> </a> <div class="s-user-card--info"> <a href="../../users/3438473/curiousmind" class="s-user-card--link">CuriousMind</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">8,301</li> <li class="s-award-bling s-award-bling__gold" title="22 gold badges">22</li> <li class="s-award-bling s-award-bling__silver" title="65 silver badges">65</li> <li class="s-award-bling s-award-bling__bronze" title="134 bronze badges">134</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-43877284"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/43877284/how-does-solr-clustering-component-work" class="question-hyperlink">How does solr clustering component work?</a></h3> <div class="excerpt">I was looking(in process of making my own) into solr's default clustering component for carrot2. In the clustering component class there are 2 methods where the clustering algorithms are called: in the overridden process method SolrDocumentList…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/solr" class="post-tag grid--cell" title="show questions tagged 'solr'" rel="tag">solr</a> <a href="../../questions/tagged/lucene" class="post-tag grid--cell" title="show questions tagged 'lucene'" rel="tag">lucene</a> <a href="../../questions/tagged/cluster-analysis" class="post-tag grid--cell" title="show questions tagged 'cluster-analysis'" rel="tag">cluster-analysis</a> <a href="../../questions/tagged/solrcloud" class="post-tag grid--cell" title="show questions tagged 'solrcloud'" rel="tag">solrcloud</a> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 09 '17 at 18:24">asked May 09 '17 at 18:24</time> <a href="../../users/3218959/yauza" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3218959.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Yauza" /> </a> <div class="s-user-card--info"> <a href="../../users/3218959/yauza" class="s-user-card--link">Yauza</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">180</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="13 bronze badges">13</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-43127457"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/43127457/installing-carrot2-on-windows7-8-or-10" class="question-hyperlink">Installing Carrot2 on Windows7, 8 or 10</a></h3> <div class="excerpt">I am trying to install carrot2-workbench-win32.win32.x86_64-3.15.1 on a 32-bit Windows 7. I get an error "the version of this file is not compatible with the version of windows you're running". Error pop-up I have JDK8 installed and running all…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/windows-7" class="post-tag grid--cell" title="show questions tagged 'windows-7'" rel="tag">windows-7</a> <a href="../../questions/tagged/compatibility" class="post-tag grid--cell" title="show questions tagged 'compatibility'" rel="tag">compatibility</a> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 30 '17 at 20:10">asked Mar 30 '17 at 20:10</time> <a href="../../users/7794334/los" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/7794334.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="LoS" /> </a> <div class="s-user-card--info"> <a href="../../users/7794334/los" class="s-user-card--link">LoS</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">31</li> <li class="s-award-bling s-award-bling__bronze" title="4 bronze badges">4</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-42203123"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/42203123/implementing-incremental-clustering-using-carrot2-dcs" class="question-hyperlink">Implementing incremental clustering using Carrot2 DCS</a></h3> <div class="excerpt">Carrot2 accepts XML inputs that include 'clusters' from its own export on some other documents. Now, if I want to implement incremental clustering i.e. introduce new documents, along with the previous clusters, I have to retain the older documents…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/solr" class="post-tag grid--cell" title="show questions tagged 'solr'" rel="tag">solr</a> <a href="../../questions/tagged/unsupervised-learning" class="post-tag grid--cell" title="show questions tagged 'unsupervised-learning'" rel="tag">unsupervised-learning</a> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Feb 13 '17 at 11:36">asked Feb 13 '17 at 11:36</time> <a href="../../users/1798553/cvipul" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1798553.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="cvipul" /> </a> <div class="s-user-card--info"> <a href="../../users/1798553/cvipul" class="s-user-card--link">cvipul</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">120</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="9 bronze badges">9</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-41276551"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/41276551/how-to-execute-carrot2-document-clustering-server" class="question-hyperlink">How to execute Carrot2 Document Clustering server</a></h3> <div class="excerpt">I downloaded the Carrot2 Document clustering server build 3.15.0 for Mac. The read me file says: The DCS requires a Java Runtime Environment (JRE) version 1.7.0 or later. To run the DCS, execute the 'dcs' script and point your browser at …</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Dec 22 '16 at 05:51">asked Dec 22 '16 at 05:51</time> <a href="../../users/3591542/rothrock" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3591542.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Rothrock" /> </a> <div class="s-user-card--info"> <a href="../../users/3591542/rothrock" class="s-user-card--link">Rothrock</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,413</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="16 silver badges">16</li> <li class="s-award-bling s-award-bling__bronze" title="39 bronze badges">39</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-38784915"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/38784915/i-can-t-install-carrot2-on-win-8" class="question-hyperlink">I can't install carrot2 on win 8</a></h3> <div class="excerpt">I want to install Carrot2 workbench in file "carrot2-workbench-win32.win32.x86_64-3.10.1" but it always displays "This app can't run on this pc". I've searched for the new workbench by downloading "carrot2-release-3.13.0" but the new workbench…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 05 '16 at 08:41">asked Aug 05 '16 at 08:41</time> <a href="../../users/4123847/dyah-mustika" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/4123847.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Dyah Mustika" /> </a> <div class="s-user-card--info"> <a href="../../users/4123847/dyah-mustika" class="s-user-card--link">Dyah Mustika</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> <li class="s-award-bling s-award-bling__bronze" title="1 bronze badges">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-37960922"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/37960922/what-to-be-specified-as-url-in-carrot2-xml-file" class="question-hyperlink">What to be specified as URL in carrot2 xml file?</a></h3> <div class="excerpt">I have a set of documents(Multiple Line Sentences Text). I would like to cluster them using carrot2. According to the xml file format specified in the documentation. There has to be a query and documents with the snippets and url and title. My…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/xml" class="post-tag grid--cell" title="show questions tagged 'xml'" rel="tag">xml</a> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jun 22 '16 at 07:11">asked Jun 22 '16 at 07:11</time> <a href="../../users/6384470/zenosama" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/6384470.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="zenosama" /> </a> <div class="s-user-card--info"> <a href="../../users/6384470/zenosama" class="s-user-card--link">zenosama</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">43</li> <li class="s-award-bling s-award-bling__bronze" title="6 bronze badges">6</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-37441721"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/37441721/how-can-i-get-carrot2-to-save-basic-query" class="question-hyperlink">How can I get Carrot2 to save Basic Query?</a></h3> <div class="excerpt">In the Search widget of Carrot2 (3.12.0.0), you can select the disk icon and do a "Save As...". This saves all the attributes of the Search widget (in our case we are using Solr, so it's all the Solr fields), but it doesn't save the Basic Query…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 25 '16 at 15:33">asked May 25 '16 at 15:33</time> <a href="../../users/407076/geogriffin" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/407076.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="GeoGriffin" /> </a> <div class="s-user-card--info"> <a href="../../users/407076/geogriffin" class="s-user-card--link">GeoGriffin</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1,065</li> <li class="s-award-bling s-award-bling__silver" title="11 silver badges">11</li> <li class="s-award-bling s-award-bling__bronze" title="26 bronze badges">26</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-37236413"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/37236413/carrot2-issues-in-first-use" class="question-hyperlink">Carrot2 issues in first use</a></h3> <div class="excerpt">I have downloaded Carrot2 and tried it, and I received the response "Our apologies, the following processing error has occurred: org.carrot2.source.etools.IpBannedException: org.apache.http.client.HttpResponseException: Forbidden" I have read that…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/windows" class="post-tag grid--cell" title="show questions tagged 'windows'" rel="tag">windows</a> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 15 '16 at 09:07">asked May 15 '16 at 09:07</time> <a href="../../users/6336567/raquel" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/6336567.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Raquel" /> </a> <div class="s-user-card--info"> <a href="../../users/6336567/raquel" class="s-user-card--link">Raquel</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-37115929"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/37115929/how-can-i-deploy-the-carrot2-web-app-clustering-my-own-data-with-lucene-index" class="question-hyperlink">How can I deploy the carrot2 web-app clustering my own data with lucene index</a></h3> <div class="excerpt">When I was using the carrot2 web-app clustering my own data with lucene index,I found the result are not the same as my expected. error one: [In the results list on the right lists only the cluster file name without a matching text passages and file…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 09 '16 at 12:31">asked May 09 '16 at 12:31</time> <a href="../../users/6309370/wei-shi-kang" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/6309370.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="魏世康" /> </a> <div class="s-user-card--info"> <a href="../../users/6309370/wei-shi-kang" class="s-user-card--link">魏世康</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> <li class="s-award-bling s-award-bling__bronze" title="2 bronze badges">2</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-37113540"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>0</strong></span> <div class="viewcount">votes</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/37113540/solr-6-and-carrot2-integration" class="question-hyperlink">Solr 6 and carrot2 integration</a></h3> <div class="excerpt">I'm trying to use carrot2 with my Solr 6 installation, but all I get when calling a query is: java.lang.NoClassDefFoundError: com/carrotsearch/hppc/ObjectHashSet 06:04:55 solr.1 | at…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/solr" class="post-tag grid--cell" title="show questions tagged 'solr'" rel="tag">solr</a> <a href="../../questions/tagged/carrot2" class="post-tag grid--cell" title="show questions tagged 'carrot2'" rel="tag">carrot2</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked May 09 '16 at 10:33">asked May 09 '16 at 10:33</time> <a href="../../users/6309868/jeremy" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/6309868.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Jeremy" /> </a> <div class="s-user-card--info"> <a href="../../users/6309868/jeremy" class="s-user-card--link">Jeremy</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">1</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/carrot2_page=3" rel="prev" title="Go to page 3">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/carrot2_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/carrot2_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/carrot2_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item is-selected">4</div> <a class="s-pagination--item" href="../../questions/tagged/carrot2_page=5" rel="" title="Go to page 5">5</a> <a class="s-pagination--item" href="../../questions/tagged/carrot2_page=6" rel="" title="Go to page 6">6</a> <a class="s-pagination--item" href="../../questions/tagged/carrot2_page=7" rel="" title="Go to page 7">7</a> <a class="s-pagination--item" href="../../questions/tagged/carrot2_page=8" rel="" title="Go to page 8">8</a> <a class="s-pagination--item" href="../../questions/tagged/carrot2_page=5" rel="next" title="Go to page 5"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>