It is an open source search platform which is built upon a Java library called Lucene.
Solr is a popular search platform for enterprise search because it can be used to index and search documents and email attachments also. It is a popular search platform for Web sites because it can index and search multiple sites and return recommendations for related content based on the search query’s taxonomy.
Solr also works with Hypertext Transfer Protocol (HTTP) & Extensible Markup Language (XML). It offers various application program interfaces (APIs) for Javascript Object Notation (JSON), Python, and Ruby. According to the Apache Lucene Project, Solr offers capabilities that have made it popular with administrators including:
- Load-balanced querying
- Geo-spatial searching
- Automated fail over and recovery
- Indexing in near real time
- Rich document parsing and indexing
- Automated index replication
- Server statistics logging
- Design for high-volume traffic
- Multiple search indexes
- User-extensible caching
- Scalability, flexibility and extensibility
- Advanced full-text searching
0 comments:
Post a Comment