Quantcast
Channel: Apache Solr Archives - Java Code Geeks
Browsing latest articles
Browse All 10 View Live

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 Article


Apache 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 Article

Apache 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 Article

Solr 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 Article

Apache 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 Article


Apache 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 Article

Apache 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 Article

Apache 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 Article


Apache 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 Article


Apache 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
Browsing latest articles
Browse All 10 View Live