Search Components for Redis redis-search4j

Source: Internet
Author: User
The redis-search4j is a Redis-based search component. Characteristics

1. Redis-based, high performance

2. Updating indexes in real time

3. Support suggest prefix, pinyin lookup (AutoComplete function)

4. Support Single or multiple word search

5. Can sort results by field

Environment

1.JDK 1.6+

2.redis 2.2+

Dependency Packages

1.jedis-2.1.0

2.commons-pool-1.6.jar

3.ikanalyzer-3.2.8.jar

4.pinyin4j-2.5.0.jar, built-in, no need to add

Principle: Refer to Huacnlee's rails App to build high-performance real-time search using Redis: http://code.google.com/p/redis-search4j/downloads/list

Word Search

Add Redis_search_config.properties to the project root add dependent package: Jedis,commons-pool,ikanalyzer participle (used when creating index)

Project home:http://www.open-open.com/lib/view/home/1344149898421

If you know Ruby, you can use Redis-search.
If you know Java, you can look at redis-search4j
If you know PHP, you can see REDIS-FULLTEXT-SEARCH-CN

Search Components for Redis redis-search4j

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.