Fading Coder

One Final Commit for the Last Sprint

Deploying Apache Solr 4.10.3 with Tomcat and IK Analyzer on Windows and Linux

Overview Apache Solr is a high-performance, Lucene-based search platform written in Java. It exposes a rich HTTP/REST API for indexing and querying, runs inside any servlet container, and keeps its configuration externalized in a directory called solrhome. This guide walks through a complete setup o...