private Map<String, SSAFSolrFieldTypeEnum> fieldMapping;
private SSAFSearchImpl ssafSearchImpl;
public SSAFIndexImpl(String schemaRoot)
{
jaxbFactory = new JaxbFactory("org.wijiscommons.ssaf.schema.search", new File(
schemaRoot + "schema/search/schema.xsd"));
}