Deprecate delta_count from PALI GET arguments

XMLWordPrintableJSON

    • Storage Engines, Storage Engines - Persistence
    • None
    • None

      The delta_count return parameter for plh_get is redundant, given that it can be easily derived from results_count, and it is in fact not even set by the server:

      delta_count = *results_count - 1
      

      We should thus use it instead of delta_count in the API. The page metadata should still continue to have delta_count.

              Assignee:
              Peter Macko
              Reporter:
              Peter Macko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: