Skip to content

Instantly share code, notes, and snippets.

@dvv
Created May 14, 2010 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dvv/401294 to your computer and use it in GitHub Desktop.
Save dvv/401294 to your computer and use it in GitHub Desktop.
?date=date:2010
---------------
[ { name: 'eq'
, args: [ 'date', Thu, 01 Jan 1970 00:00:02 GMT ]
}
]
?date=date:2010-05
---------------
TypeError: string is not a function
at String.CALL_NON_FUNCTION_AS_CONSTRUCTOR (native)
at jar:http://github.com/kriszyp/perstore/zipball/master!/lib/resource-query.js:393:10
at stringToValue (jar:http://github.com/kriszyp/perstore/zipball/master!/lib/resource-query.js:345:9)
at jar:http://github.com/kriszyp/perstore/zipball/master!/lib/resource-query.js:91:20
at String.replace (native)
at jar:http://github.com/kriszyp/perstore/zipball/master!/lib/resource-query.js:55:33
at Object.query (jar:http://github.com/kriszyp/perstore/zipball/master!/lib/store/mongodb.js:87:13)
at Object.__noSuchMethod__ (jar:http://github.com/kriszyp/perstore/zipball/master!/lib/facet.js:673:27)
at Object.query (jar:http://github.com/kriszyp/perstore/zipball/master!/lib/facet.js:82:33)
at Object.__noSuchMethod__ (jar:http://github.com/kriszyp/perstore/zipball/master!/lib/facet.js:673:27)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment