[ https://issues.apache.org/jira/browse/CONNECTORS-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053582#comment-14053582 ]
Karl Wright commented on CONNECTORS-981: ---------------------------------------- It is only related to the java script. What happens is that the javascript is written presuming that a "hidden" form field does not have a "checked" attribute. Unfortunately, at least on Firefox, hidden fields do have "checked" attributes - and their value is "false". I'm trying to think of a way to code around the issue now. > Solr Connector - classic Solrj SolrInputDocument support > -------------------------------------------------------- > > Key: CONNECTORS-981 > URL: https://issues.apache.org/jira/browse/CONNECTORS-981 > Project: ManifoldCF > Issue Type: Improvement > Components: Lucene/SOLR connector > Affects Versions: ManifoldCF 1.7 > Reporter: Alessandro Benedetti > Assignee: Karl Wright > Fix For: ManifoldCF 1.7 > > Attachments: CONNECTORS-981.patch > > > The solr connector, according with the development of the Tika Connector > processor, should be able to operate in 2 ways : > 1) as usual > 2) using the classic Solrj SolrInputDocument approach with already extracted > metadata > To allow the choice a flag will be added in the UI in the mapping tab ( as > it's related with how the fields will be processed) -- This message was sent by Atlassian JIRA (v6.2#6252)