Skip to content

Throw friendly error on invalid use_index value - #989

Merged
willholley merged 1 commit into
apache:masterfrom
willholley:mango_fix_use_index_invalid_selector
Nov 15, 2017
Merged

Throw friendly error on invalid use_index value#989
willholley merged 1 commit into
apache:masterfrom
willholley:mango_fix_use_index_invalid_selector

Conversation

@willholley

@willholley willholley commented Nov 13, 2017

Copy link
Copy Markdown
Member

Overview

Throw an error when a user specifies a value in "use_index", of the form [, ], that cannot be used for the current query selector.

Testing recommendations

Run Mango test suite. Manually test as documented in #988

Related Issues or Pull Requests

#988

Checklist

  • Code is written and works correctly;
  • Changes are covered by tests;
  • Documentation reflects the changes;

@garrensmith garrensmith left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome.

Throw an error when a user specifies a value in
"use_index", of the form [<ddoc id>, <name>],
that cannot be used for the current query selector.

Fixes #988
@willholley
willholley merged commit ead77b2 into apache:master Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants