dinani65
dinani65
could u please tell how to address this error when I want to create a Solr collection? command: "tapioca index-dump my_collection_name latest-all.json.bz2 --profile profiles/human_organization_place.json" error: "requests.exceptions.HTTPError: 400 Client Error: Bad...
I have followed the required steps according to https://opentapioca.readthedocs.io/en/latest/install.html. Could u please explain more what I need to do?
In order to run Solr in cloud mode, I run the following command: service solr start -c -m 4g but the logs shows: org.apache.solr.common.SolrException: Solr instance is not running in...
I also get the same error when I want to create a collection. Command: `tapioca index-dump col2 latest-all.json.bz2 --profile profiles/human_organization_location.json` Error: `requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: http://localhost:8983/solr/admin/collections?action=CREATE&name=col2&collection.configName=tapioca&numShards=1`...
I would greatly appreciate it if u can tell me what I am missing here :)
It was because of DB settings. Thank you for your reply.
@zandaoguang-iscas Could u please tell me where I can find the query graphs of the other datasets? I am not sure how to generate the query graphs of other datasets...