As Josh Elser mentioned, you might try Apache Phoenix.

You could try any SQL-on-HBase solution, actually. Apache Trafodion 
(incubating) is another example.

-----Original Message-----
From: Andrzej [mailto:[email protected]] 
Sent: Wednesday, August 30, 2017 10:32 AM
To: [email protected]
Subject: Re: Fast search by any column

I am unfortunately unfamiliar with SOLR; is any other solution based on 
Scan,Get and Query, fast search with secondary indexes ?

 > Index all your data into SOLR, make it return you the row key for each  > 
 > lookup?

Reply via email to