Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Give feedback to Atlassian
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Acknowledged notifications
Core Server
SERVER-125
Field Matcher: field negative matcher (exclusion)
Log In
Export
XML
Word
Printable
JSON
Details
Type:
Improvement
Status:
Closed
Priority:
Major - P3
Resolution:
Fixed
Affects Version/s:
None
Fix Version/s:
1.1.3
Component/s:
Querying
Labels:
None
Description
find( {} ,
{ foo : -1 }
)
edit by mstearn:
final syntax:
{foo: 0}
or
{foo: false} {foo: -1}
is treated as
{foo: true}
Attachments
Activity
People
Assignee:
Mathias Stearn
Reporter:
Eliot Horowitz (Inactive)
Participants:
Eliot Horowitz
,
Mathias Stearn
,
Michael Stephens
,
sandstrom
,
Sascha Matzke
,
Wouter
Votes:
7
Vote for this issue
Watchers:
6
Start watching this issue
Dates
Created:
Jul 05 2009 08:58:29 AM UTC
Updated:
Jul 12 2016 12:30:25 AM UTC
Resolved:
Oct 28 2009 01:06:58 PM UTC