Commit 0e17116e authored by Caleb Raitto's avatar Caleb Raitto Committed by Commit Bot

s/factory/factor/.

Change-Id: I16eaca23a40eb942fa054a054951adc2398a659a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1900466Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Caleb Raitto <caraitto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#712822}
parent aeeeb655
...@@ -73,11 +73,10 @@ Supported statistic types are: ...@@ -73,11 +73,10 @@ Supported statistic types are:
There can also be one or more `index` tags which define additional aggregation There can also be one or more `index` tags which define additional aggregation
keys. These are a comma-separated list of keys that is appended to the standard keys. These are a comma-separated list of keys that is appended to the standard
set. These additional keys are optional but, if present, are always present set. These additional keys are optional but, if present, are always present
together. In other words, "fields=profile.county,profile.form_factory" will together. In other words, "fields=profile.county,profile.form_factor" will cause
cause all the standard aggregations plus each with *both* country *and* all the standard aggregations plus each with *both* country *and* form_factor
form_factor but **not** with all the standard aggregations (see above) plus only but **not** with all the standard aggregations (see above) plus only one of
one of them. If individual and combined versions are desired, use multiple index them. If individual and combined versions are desired, use multiple index tags.
tags.
Currently supported additional index fields are: Currently supported additional index fields are:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment