search for: slotno

Displaying 7 results from an estimated 7 matches for "slotno".

Did you mean: slot
2010 Feb 08
1
Hi problem with read.csv
..."LATESTFLG" "ACTIVEFLG" "PROJROLEID" "IDENTIFIER" "TREATMTSTDATE" "TITLE" "SOURCE" "PLANSUB" "STENDDATE" "STSTARTDATE" "NOOFGROUPS" "SLOTNO" "PREPPERIOD" "STREPORTDATE" "COMPLETIONDATE" "ARCHIVEDATE" "HOUSINGNAME" "NOOFGEN" "NOOFANIMALS" "SPECIES" "SPDID" "STRAIN" "STDID"...
2011 Sep 21
2
Xapian-discuss Digest, Vol 88, Issue 9
.... I am still trying to cover add_value some more though since I seem to not understand it totally. I guess it is because I am used to Lucene and Sphinx and Solr and it appears that Xapian seems to attach the type of value stored more on add_value. Like for example I am still a bit confused on how slotno actually works and what it actually is. I think the main thing is showing, in php (or C++ in the official docs), how to index a complex document of say: { "_id": string "text": string "tags": multivalue "date_created": timestamp } And sorting...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...php_pci.c +++ b/drivers/pci/hotplug/ibmphp_pci.c @@ -27,6 +27,8 @@ * */ +#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt + #include <linux/module.h> #include <linux/slab.h> #include <linux/pci.h> @@ -92,7 +94,7 @@ int ibmphp_configure_card (struct pci_func *func, u8 slotno) u8 flag; u8 valid_device = 0x00; /* to see if we are able to read from card any device info at all */ - debug ("inside configure_card, func->busno = %x\n", func->busno); + debug("inside configure_card, func->busno = %x\n", func->busno); device = func->d...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...php_pci.c +++ b/drivers/pci/hotplug/ibmphp_pci.c @@ -27,6 +27,8 @@ * */ +#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt + #include <linux/module.h> #include <linux/slab.h> #include <linux/pci.h> @@ -92,7 +94,7 @@ int ibmphp_configure_card (struct pci_func *func, u8 slotno) u8 flag; u8 valid_device = 0x00; /* to see if we are able to read from card any device info at all */ - debug ("inside configure_card, func->busno = %x\n", func->busno); + debug("inside configure_card, func->busno = %x\n", func->busno); device = func->d...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...php_pci.c +++ b/drivers/pci/hotplug/ibmphp_pci.c @@ -27,6 +27,8 @@ * */ +#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt + #include <linux/module.h> #include <linux/slab.h> #include <linux/pci.h> @@ -92,7 +94,7 @@ int ibmphp_configure_card (struct pci_func *func, u8 slotno) u8 flag; u8 valid_device = 0x00; /* to see if we are able to read from card any device info at all */ - debug ("inside configure_card, func->busno = %x\n", func->busno); + debug("inside configure_card, func->busno = %x\n", func->busno); device = func->d...
2011 Sep 20
1
Understanding API Documentation for PHP
...entation for the Xapian library and its PHP hooks and I am really confused how to complete my index. I understand how to add documents etc etc etc and how to build queries but how I do specify in add_value what field type xapian should take (i.e. tokenized, unindexed, indexed)? Is there a list of slotno's anywhere that I can reference to? In a general sense is there any more programmer orientated documentation/tutorials rather than researcher orientated document than http://xapian.org/docs/ that better describes the steps of indexing and searching etc? Thanks in advance,
2008 Apr 02
10
[PATCH 0/62] Ocfs2 updates for 2.6.26-rc1
The following series of patches comprises the bulk of our outstanding changes for Ocfs2. Aside from the usual set of cleanups and fixes that were inappropriate for 2.6.25, there are a few highlights: The '/sys/o2cb' directory has been moved to '/sys/fs/o2cb'. The new location meshes better with modern sysfs layout. A symbolic link has been placed in the old location so as to