djorm-ext-pgfulltext
Search engine
Provides full-text search capabilities for Django models using PostgreSQL's built-in indexing system.
PostgreSQL full-text search integration with django orm.
250 stars
19 watching
84 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ivelum/djangoql | An advanced search language for Django that supports logical operators, table joins, and auto-completion. | 1,021 |
falcony-io/sqlalchemy-searchable | Provides full-text search functionality for SQLAlchemy models on PostgreSQL databases | 264 |
niklr/golem-fulltext-search | A full-text search service built on top of the Golem Network's cloud computing platform | 3 |
casecommons/pg_search | A library that provides named scopes for searching in PostgreSQL databases | 1,356 |
django-haystack/pysolr | Provides a lightweight Python interface to interact with Apache Solr search engine | 666 |
gvinciguerra/pgm-index | A data structure library providing fast search capabilities for large datasets | 792 |
alexeyco/pig | A pgx wrapper that simplifies executing and scanning query results in PostgreSQL databases | 16 |
algolia/algoliasearch-django | A package that integrates Algolia's search API with Django projects. | 174 |
openlmlab/moss_websearchtool | A Python-based web search tool service with a simple retrieval backend | 45 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 188 |
dhilipsiva/garuda | Automatically exposes Django ORM over gRPC for use in microservices written by other languages | 24 |
honmaple/flask-msearch | A Flask extension that provides full-text search functionality with support for multiple backends and indexing options. | 214 |
etianen/django-watson | A full-text search plugin for Django that enables multi-model search with high performance and relevance ranking. | 1,209 |
k3170makan/goodork | A command-line tool that uses regular expressions to analyze Google search results and extract data from web applications. | 133 |
tminglei/slick-pg | An extension of Slick for PostgreSQL providing support for various data types and features | 839 |