Revision 2708
Added by sgarg about 19 years ago
header.html | ||
---|---|---|
87 | 87 |
+"</queryterm>" |
88 | 88 |
+"<queryterm searchmode=\"contains\" casesensitive=\"false\">" |
89 | 89 |
+"<value>" + searchString + "</value>" |
90 |
+"<pathexpr>title</pathexpr>" |
|
91 |
+"</queryterm>" |
|
92 |
+"<queryterm searchmode=\"contains\" casesensitive=\"false\">" |
|
93 |
+"<value>" + searchString + "</value>" |
|
90 | 94 |
+"<pathexpr>abstract/para</pathexpr>" |
91 | 95 |
+"</queryterm>" |
92 | 96 |
+"</querygroup>" |
Also available in: Unified diff
Bugfix in the searches done from the skin webpages...