Hello All.
I´m currently using Stanbol to store objects in the entityHub. My goal is
to use the Solr of the Apache Stanbol to perform searches.
Everything works fine, however I need to change the definition of the
fields in the schema.xml file of the Solr.

The problem is that all the fields are created as dynamic fields (ei with
type=text and multivalued=true). But I need to change some fields type to
String and the multivalued value to false.

I already know all the metafields that will be indexed. So is it possible
to edit the schema.xml of the solr, defining already all the fields and its
type and values, instead of using the dynamic fields?

Regrets
João

Reply via email to