Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-3039

Performance of SearchService bridge to Core Search

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.2 M4
    • Component/s: None
    • Impact type:
      API change

      Description

      When doing searches, the CoreSearchBackend that bridges the SearchService to the CoreSession needs to allocate a session as none is passed currently.

      This session must then be closed (to avoid leaks), but the returned documents are then unusable (or if they are used, they'll recreate a connection to the session unexpectedly when the caller may wish to use another connection).

      It must also be able to do proper batching.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                fguillaume Florent Guillaume
                Reporter:
                fguillaume Florent Guillaume
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: