@@ -0,0 +1,14 @@
from fet2020api import fet2020postapi
import pysolr
import python-environ
solr=pysolr.Solr('http://localhost:8980/solr/gettingstarted', always_commit=True)
# reindex posts from alpha
TARGET= "https://alpha.2020.fet.at"
solr.add()
The note is not visible to the blocked user.