search for: nrecords

Displaying 8 results from an estimated 8 matches for "nrecords".

Did you mean: records
2003 Jun 30
4
french map
Hello, I would like to know if (as the usa map with Splus), it is possible with R to plot the french map and to add points (representing towns for instance) on the figure in the appropriate (x,y) system. Thank you. Nathalie Peyrard
2013 Aug 21
2
Perl interface isn't working in 1.2.x
...count(); # $qp->set_stemmer(new Search::Xapian::Stem("english")); # $qp->set_stemming_strategy(STEM_SOME); # $qp->set_default_op($defaultop); my $par = $qp->parse_query($query); my $enq = $db->enquire( $par ); my @matches = $enq->matches($nstart,$nrecords); my $mset = $enq->get_mset($nstart,$nrecords); my $est = $mset->get_matches_estimated(); my $totTime=0; foreach my $match ( @matches ) { my $doc = $match->get_document(); my $id = $match->get_docid(); my $eterm = $enq->get_matching_term...
2013 Aug 26
2
Perl interface isn't working in 1.2.x
On 08/25/2013 05:02 PM, Olly Betts wrote: > So the simple fix is > probably just to install the perl-Search-Xapian RPM instead. Thanks, the Centos 6 repos don't have that rpm and the http://xapian.org/download page seems to only cover the XS bindings, if I am reading this correctly: But I was able to remove the rpm packages and compile and install the core and swig from source.
2012 Jan 20
3
get_docid???
my $mset = $enq->get_mset($nstart,$nrecords); for(my $mit=$mset->begin(); $mit != $mset->end();$mit++) { my $doc = $mit->get_document(); my $dat = $doc->get_data(); my $id = $doc->get_docid(); } [Fri Jan 20 10:35:06 2012] newmail.cgi: Can't locate auto/Search/Xapian/Document/get_doc...
2006 Jul 18
1
SpeexEncoder requires 320 samples to process a Frame, not 160
Hi guys I have tried compiling this attached code, I made all the buffers 320, there is no trace of a 160 buffer, but I get a " SpeexEncoder requires 320 samples to process a Frame, not 160" error. Maybe there's something I'm missing, here's my code: import java.io.IOException; import java.io.FileOutputStream; import java.io.File; import
2002 Mar 12
1
RArcInfo Package, get.bnddata()
...ror: > wet.bnd <- get.bnddata("wetlands\\info", "WETLANDS.BND") Error in get.bnddata("wetlands\\info", "WETLANDS.BND") : Couldn't open table get.tablenames() shows that the table exists TableName InfoFile NFields RecSize NRecords External 1 WETLANDS.BND ARC0000 1 16 1 FALSE 2 WETLANDS.PAT ARC0001 1 26 355 FALSE 3 WETLANDS.TIC and if I use get.tabledata() the table will open (but the values are set to zero) > wet.bnd <- get.tabledata(&quo...
2002 Nov 21
0
Re: RArcInfo question(basic=T, newbie=T, annoying=T)
...16723 Number of CENTROIDS:1625 Number of LABELS:1624 Number of POLYGONS:1625 Number of TOLERANCES:10 > attach(d) > plotpal(arc, pal) > newarc<-thinlines(arc,.05) > plotpal(newarc, pal) > get.tablenames("info/") TableName InfoFile NFields RecSize NRecords External 1 TR13.AAT ARC0001 1 38 16723 TRUE 2 TR13.BND ARC0002 1 32 1 FALSE 3 TR13.PAT ARC0003 1 178 1625 FALSE 4 TR13.TIC ARC0004 1...
2017 Jun 21
6
RFC: Cleaning up the Itanium demangler
...}, {"_ZL15nClassTemplates", "nClassTemplates"}, {"_ZL18nFunctionTemplates", "nFunctionTemplates"}, {"_ZL22nTemplateTemplateParms", "nTemplateTemplateParms"}, {"_ZL6nEnums", "nEnums"}, {"_ZL8nRecords", "nRecords"}, {"_ZL11nCXXRecords", "nCXXRecords"}, {"_ZL29nClassTemplateSpecializations", "nClassTemplateSpecializations"}, {"_ZL36nClassTemplatePartialSpecializations", "nClassTemplatePartialSpecializations"...