Hi. README[1] of solr-integration says that you will need to add security fields, and specify required="false". I should specify required="true" because MCF connectors always return any tokens and we can't search anything if these fields have no tokens (that is, null and these fields don't even have "__nosecurity__" that stands for no security token.) when using MCF security plugin. May I open JIRA ticket for modifying README? Is there a reason that should be required="false"?
[1]https://svn.apache.org/repos/asf/incubator/lcf/trunk/connectors/solr/integration/README-3.x.txt Regards, Shinichiro Abe