Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-1070

[PERF]Substring Filters are evaluated for every single entry

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.5.1
    • 2.0.0-RC2
    • code quality, search
    • None

    Description

      When applying a substring filter, we are using a very inefficient algorithm : the filter is transformed to a regexp for evey entry found. This can be avoided if the SubstringNode stores the regexp once it has been computed for the first entry.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elecharny Emmanuel Lécharny
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: