I've found a bit of a paradox in SparseIndexingServiceImpl. It appears there is a bit of code designed to omit useless indexing data (SolrInputDocuments consisting only of system properties), but elsewhere in the code IndexingHandlers are held to a contract that prevents them from creating indexing data with only the system properties that are being checked. This means either the check is superfluous or needs to be modified.
Anyone have an informed opinion on this? More info: https://jira.sakaiproject.org/browse/SOLR-72 Thanks, Duffy ------------------------------ Duffy Gillman Sr. Software Engineer The rSmart Group, Inc. _______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
