Application Background
HBase-Elasticsearch stores user source data in HBase and uses the Elasticsearch search engine of Cloud Search Service (CSS for short) to supplement full-text search based on key-value query capabilities. You can define which fields in HBase need full-text search based on service requirements. When you create an HBase table, a CSS cluster you specify will be automatically connected and an index is created in Elasticsearch. Index data is stored in Elasticsearch. In addition, the native APIs (Put and Scan) of HBase support the write and query of index data.
Last Article: Developing HBase Elasticsearch Full-Text Search Applications
Next Article: Prerequisites
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.