We've had prototypes and design discussions in the past for adding local
indexes on columns, for instance bitmap indexes, to support accelerated
predicate pushdown.  It would be interesting to see if full-text search
might be able to fit into this model.  Using Lucene in an implementation
would be difficult since it's JVM based.

- Dan

On Wed, May 17, 2017 at 1:23 PM, Cheyenne Forbes <
cheyenne.osanu.for...@gmail.com> wrote:

> My apologies for the multiple replies, I was having some technical issues
>
> Regards,
>
> Cheyenne O. Forbes
>
>
>
> On Wed, May 17, 2017 at 3:22 PM, Cheyenne Forbes <
> cheyenne.osanu.for...@gmail.com> wrote:
>
>> full text indexing... in hbase I use the coprocessors to create and
>> search full text indexes with lucene.
>>
>> Regards,
>>
>> Cheyenne O. Forbes
>>
>> On Wed, May 17, 2017 at 3:11 PM, Dan Burkert <danburk...@apache.org>
>> wrote:
>>
>>> Hi Cheyenne,
>>>
>>> There is currently no support for coprocessors, nor is it something
>>> anyone is working on, as far as I know.  Is there specific functionality
>>> you are looking for?
>>>
>>> - Dan
>>>
>>> On Wed, May 17, 2017 at 1:06 PM, Cheyenne Forbes <
>>> cheyenne.osanu.for...@gmail.com> wrote:
>>>
>>>> Will there be or are there Coprocessors (Observers and Endpoints) like
>>>> in Hbase?
>>>>
>>>> Regards,
>>>>
>>>> Cheyenne O. Forbes
>>>>
>>>
>>>
>>
>

Reply via email to