issues
search
etianen
/
django-watson
Full-text multi-table search application for Django. Easy to install and use, with good performance.
BSD 3-Clause "New" or "Revised" License
1.21k
stars
129
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MySQL Cluster / OCI Heatwave
#310
fopinappb
opened
2 weeks ago
0
#308 Use Django's Cast function
#309
ercpe
opened
3 months ago
0
Use of unqualified "id" column in _create_model_filter
#308
ercpe
opened
3 months ago
1
slash (/) not treated as word separator
#307
supern8ent
closed
2 months ago
3
Support Multi-Database configuration
#306
abaruchi
opened
11 months ago
0
Searching for non-model related items (like views)
#305
gawry
closed
1 year ago
1
Doesn't pick up worded numbers in search terms
#304
Domchap90
closed
1 year ago
1
Change PostgresSearchBackend to optmize for UUID primary keys
#303
thiagoferreiraw
closed
1 year ago
2
add missing index on SearchEntry.object_id, migrate the field to `CharField(191)`
#302
syphar
closed
1 year ago
8
add missing index on SearchEntry.object_id
#301
syphar
closed
1 year ago
6
The search returns not only variants of the same word, but also words starting with the requested word
#300
ktyz1992
closed
1 year ago
3
Issues with indexing with taggit
#299
udit-001
closed
1 year ago
2
docs: Fix a few typos
#298
timgates42
closed
2 years ago
0
Using non numeric primary keys
#297
girardinsamuel
opened
2 years ago
1
Fix typo in buildwatson
#296
danihodovic
closed
2 years ago
1
'QuerySet' object has no attribute 'strip'
#295
massoudrahimzadeh
closed
2 years ago
1
`url` -> `re_path`
#294
Shybert
closed
2 years ago
6
Add handling for RelatedField pk types
#293
CristopherH95
closed
2 years ago
4
I ran python manage.py buildwatson and an error was returned...
#292
sdbrown67
closed
2 years ago
1
Search for a subset by filtering on related model fields
#291
ranebo
opened
2 years ago
2
psycopg2.errors.UndefinedTable: relation "watson_searchentry" does not exist
#290
rkmullapudi
closed
8 months ago
3
Remove last traces of Travis CI
#289
amureki
closed
3 years ago
1
Remove deleted objects when rebuilding index
#288
CristopherH95
closed
3 years ago
5
Add AppConfig with default_auto_field set
#287
CristopherH95
closed
3 years ago
1
Refactor search list comprehension
#286
pickfire
closed
3 years ago
3
Django 3.2 Warning in migration
#285
4bo
closed
3 years ago
1
Added --slice-queryset argument
#284
iJohnMaged
opened
3 years ago
6
Added possibility to run tests through Github Actions.
#283
Hopiu
closed
3 years ago
2
Possible to search with partial match?
#282
Pulkit-Sharma
opened
3 years ago
4
Error after updating django to latest version
#281
Pulkit-Sharma
closed
3 years ago
2
Registering Django FlatPage in apps.py or __init__.py Throws "Apps aren't loaded yet" Exception
#280
nicorellius
closed
3 years ago
6
expose metadata also in .filter() results
#279
valentijnscholten
opened
4 years ago
3
support extra fields to be indexed
#278
valentijnscholten
opened
4 years ago
1
No results for partial keywords
#277
miguellteixeira
closed
4 years ago
1
rebuilding index doesn't remove entries for deleted objects
#276
valentijnscholten
closed
3 years ago
3
AttributeError: module 'blog.admin' has no attribute 'site'
#275
bhalalaparas
opened
4 years ago
2
Installation conflict with other watsons
#274
jayvdb
opened
4 years ago
4
[FR] Official support for InnoDB
#273
madchap
opened
4 years ago
3
Mention in the docs that watson does not work with bulk_create
#272
bcye
closed
4 years ago
2
Searching related fields
#271
pljspahn
closed
4 years ago
2
Change deprecated force_text -> force_str
#270
henrikhorluck
closed
4 years ago
2
Support async updating of search index
#269
valentijnscholten
opened
4 years ago
1
Document SearchContextMiddleware
#268
valentijnscholten
closed
1 year ago
1
docs: Fix simple typo, thie -> this
#267
timgates42
closed
4 years ago
1
Django 3 support
#266
biozz
closed
4 years ago
4
NoReverseMatch at /admin/ 'admin' is not a registered namespace with Django 2.2.5
#265
oumkale
closed
4 years ago
1
django 3.0 compatibility
#264
ephes
closed
4 years ago
2
Django 3.0 Support
#263
ephes
closed
4 years ago
0
Some search terms seem to be ignored
#262
jmb
closed
4 years ago
4
[BUGFIX] #255 Fixed MySQL tests failing mysql + admin context
#261
krukas
closed
5 years ago
2
Next