[
https://issues.apache.org/jira/browse/CONNECTORS-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14163397#comment-14163397
]
Shinichiro Abe commented on CONNECTORS-1066:
--------------------------------------------
Solr sorting behavior is different between blank and field-not-present(When a
sort field is not present, document order is changed by
sortMissingFirst/sortMissingLast attribute in schema.xml). I think users may
sometimes set blank intentionally for order, we should distinguish blank or
null. It's better to impl that in transformer connector or add a checkbox
somewhere instead of forced ignoring.
> Don't send empty fields to Solr
> -------------------------------
>
> Key: CONNECTORS-1066
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1066
> Project: ManifoldCF
> Issue Type: Improvement
> Components: Lucene/SOLR connector
> Affects Versions: Manifold 1.7.1
> Reporter: Karl Wright
> Assignee: Karl Wright
> Labels: solr
> Fix For: ManifoldCF 2.0
>
> Attachments: CONNECTORS-1066.patch
>
>
> Don't transmit empty fields to Solr.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)