Query search has a
length operator that returns the length of an array. It is undocumented.
- Add doc to QuerySearch
- Extend the operator to support string length
length('xyz')
- Extend the operator to support number of keys in a hash length(info)=4
- Unit test
--
CrawfordCurrie - 23 Jan 2009
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. 
