Apache Solr is a document-oriented search server. It stores data & helps to index. Searches including full-text search, stemming,hit-highlighting, faceted-search etc that cannot be done by native databases
Services
- Setting up solr instances
- Defining & managing the schema
- Creating cores & feeding the documents
- Configuring replication to distribute searches across multiple read-only copies of the index.
- Exposing search functionality in the application.
- Importing data from databases such as MySQL.
- Improving the caching of the DB servers.
To avail Support