Hello. I am new to Tika and I am trying to extract DIVs content as a separate field in Solr.
Having a look at the SAFE_ELEMENTS in DefaultHtmlMapper.java, I could not see DIV in the list. DIV being very used in modern web design, could anyone shed a light onto whether we could add it? This is very similar to https://issues.apache.org/jira/browse/TIKA-1017 Thank you very much. Arcadius.
