summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2013-03-31 18:32:08 +0100
committerNick White <git@njw.me.uk>2013-03-31 18:32:08 +0100
commit2742524159ad2bc861711df084f6bd77588e9e9b (patch)
tree00508f5d2b5232a8d10298acb59facf86f6f5ff9 /BUGS
downloadoed2dict-2742524159ad2bc861711df084f6bd77588e9e9b.tar.bz2
oed2dict-2742524159ad2bc861711df084f6bd77588e9e9b.zip
Initial commit
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUGS b/BUGS
new file mode 100644
index 0000000..01a1916
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,5 @@
+Noun, adj / verb (and similar prob) markings after headword are searched against in the index. so searching for "A" or "n" are impossible as they return all adjectives / nouns.
+
+Search results are not returned in order. May be a limitation of the dict protocol.
+
+See TODO notes in scripts