VIDA-NYU / ache

ACHE is a web crawler for domain-specific search.
http://ache.readthedocs.io
Apache License 2.0
453 stars 135 forks source link

unable to set different ElasticSearch index name for different crawl in the server #347

Open julesbarbosa opened 1 year ago

julesbarbosa commented 1 year ago

ACHE Server uses the same index name - ache-data - for all crawlers running on the server. It will be good to have a functionality to pass the es index name or to use the name of the crawl to create a new es index.