Project

General

Profile

« Previous | Next » 

Revision 2853

Added by sgarg over 18 years ago

Added packageId to the faster search

View differences:

lib/style/skins/nrs/index.html
105 105
							     			+"<value>" + searchString + "</value>"
106 106
							     			+"<pathexpr>title</pathexpr>"
107 107
									+"</queryterm>"
108
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
109
                                                                                +"<value>" + searchString + "</value>"
110
                                                                                +"<pathexpr>@packageId</pathexpr>"
111
                                                                        +"</queryterm>"
108 112
									+"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
109 113
							     			+"<value>" + searchString + "</value>"
110 114
							     			+"<pathexpr>abstract/para</pathexpr>"
lib/style/skins/nrs/header.html
91 91
                                                                        +"</queryterm>"
92 92
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
93 93
                                                                                +"<value>" + searchString + "</value>"
94
                                                                                +"<pathexpr>@packageId</pathexpr>"
95
                                                                        +"</queryterm>"
96
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
97
                                                                                +"<value>" + searchString + "</value>"
94 98
                                                                                +"<pathexpr>abstract/para</pathexpr>"
95 99
                                                                        +"</queryterm>"
96 100
                                                                +"</querygroup>"
lib/style/skins/nceas/index.html
106 106
                                                                        +"</queryterm>"
107 107
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
108 108
                                                                                +"<value>" + searchString + "</value>"
109
                                                                                +"<pathexpr>@packageId</pathexpr>"
110
                                                                        +"</queryterm>"
111
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
112
                                                                                +"<value>" + searchString + "</value>"
109 113
                                                                                +"<pathexpr>abstract/para</pathexpr>"
110 114
                                                                        +"</queryterm>"
111 115
                                                                +"</querygroup>"
lib/style/skins/nceas/header.html
91 91
                                                                        +"</queryterm>"
92 92
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
93 93
                                                                                +"<value>" + searchString + "</value>"
94
                                                                                +"<pathexpr>@packageId</pathexpr>"
95
                                                                        +"</queryterm>"
96
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
97
                                                                                +"<value>" + searchString + "</value>"
94 98
                                                                                +"<pathexpr>abstract/para</pathexpr>"
95 99
                                                                        +"</queryterm>"
96 100
                                                                +"</querygroup>"
lib/style/skins/obfs/index.html
107 107
                                                                        +"</queryterm>"
108 108
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
109 109
                                                                                +"<value>" + searchString + "</value>"
110
                                                                                +"<pathexpr>@packageId</pathexpr>"
111
                                                                        +"</queryterm>"
112
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
113
                                                                                +"<value>" + searchString + "</value>"
110 114
                                                                                +"<pathexpr>abstract/para</pathexpr>"
111 115
                                                                        +"</queryterm>"
112 116
                                                                +"</querygroup>"
lib/style/skins/obfs/header.html
91 91
                                                                        +"</queryterm>"
92 92
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
93 93
                                                                                +"<value>" + searchString + "</value>"
94
                                                                                +"<pathexpr>@packageId</pathexpr>"
95
                                                                        +"</queryterm>"
96
                                                                        +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
97
                                                                                +"<value>" + searchString + "</value>"
94 98
                                                                                +"<pathexpr>abstract/para</pathexpr>"
95 99
                                                                        +"</queryterm>"
96 100
                                                                +"</querygroup>"

Also available in: Unified diff