FreeBSD.software
Home/textproc/redisearch22

redisearch22

2.2.10

Full-text search over Redis

RediSearch is a source available Full-Text and Secondary Index engine over Redis, developed by Redis Labs. Redisearch implements a search engine on top of Redis, but unlike other Redis search libraries, it does not use internal data structures like sorted sets. This also enables more advanced features, like exact phrase matching and numeric filtering for text queries, that are not possible or efficient with traditional Redis search approaches.

Origin: textproc/redisearch22
Category: textproc
Size: 2.72MiB
License: UNKNOWN
Maintainer: ports@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install redisearch22

More in textproc