iamamoose commented on pull request #119:
URL:
https://github.com/apache/incubator-ponymail-foal/pull/119#issuecomment-955680936
Thread-1: Slurping /home/mark/Library/test.mbox
Content-Type: text/html
/home/mark/.local/lib/python3.8/site-packages/elasticsearch/connection/base.py:209:
ElasticsearchWarning: [types removal] Specifying types in search requests is
deprecated.
warnings.warn(message, category=ElasticsearchWarning)
Exception in thread Thread-1:
Traceback (most recent call last):
File "/opt/rh/rh-python38/root/usr/lib64/python3.8/threading.py", line
932, in _bootstrap_inner
self.run()
File "import-mbox.py", line 330, in run
if res and res["hits"]["total"] > 0:
TypeError: '>' not supported between instances of 'dict' and 'int'
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]