diff options
Diffstat (limited to 'TODO.rst')
-rw-r--r-- | TODO.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,3 +6,9 @@ The following features are already planned. lesana). * Write a command which reads data from a collection and writes it to another one, using a simple mapping of fields. + +The following features may be nice to have. + +* Having an indexing mode that adds the field as a value instead of a + term, see + https://getting-started-with-xapian.readthedocs.io/en/latest/concepts/indexing/values.html |