NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item846: Query search length operator not documented
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
|
|
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