You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by 김영우 <wa...@gmail.com> on 2015/06/11 08:16:46 UTC

Re: Full text index functionality available?

AFAIK, Hive does not support the built-in features like you mentioned. But
using Hive storage handler, you can integrate other components that support
data indexing and searching. For instance, there are storage handlers for
Solr and ElasticSearch [1][2].

HTH

Regards,
Youngwoo

[1]. https://www.elastic.co/guide/en/elasticsearch/hadoop/current/hive.html
[2].
https://chimpler.wordpress.com/2013/03/20/playing-with-apache-hive-and-solr/

On Thu, Jun 11, 2015 at 2:21 PM, Jalaj Thanaki <ja...@gmail.com>
wrote:

> Hi Developing & Users Community,
>
> My Name is Jalaj. I’m using Hive
>
> I want to ask you ,Is there full text index kind of functionality available
> in Hive for searching, matching & ranking  keywords of the text? If any
> functionality will be there then let me know.
>
> Thank,
> Jalaj Thanaki.
>