[
https://issues.apache.org/jira/browse/FLUME-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Israel Ekpo updated FLUME-1687:
-------------------------------
Description:
Some use cases need near real time full text indexing of data through Flume
into Solr, where a Flume sink can write directly to a Solr search server. This
is a scalable way to provide low latency querying and data acquisition. It
complements (rather than replaces) use cases based on Map Reduce batch analysis
of HDFS data.
Apache Solr has a client API that uses REST to add documents to a Solr server,
which in turn is based on Lucene. A Solr Sink can extract documents from flume
events and forward them to Solr.
was:
Some use cases need near real time full text indexing of data through Flume
into Solr, where a Flume sink can write directly to a Solr search server. This
is a scalable way to provide low latency querying and data acquisition. It
complements (rather than replaces) use cases based on Map Reduce batch analysis
of HDFS data.
Solr has a client API that uses REST to add documents to a Solr server, which
in turn is based on Lucene. A Solr Sink can extract documents from flume events
and forward them to Solr.
Summary: ApacheSolrSink (was: Solr Sink)
> ApacheSolrSink
> --------------
>
> Key: FLUME-1687
> URL: https://issues.apache.org/jira/browse/FLUME-1687
> Project: Flume
> Issue Type: New Feature
> Components: Sinks+Sources
> Affects Versions: v1.2.0, v1.4.0
> Reporter: wolfgang hoschek
> Assignee: Israel Ekpo
>
> Some use cases need near real time full text indexing of data through Flume
> into Solr, where a Flume sink can write directly to a Solr search server.
> This is a scalable way to provide low latency querying and data acquisition.
> It complements (rather than replaces) use cases based on Map Reduce batch
> analysis of HDFS data.
> Apache Solr has a client API that uses REST to add documents to a Solr
> server, which in turn is based on Lucene. A Solr Sink can extract documents
> from flume events and forward them to Solr.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira