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

uniqueKey field store=false will throw null NullPointerException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.3.1
    • None
    • None
    • None

    Description

      i found if set uniqueKey store=false ,when insert some index,and query as :
      will throw nullPointer:
      java.lang.NullPointerException
      at org.apache.solr.handler.component.QueryComponent.mergeIds(QueryComponent.java:1095)
      at org.apache.solr.handler.component.QueryComponent.handleRegularResponses(QueryComponent.java:754)
      at org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:733)

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jj380382856 jin jing
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated: