Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-5732

NPE trying get stats with statsComponent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 4.6.1
    • None
    • None
    • None

    Description

      I'm trying to get stats over a field with type solr.TrieDateField

      The field is configurated as:

       <fieldtype name="tdate"  class="solr.TrieDateField" precisionStep="8" positionIncrementGap="0" sortMissingLast="true" omitNorms="true" omitPositions="true" docValuesFormat="Disk"/>
      

      Triying to run this query:

      q=datetime:[2014-01-01T00:00:00Z%20TO%202014-01-01T00:10:00Z]&stats=true&stats.field=datetime
      

      I have this exception: http://apaste.info/dWL0

      A printscreen of the field with the flags here

      I can run a facet search over the field without any problem.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yriveiro Yago Riveiro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: