You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have downloaded and install a VM on virtual box. The web ui works fine so that I can search through a web browser. what is the WEB API URL I can use in my own code?
it says in https://www.opensemanticsearch.org/doc/admin/rest-api Search or read data
We won't reinvent all wheels, so use the Rest-API of Solr for searching or / and getting data in XML or JSON format or use Solr Client APIs to get data with your favorite programming language.
But I am new to this, Can you give me an example of the Rest API url?
Thank you so much
James
The text was updated successfully, but these errors were encountered:
I have downloaded and install a VM on virtual box. The web ui works fine so that I can search through a web browser. what is the WEB API URL I can use in my own code?
it says in https://www.opensemanticsearch.org/doc/admin/rest-api
Search or read data
We won't reinvent all wheels, so use the Rest-API of Solr for searching or / and getting data in XML or JSON format or use Solr Client APIs to get data with your favorite programming language.
But I am new to this, Can you give me an example of the Rest API url?
Thank you so much
James
The text was updated successfully, but these errors were encountered: