You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chukwa.apache.org by "Eric Yang (JIRA)" <ji...@apache.org> on 2016/11/13 18:30:58 UTC

[jira] [Created] (CHUKWA-813) Solr can not sort by multi-valued field (date field)

Eric Yang created CHUKWA-813:
--------------------------------

             Summary: Solr can not sort by multi-valued field (date field)
                 Key: CHUKWA-813
                 URL: https://issues.apache.org/jira/browse/CHUKWA-813
             Project: Chukwa
          Issue Type: Bug
          Components: User Interface
    Affects Versions: 0.8.0
            Reporter: Eric Yang
            Assignee: Eric Yang
             Fix For: 0.9.0


Solr 5 schema less posting to Solr cloud causes the SEQID or DATE field to be posted to Solr as multi-valued fields.  Multi-valued field can not be sorted.  This breaks the log viewer utility for sorting log entries by sequence id.  Fortunately, Solr internally already have _version_ mechanic which can be used as sorting field for display log entries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)