I'm trying to config the Jena file tdb-config.ttl for Solr index and I get
this error

Document is missing mandatory uniqueKey field: id

I want to map, for example, the field country_s Solr on my config.ttl file.

Thanks for config file, which looks OK.

In your schema.xml for Solr, what have you defined?

Unfortunately, for Solr, you have to align the client (Solr4j and Fuseki) with the server side. There is no way to do this automatically.

        Andy


Reply via email to