Results 1 to 2 of 2

Thread: Partitioned index?

  1. #1
    Join Date
    Aug 2004
    Posts
    5

    Default Partitioned index?

    Our data is partitioned by key. However, it seems that the index is not partition-aware? Is there any way to configure the index to be aware that the lookup should only be performed locally?

  2. #2
    Join Date
    Jan 2012
    Posts
    5

    Default

    From what I understand, Indexes are not partition-aware. But this view might be outdated.

    What are you trying to achieve? Maybe there is a different way to approach a problem. Are you using Functions or OQL?

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •