Can i create a stardog db with semantic search index ON using stardog-admin command line?

If so how do I do it?

Note - changed title from "similarity search" to "semantic search" - apologies

Hi Radu,

You can do this with the db create command. You will need to include the search.enabled configuration option.

Best,
Jess