grtjn / ml-constraints

Custom MarkLogic constraints that go beyond what Search API provides out of the box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Limit count for Other group to fragments with a match

grtjn opened this issue · comments

commented

Use cts:value-match * to find all patterns, and use that to find total estimate. Don't sum cts:value-match frequencies for anti-sum, but get all anti-patterns, and do estimate on shot-gun or with those. Less index round-trips..

Add total-pattern attribute on show-remainder.. (which defaults to *)