I am keeping some data int Json format in HBase table. I would like to index this data with solr. Is there any examples of indexing HBase table?
Evry node in HBase has atribyte that saves the data then it was writed int table. Is there any option to search no only by text but also to search the data for period of time then it was writed into the HBase?