Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-2044

InMemory filtering after index query

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.1, 1.0.0
    • None
    • None

    Description

      Currently the indexing and querying is done using a StandardTokenParser which tokenizes the string on punctuations, delimiters as a result the following test string will pass the equality match for the actual stored string

      test string: user
      stored val: /foo/bar/user or /foo/bar:user

      This patch adds another layer of filtering after the index query which filters the vertices to ensure the correctness of results.

      Attachments

        Issue Links

          Activity

            People

              apoorvnaik Apoorv Naik
              apoorvnaik Apoorv Naik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: