Index Django Models with Elasticsearch or OpenSearch and query them with the ORM
Stars
88
Forks
11
Watchers
88
Open Issues
32
Overall repository health assessment
No package.json found
This might not be a Node.js project
521
commits
378
commits
60
commits
15
commits
11
commits
10
commits
9
commits
8
commits
7
commits
7
commits
Revert "Fixed the bugs in SQLite querying (ranking not working) and adding test case (#68)"
e9f63a6View on GitHubAdd migration for related_name on Novel.protagonist
9129e5cView on GitHubRemove no-longer-needed constants from ElasticsearchBaseMapping
0965fbfView on GitHubAdd fuzzy search support to PostgreSQL backend (#65)
cae3566View on GitHubFixed the bugs in SQLite querying (ranking not working) and adding test case (#68)
c3067e2View on GitHubAvoid crash when indexing nullable reverse OneToOne relations (#69)
e8cecdbView on GitHubmodified the regex to allow hyphens in the filter values (#64)
00a1295View on GitHub