Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-2602

[Solr] Cost calculation takes time with solr pings even when not fulfilling query

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.12, 1.1.7
    • 1.0.13, 1.1.8
    • solr
    • None

    Description

      Cost calculation for queries which are fired quite often [1] and which are not going to fulfilled by solr take time due to which the overall cost of the operation is high.

      [1]
      SELECT * FROM [nt:base] WHERE PROPERTY([rep:members], 'WeakReference') = $uuid
      SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id

      Attachments

        Activity

          People

            teofili Tommaso Teofili
            amitjain Amit Jain
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: