Commit 8afacb30 authored by Kospan Ulan's avatar Kospan Ulan

Update delete.py

parent 925e4e75
Pipeline #3054 canceled with stages
......@@ -38,6 +38,8 @@ if __name__ == '__main__':
Для проверки солько hits, для начало нужно проверить в солре
Удаляет все подходящие посты по запросу
В параметры можно передать любое поле(signature, domain, profile_url, etc.)
"""
solr = pysolr.Solr('http://10.30.10.204:8984/solr/client2020_3/', always_commit=True)
solr.ping()
......
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