219fc58401
Changed the implementation to work if the bang is at anyplace in the query. Added a check to not spend time looking for an operator if a "!" is not present in the query. No longer allowed to have the bang at the "!" char at the end, since this may cause some conflicts like the issue cited before, where the ! is after a word in the query, which is natural in most languages. |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_autocomplete.py | ||
test_misc.py | ||
test_results.py | ||
test_routes.py |