1

Cannot find in your documentation anywhere wheter "sddocname" is automatically indexed , and therefore I can fully rely on the best possible performance when querying by sddocname. Thank you for answer

Gotys
  • 1,371
  • 2
  • 13
  • 22

1 Answers1

1

sddocname is indexed. The &model.restrict api (http://docs.vespa.ai/documentation/reference/search-api-reference.html#model.restrict) uses sddocname internally.

Jo Kristian Bergum
  • 2,984
  • 5
  • 8