Questions tagged [solr]

Solr is a free open source enterprise search platform developed by Apache.

Solr is a free open source enterprise search platform developed by Apache.

Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, rich document (e.g., Word, PDF) handling, and geospatial search. Solr is highly scalable, providing distributed search and index replication, and it powers the search and navigation features of many of the world's largest internet sites.

Source:Apache Solr

26 questions
17
votes
1 answer

How to uninstall Solr

I used this DigitalOcean article to install Solr 5.3.1 in my system. It worked fine. Now I wish to uninstall it. How do I carry that out? All the existing articles seem to specify using apt-get but I can't find any solr-* packages to remove. I also…
callmekatootie
  • 443
  • 2
  • 5
  • 16
3
votes
3 answers

Solr doesn't start and log file is getting deleted

solr-5.2.1 version My Java version: java version "1.8.0_66" Java(TM) SE Runtime Environment (build 1.8.0_66-b17) Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode) I used this url to install solr, did all steps but after sudo…
0
votes
0 answers

Can't setup nutch-2.3 and solr-4.1.0 in Ubuntu -14.04

I am new to nutch and solr. Nutch-1.12 and solr-5.2.1 integrate successfully but nut nutch-2.3 and solr-4.1.0 are not integrating. WARNINGS [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: [ivy:resolve] :: UNRESOLVED DEPENDENCIES ::…