Revision 3631
Added by ben leinfelder almost 17 years ago
lib/style/skins/sanparks/searchPathQuery.js | ||
---|---|---|
38 | 38 |
|
39 | 39 |
queryString += "<value>" + organizationScope + "</value>"; |
40 | 40 |
|
41 |
queryString += "<pathexpr>organizationName</pathexpr>";
|
|
41 |
queryString += "<pathexpr>keyword</pathexpr>";
|
|
42 | 42 |
queryString += "</queryterm>"; |
43 | 43 |
queryString += "</querygroup>"; |
44 | 44 |
|
Also available in: Unified diff
use keyword for restricting the search by node