Commit b084d5e9 authored by Michel Pelletier's avatar Michel Pelletier

tweaked

parent bac6fce6
......@@ -6,6 +6,8 @@ class UnKeywordIndex(UnIndex):
Like an UnIndex only it indexs sequences of items
Searches match any keyword.
This should have an _apply_index that returns a relevance score
"""
def index_object(self, i, obj, threshold=None):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment