elastic-recheck/elastic_recheck
Jeremy Stanley 552edc0f8a Correct conditional branching in field search
* elastic_recheck/results.py(Hit): Simple but subtle typographical
error in branching conditionals caused at_attr to be searched for in
_source even if attr was already present there. Brown bag fix.

Change-Id: I730f7b7c74a9d772edd0bf483f0089523cb5f6e8
2013-10-24 19:00:50 +00:00
..
cmd add SearchResultSet and Hit objects 2013-10-21 13:45:55 -04:00
tests Merge "add SearchResultSet and Hit objects" 2013-10-24 17:45:00 +00:00
__init__.py Further shuffling to get this to fit the standard code layout 2013-09-25 18:20:51 -07:00
bot.py Add a missing space from irc messages 2013-10-23 11:19:55 -04:00
elasticRecheck.py add SearchResultSet and Hit objects 2013-10-21 13:45:55 -04:00
results.py Correct conditional branching in field search 2013-10-24 19:00:50 +00:00