0% found this document useful (0 votes)
65 views

Solr Architecture

Solr 5.2.1 was benchmarked as a standalone node on an AWS m4.xlarge instance. 25GB of data was indexed from HDFS using MapReduce and stored in a Solr core. Queries were run against the indexed data using a Solr query script. The Lucene/Solr architecture includes request handlers, response writers, update handlers, search components, and supports distributed searching, faceting, filtering, analysis, highlighting, and more through its modular components.
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
65 views

Solr Architecture

Solr 5.2.1 was benchmarked as a standalone node on an AWS m4.xlarge instance. 25GB of data was indexed from HDFS using MapReduce and stored in a Solr core. Queries were run against the indexed data using a Solr query script. The Lucene/Solr architecture includes request handlers, response writers, update handlers, search components, and supports distributed searching, faceting, filtering, analysis, highlighting, and more through its modular components.
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Solr 5.2.

1 standalone Benchmarking Architecture

Solr Node (m4.xlarge)

TPCH Input
Data Indexing
Data (25gb) Indexed Data
(MR)
Solr Core
HDFS

Solr query
script Index Searcher

Solr

AWS cloud: AIP PE Environment


Lucene/Solr Architecture
Request Handlers Response Writers Update Handlers
/admin /select /spell XML Binary JSON XML CSV binary

Search Components Update Processors


Query Highlighting Extracting
Signature Request
Spelling Statistics Schema Logging Handler
Faceting Debug Indexing (PDF/WORD)
More like this Clustering Apache Tika
Query
Parsing
Distributed Search Config Data Import
Handler
Analysis
(SQL/RSS)
High-
Faceting Filtering Search Caching
lighting
Index
Replication
Core Search Apache Lucene Indexing
IndexReader/Searcher Text Analysis IndexWriter
2

You might also like