Easy-Es is an open source framework for simplifying ElasticSearch search engine operations

Easy-Es is an open source framework for simplifying ElasticSearch search engine operations

2022-09-16 0 1,032
Resource Number 38582 Last Updated 2025-02-24
¥ 0USD Upgrade VIP
Download Now Matters needing attention
Can't download? Please contact customer service to submit a link error!
Value-added Service: Installation Guide Environment Configuration Secondary Development Template Modification Source Code Installation

The Easy-Es recommended in this issue is an open source framework that simplifies the operation of ElasticSearch search engine, simplifies CRUD operation, and can better help developers reduce the development burden.

Easy-Es is an open source framework for simplifying ElasticSearch search engine operations插图

Project Introduction

Easy-Es (EE for short) is a low-code development framework based on RestHighLevelClient provided by ElasticSearch(Es for short). On the basis of RestHighLevelClient, only enhancements without changes, In order to simplify development and improve efficiency, if you have used Mybatis Plus(referred to as MP), then you can basically get started with EE at zero learning cost. EE is the Es flat version of MP, and it also integrates more unique features of Es to help you quickly realize the development of various scenarios.

Project characteristics

  • No intrusion : only enhance without change, introducing it will not affect the existing project, as smooth as silk
  • Small loss : Basic CURD will be automatically injected upon startup, the performance is basically loss-free, direct object-oriented operation
  • Powerful CRUD operation : built-in general Mapper, only through a small amount of configuration can achieve most CRUD operations, more powerful condition constructor, to meet various needs
  • Support Lambda call : Through Lambda expression, it is convenient to write all kinds of query conditions, and there is no need to worry about field errors
  • Support automatic primary key generation : Support two primary key policies, free configuration, perfect solution to the primary key problem
  • Support ActiveRecord mode : support ActiveRecord form calls, entity classes only need to inherit the Model class to carry out powerful CRUD operations
  • Support custom global common operations : Support global common method injection (Write once, use anywhere)
  • Built-in paging plug-in : Based on RestHighLevelClient physical page, the developer does not need to care about the specific operation, and there is no need to configure additional plug-ins, write the page is equivalent to ordinary List query, and maintain the same page return field as the PageHelper plug-in, without worrying about naming impact
  • Full coverage of MySQL functions: All functions supported by MySQL can be easily realized through EE
  • Support ES high order syntax: Support high order syntax such as highlighting search, segmentation query, weight query, aggregate query
  • Good scalability : The bottom layer still uses RestHighLevelClient, can maintain its scalability, the developer can still use the functionality of RestHighLevelClient while using EE

Fast start

< Add dependency

        <dependency>
            <groupId>com.xpc</groupId>
            <artifactId>easy-es-boot-starter</artifactId>
            <version>Latest Version</version>
        </dependency>

Gradle:

compile group: 'com.github.xpc1024', name: 'easy-es-boot-starter', version: 'Latest Version'

disposition

Add the necessary EasyEs configurations to the application.yml configuration file:

easy-es:
  enable: true # The default is true. If false, the framework is not enabled
  address : 127.0.0.1:9200 #es connection address, which must contain ports. If the cluster is used, separate the port by commas (,):127.0.0.1:9200,127.0.0.2:9200
  username: elastic # If not, this line can be omitted
  password: WG7WVmuNMtM4GwNYkyWH #If no, you can omit this line

Other configurations can be omitted for now. The following section describes EasyEs configurations in detail

Add the @EsMapperScan annotation to the Spring Boot startup class and scan the Mapper folder:

@SpringBootApplication
@EsMapperScan("com.xpc.easyes.sample.mapper")
public class Application {

    public static void main(String[] args) {
        SpringApplication.run(Application.class, args);
    }

}

High level syntax

sort

For the sorting of fields, support ascending sorting and descending sorting:

// Sort in descending order
wrapper.orderByDesc(Sort field, multiple fields supported)
// Sort in ascending order
wrapper.orderByAsc(Sort fields, support multiple fields)

Example of use:

    @Test
    public void testSort(){
        // Test sort To test sort, we added a creation time field to the Document object, updated the index, and added two new pieces of data
        LambdaEsQueryWrapper<Document> wrapper = new LambdaEsQueryWrapper<>();
        wrapper.likeRight(Document::getContent,"1111");
        wrapper.select(Document::getTitle,Document::getGmtCreate);
        List<Document> before = documentMapper.selectList(wrapper);
        System.out.println("before:"+before);
        wrapper.orderByDesc(Document::getGmtCreate);
        List<Document> desc = documentMapper.selectList(wrapper);
        System.out.println("desc:"+desc);
    }

Highlight query

// The highlight label is not specified. The default is <em></em> to return the highlighted content
highLight; Highlight;
// Specify the highlighted label
highLight(Highlight field, start label, end label)

    @Test
    public void testHighlight() throws IOException {
        LambdaEsQueryWrapper<Document> wrapper = new LambdaEsQueryWrapper<>();
        String keyword = "11111";
        wrapper.match(Document::getContent,keyword);
        wrapper.highLight(Document::getContent);
        SearchResponse response = documentMapper.search(wrapper);
        System.out.println(response);
    }
资源下载此资源为免费资源立即下载
Telegram:@John_Software

Disclaimer: This article is published by a third party and represents the views of the author only and has nothing to do with this website. This site does not make any guarantee or commitment to the authenticity, completeness and timeliness of this article and all or part of its content, please readers for reference only, and please verify the relevant content. The publication or republication of articles by this website for the purpose of conveying more information does not mean that it endorses its views or confirms its description, nor does it mean that this website is responsible for its authenticity.

Ictcoder Free source code Easy-Es is an open source framework for simplifying ElasticSearch search engine operations https://ictcoder.com/kyym/easy-es-is-an-open-source-framework-for-simplifying-elasticsearch-search-engine-operations.html

Share free open-source source code

Q&A
  • 1, automatic: after taking the photo, click the (download) link to download; 2. Manual: After taking the photo, contact the seller to issue it or contact the official to find the developer to ship.
View details
  • 1, the default transaction cycle of the source code: manual delivery of goods for 1-3 days, and the user payment amount will enter the platform guarantee until the completion of the transaction or 3-7 days can be issued, in case of disputes indefinitely extend the collection amount until the dispute is resolved or refunded!
View details
  • 1. Heptalon will permanently archive the process of trading between the two parties and the snapshots of the traded goods to ensure that the transaction is true, effective and safe! 2, Seven PAWS can not guarantee such as "permanent package update", "permanent technical support" and other similar transactions after the merchant commitment, please identify the buyer; 3, in the source code at the same time there is a website demonstration and picture demonstration, and the site is inconsistent with the diagram, the default according to the diagram as the dispute evaluation basis (except for special statements or agreement); 4, in the absence of "no legitimate basis for refund", the commodity written "once sold, no support for refund" and other similar statements, shall be deemed invalid; 5, before the shooting, the transaction content agreed by the two parties on QQ can also be the basis for dispute judgment (agreement and description of the conflict, the agreement shall prevail); 6, because the chat record can be used as the basis for dispute judgment, so when the two sides contact, only communicate with the other party on the QQ and mobile phone number left on the systemhere, in case the other party does not recognize self-commitment. 7, although the probability of disputes is very small, but be sure to retain such important information as chat records, mobile phone messages, etc., in case of disputes, it is convenient for seven PAWS to intervene in rapid processing.
View details
  • 1. As a third-party intermediary platform, Qichou protects the security of the transaction and the rights and interests of both buyers and sellers according to the transaction contract (commodity description, content agreed before the transaction); 2, non-platform online trading projects, any consequences have nothing to do with mutual site; No matter the seller for any reason to require offline transactions, please contact the management report.
View details

Related Article

make a comment
No comments available at the moment
Official customer service team

To solve your worries - 24 hours online professional service