search for: setmap

Displaying 6 results from an estimated 6 matches for "setmap".

Did you mean: set_map
2011 Apr 17
5
For more UI functionality: OmegaScript, C++ or other?
Hello :-) We have Xapian and Omega working nicely. Now we would like more functionality at the browser UI, such as being able to specify date ranges and being able to search the file name including looking only for, say, .odt files. Question is whether the best choice for this would be to develop a template using OmegaScript or to switch to C++ or some other language. Availability of skills
2016 Jan 11
2
Security permissions issues after changing idmap backend from RID to AUTORID
On 2016-01-10 at 17:58 +0000, Rowland penny wrote: > On 10/01/16 17:05, Partha Sarathi wrote: > > > > > This could have a lot to do with the fact that idmap_rid & > > > idmap_autorid calculate the uids differently i.e if you have RID > > > '2025000', autorid would calculate this as '1102500000' , rid > > > would calculate this as
2009 Jan 30
1
run query using rexcel runrfile and rodbc sql query
...like: inSet <- "TEST0000853" library("RODBC") query <- function(qu){ con <- odbcConnect ("Development ",uid="username",pwd="password",believeNRows=FALSE,rows_at_time=50) sqlQuery(con,qu) } qu <- paste("m.parentid as SET from setmap m where m.childid in (select t.experiment from experimentsets t where t.setname='",inSET,"')",sep="") ExperimentSet <- as.character(query(qu)[,1]) The error only occurs when I call my "query" function. Does anyone know if there is a way to run...
2016 Jan 11
0
Security permissions issues after changing idmap backend from RID to AUTORID
...hould > only run it while winbindd is not running. See the net(8) manpage. root at partha:/var/lib/samba# net -V Version 4.1.17-Debian root at partha:/var/lib/samba# net idmap --help Usage: net idmap dump Dump the current ID mappings net idmap restore Restore entries from stdin net idmap setmap Not implemented yet net idmap delete <ID> Delete ID mapping net idmap secret <DOMAIN> <secret> Set secret for specified domain net idmap check Check id mappings root at partha:/var/lib/samba# net idmap setmap Not implemented yet > > Cheers - Michael > > PS:...
2011 Aug 08
1
How "NOT expression" used in Xapian
I want to use "NOT expression", from xapian document, it is supported.
2013 Apr 16
0
confusion about term prefixes
I am confused about using term prefixes for omega searches. There are a number of term prefixes that are reserved and used by omindex. In order to use those for searching with omega, do I need to use the $setmap{} function in the omega template or are the reserved ones built in? -- Chris Purves Visit my blog: http://chris.northfolk.ca "I can't have a lobotomy just because I've got a pirate costume on." - Christine Purves