issues
search
daevaorn
/
djapian
High level Xapian integration for Django
Other
6
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add --compact key for index command
#32
GoogleCodeExporter
closed
9 years ago
1
Clean up utils.py
#31
GoogleCodeExporter
closed
9 years ago
3
More ORM like Indexer and ResultSet interface
#30
GoogleCodeExporter
closed
9 years ago
2
Lazy ResultSet
#29
GoogleCodeExporter
closed
9 years ago
2
DJAPIAN_DATABASE_PATH is not indicated in documentation
#28
GoogleCodeExporter
closed
9 years ago
2
Installing Djapian does not install management/command/...
#27
GoogleCodeExporter
closed
9 years ago
1
Djapian daemon not picking up changes in djapian_change
#26
GoogleCodeExporter
closed
9 years ago
8
Error raise when indexed entry is deleted
#25
GoogleCodeExporter
closed
9 years ago
5
Xapian Database auto creation
#24
GoogleCodeExporter
closed
9 years ago
4
Runtime error (in index.py)
#23
GoogleCodeExporter
closed
9 years ago
1
Error launching python manage.py index (parsing options)
#22
GoogleCodeExporter
closed
9 years ago
6
Code is following multiple styles
#21
GoogleCodeExporter
closed
9 years ago
2
Add range searches to djapian
#20
GoogleCodeExporter
opened
9 years ago
6
Fix signal to Signals refactory made in Django
#19
GoogleCodeExporter
closed
9 years ago
6
Deprecation warning for maxlength argument in Change model
#18
GoogleCodeExporter
closed
9 years ago
3
run_djapian should be manage.py command instead of stand alone script
#17
GoogleCodeExporter
closed
9 years ago
1
Typo in Indexer class
#16
GoogleCodeExporter
closed
9 years ago
2
allow passing of functions instead of just field names to indexer
#15
GoogleCodeExporter
closed
9 years ago
3
Implement stemming
#14
GoogleCodeExporter
closed
9 years ago
1
When saving an object run_djapian crashes when running test
#13
GoogleCodeExporter
closed
9 years ago
2
Drop use of 'index_model'?
#12
GoogleCodeExporter
closed
9 years ago
4
Return the location of the result
#11
GoogleCodeExporter
closed
9 years ago
3
NameError: global name 'hit' is not defined
#10
GoogleCodeExporter
closed
9 years ago
1
Update Djapian to run with the last revision of django-trunk
#9
GoogleCodeExporter
closed
9 years ago
5
Allow --project as parameter
#8
GoogleCodeExporter
closed
9 years ago
1
Allow run-once and fork options to run_djapian
#7
GoogleCodeExporter
closed
9 years ago
1
Use "values" instead "docid"
#6
GoogleCodeExporter
closed
9 years ago
3
Allow multiple/i18n prefix
#5
GoogleCodeExporter
closed
9 years ago
5
Add an `object` in the djapian.backend.query.Hit
#4
GoogleCodeExporter
closed
9 years ago
1
Allow weighting for fields
#3
GoogleCodeExporter
closed
9 years ago
3
Add auto-detect field
#2
GoogleCodeExporter
closed
9 years ago
5
Words captalized are not searchable
#1
GoogleCodeExporter
closed
9 years ago
1
Previous