Project

General

Profile

« Previous | Next » 

Revision 3787

use "placekey" (without additional leading xpath) because that is in the indexPaths of the build properties (and is used for other searches.
should improve performance....

View differences:

lib/style/skins/nceas/search.js
105 105
                    +"</queryterm>"
106 106
                    +"<queryterm searchmode=\"contains\" casesensitive=\"false\">"
107 107
                        +"<value>" + searchString + "</value>"
108
                        +"<pathexpr>idinfo/keywords/theme/placekey</pathexpr>"
108
                        +"<pathexpr>placekey</pathexpr>"
109 109
                    +"</queryterm>"
110 110
                +"</querygroup>"
111 111
            +"</querygroup>"

Also available in: Unified diff