Apache Solr and Apache Tika Integration Tutorial
This article is a tutorial about Apache Solr and Apache Tika Integration. 1. Introduction A Solr index can accept data from many different sources, such as CSV, XML, databases and common binary files....
View ArticleApache Solr in Java: Using Apache SolrJ
In this example, we are going to show you how to use Apache SolrJ to index data in Solr and query from Solr. 1. Introduction Apache Solr is a popular open-source search platform built on Apache Lucene....
View ArticleApache Solr on Docker Example
In this article, we will show you an example about Apache Solr on Docker. 1. Introduction Apache Solr is a popular open-source search platform built on Apache Lucene. Docker is the leading container...
View ArticleSolr Project using Solr Core as a Search Engine
In this article, we are going to introduce a Solr Project using Solr Core as a Search Engine. 1. Introduction Apache Solr is an open-source search platform based on Apache Lucene. It’s written in Java....
View ArticleApache Solr Multilingual Search: Field-per-language Example
This is an article related to the Apache Solr Multilingual Search: Field-per-language. 1. Introduction Apache Solr is an open-source software java search engine. It is scalable and can process a high...
View ArticleApache Solr Multilingual Search: Core-per-language Example
This is an article related to the Apache Solr Multilingual Search: Core-per-language. Generally, Apache Solr is used for search and browsing categories and facets. 1. Introduction Apache Solr is an...
View ArticleApache Solr Multilingual Search: Multiple-languages-per-field Example
This is an article related to the Apache Solr Multilingual Search: Multiple languages-per-field. Generally, Apache Solr is used for search and browsing categories and facets. 1. Introduction Apache...
View ArticleApache Solr Multilingual Search: Language Identification Example
This is an article related to the Apache Solr Multilingual Search: Language Identification. Generally, Apache Solr is used for search and browsing categories and facets. 1. Introduction Apache Solr is...
View ArticleApache Solr Join Example
This is an article related to the Apache Solr Join. Generally, Apache Solr is used for search and browsing categories and facets. 1. Introduction Apache Solr is an open-source software java search...
View ArticleApache Solr Geospatial Search Example
This is an article related to the Apache Solr GeoSpatial Search. Generally, Apache Solr is used for search and browsing categories and facets. Solr can be used to sort the documents by distance from...
View Article