Data is not reflected in Solr UI after indexing the Hbase table data using Hbase indexer. I followed the steps provided in Hbase-indexer. 1. Created Hbase table 2. Copied the hbase-sep jar files to the lib directory of HBase. 3. Created an indexer xml file with the index information 4. created an indexer using the indexer xml file.
After all the above steps i tried to search using Solr UI i dont see the data being reflected there. Has anyone worked on this?