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
Volker Mische
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | In Progress [ 3 ] |
Farshid Ghods
made changes -
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |