Uploaded image for project: 'VXQuery (Retired)'
  1. VXQuery (Retired)
  2. VXQUERY-209

Parallel Index creation and access

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Currently we partition-parallelize collection by pipe-delimitating the paths for each partition. In order for indexing to reach the same parallelism, we need to add the same functionality to index queries, e.g.

      build-index-on-collection("path1|path2|path3|path4", "index1|index2|index3|index4")

      and
      collection-from-index("index1|index2|index3|index4", "/collection/book")

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sjaco002 Steven Jacobs
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: