Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta
-
Fix Version/s: 2.0-beta-2
-
Component/s: view-engine
-
Security Level: Public
-
Labels:None
-
Environment:Current checkout
Description
When you query a spatial view, e.g:
curl -X GET 'http://cato:9500/default/_design/dev_foo/_spatial/bar'
The result contain a "node" key, which should only be the case when you use debug=true.
The results also always return total_rows=0 (not sure if that ever worked :)
curl -X GET 'http://cato:9500/default/_design/dev_foo/_spatial/bar'
The result contain a "node" key, which should only be the case when you use debug=true.
The results also always return total_rows=0 (not sure if that ever worked :)
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews