search for: keywordid

Displaying 2 results from an estimated 2 matches for "keywordid".

Did you mean: keyworded
2004 Feb 19
1
reshape direction=wide
...39;]) reshaped <<- NULL for (key in keywords) { keywordbid <- bids[bids[,'keyword']==key,] keywordbid[,'id'] = NULL keywordbid <- reshape(keywordbid, v.names='bid', timevar='rank',direction='wide',idvar='batch') keywordid <- bids[bids[,'keyword']==key,] keywordid[,'bid'] = NULL keywordid <- reshape(keywordid, v.names='id', timevar='rank',direction='wide',idvar='batch') if(is.null(reshaped)) { reshaped <<- merge(keywordbid, keywor...
2009 Aug 11
2
Bugzilla not working following RHEL to CentOS migration
...se errors will automatically run this script again (so be aware that it may take an even longer time than the first run). OK, now running sanity checks. Checking references to classifications.id... ... from products.classification_id. Checking references to keyworddefs.id... ... from keywords.keywordid. Checking references to fielddefs.id... ... from bugs_activity.fieldid. ... from profiles_activity.fieldid. Checking references to flagtypes.id... ... from flags.type_id. ... from flagexclusions.type_id. ... from flaginclusions.type_id. Checking references to bugs.bug_id... ... from bugs_a...