“Solr is the popular, blazing fast open source enterprise search platform from the Apache Lucene project. Solr is highly reliable, scalable and fault tolerant, providing distributed indexing, replication and load-balanced querying, automated failover and recovery, centralized configuration and more. Solr powers the search and navigation features of many of the world’s largest internet sites.”
In this how to… series I will share the links to Base22.com public knowledge wiki posts where we have documented our findings of testing and using this search engine.
- How to install and configure Solr v4.3.1 on IBM WebSphere Application Server v8.0
- How to integrate an index from a WebSphere Portal collection into Solr v4.3.1
- How to handle XMLs with namespaces and XML attributes when Indexing a XML file on Apache Solr
- How to Querying Data on Apache Solr
- How to read more than one XML source inside the same data-source to generate an Index on Apache Solr
- How to … (coming soon)