diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |