search for: apidoc

Displaying 20 results from an estimated 133 matches for "apidoc".

Did you mean: apidocs
2015 Feb 12
0
[PATCH 3/3] ocaml: hide internal methods from apidocs
--- generator/ocaml.ml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/generator/ocaml.ml b/generator/ocaml.ml index f8707ae..9284005 100644 --- a/generator/ocaml.ml +++ b/generator/ocaml.ml @@ -144,9 +144,14 @@ end fun ({ name = name; style = style; deprecated_by = deprecated_by; non_c_aliases = non_c_aliases; shortdesc = shortdesc
2020 Aug 27
4
Xapian on Android?
Friends, I would like to hear from anyone who has experience deploying Xapian on Android. I'm new to Xapian, but I know it is used by a couple partners for offline projects on Linux and Windows. Our small nonprofit, WiderNet, provides off-line access to thousands of Web sites for people who lack Internet connectivity (www.widernet.org). Over 2,000 universities, schools, health care sites,
2020 Mar 22
0
Unable to build RPM for Centos 7
...n-core-1.4.15/docs' make[3]: Entering directory `/root/rpmbuild/BUILD/xapian-core-1.4.15/docs' make[3]: Nothing to be done for `install-exec-am'. /bin/sh /root/rpmbuild/BUILD/xapian-core-1.4.15/install-sh -d /root/rpmbuild/BUILDROOT/xapian-core-1.4.15-1.x86_64/usr/share/doc/xapian-core/apidoc/html /usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.png /root/rpmbuild/BUILDROOT/xapian-core-1.4.15-1.x86_64/usr/share/doc/xapian-core/apidoc/html /usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.css /root/rpmbuild/BUILDROO...
2006 Feb 24
2
raking my brain to fix this
...rake appdoc (in /home/craig/ruby-db/th-db) rm -r doc/app unrecognized option `--line-numbers --inline-source'' For help on options, try ''rdoc --help'' rake aborted! exit (See full trace by running task with --trace)'' ***** nor this... [craig@srv2 th-db]$ rake apidoc (in /home/craig/ruby-db/th-db) rake aborted! Don''t know how to build task ''vendor/rails/railties/CHANGELOG'' (See full trace by running task with --trace) and I have posted the trace to the list twice but no one bit on it so I hesitate to do it again... http://wrath.ruby...
2011 Mar 07
1
Set Term Frequency for a Query
Hello, I have a problem when trying to define a query and setting for each term its "term frequency" with the classical constructor Xapian::Query<http://xapian.org/docs/apidoc/html/classXapian_1_1Query.html#f396e213df0d8bcffa473a75ebf228d6>(const std::string &tname_, Xapian::termcount<http://xapian.org/docs/apidoc/html/namespaceXapian.html#72b5a76dd8cfb7b251fe7986e86390cb>wqf_=1, Xapian::termpos<http://xapian.org/docs/apidoc/html/namespaceXapian.html#e5a1...
2011 Apr 19
0
Merge databases
...quickly merge databases ? Regards 2011/3/7 Pierre-Alain Moellic <pamoellic at gmail.com> > Hello, > > I have a problem when trying to define a query and setting for each term > its "term frequency" with the classical constructor Xapian::Query<http://xapian.org/docs/apidoc/html/classXapian_1_1Query.html#f396e213df0d8bcffa473a75ebf228d6>(const std::string &tname_, > Xapian::termcount<http://xapian.org/docs/apidoc/html/namespaceXapian.html#72b5a76dd8cfb7b251fe7986e86390cb>wqf_=1, > Xapian::termpos<http://xapian.org/docs/apidoc/html/namespaceXapian...
2015 May 03
2
Make Xapian accept all characters
...er on top of xapian, but as far as I can tell, Xapian's QueryParser is removing them from the query. So, if I search for just '##' I get an empty query, after Xapian parsed it. I've seen the flags this class accepts, but I can't do what I want with those ( http://xapian.org/docs/apidoc/html/classXapian_1_1QueryParser.html ) Any help will be highly appreciated! Regards!
2017 Nov 22
1
Documentation page down
Hi, Just want to report that the documentation page below returns an empty page: https://xapian.org/docs/apidoc/html/index.html Thanks Jiadi
2020 Aug 30
0
Xapian on Android?
...quot; feature useful (the feature was sponsored by https://endlessos.com/ who use it to allow shipping a single file containing both data and a pre-built Xapian index of it). The single-file database is generated by compacting a database, and can't be updated directly: https://xapian.org/docs/apidoc/html/namespaceXapian.html#af230d8321f07e93dc62d57a6fcfe89fa It can be embedded inside another file (you can open it by providing a file descriptor positioned at the start of the embedded single file database): https://xapian.org/docs/apidoc/html/classXapian_1_1Database.html#aa882e42d12defaf578e68...
2012 Nov 01
0
CentOS-announce Digest, Vol 93, Issue 1
...8.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: f0bcc463cb9d74facf1c009c2b85c78518656ea3abb753a30a5ad1f1cf3f4ff7 kdelibs-4.3.4-19.el6.i686.rpm 10d6ebf979951bf85977556eee1ed95be2967280ddb503930f04cb93c7fe2090 kdelibs-apidocs-4.3.4-19.el6.noarch.rpm 4e124abd1619704f54bacc0c412748e80caa7575fa131cc9a64a918f17dc409a kdelibs-common-4.3.4-19.el6.i686.rpm bbbd930179a87d61f2e428b5322105afc1089a1dbfcdf03d1392ad00432fe048 kdelibs-devel-4.3.4-19.el6.i686.rpm x86_64: f0bcc463cb9d74facf1c009c2b85c78518656ea3abb753a30a5ad1f1cf3f...
2006 Aug 09
3
Where's rpmbuild ???
Hi All, hi all, dont know if there's something wrong with my system or what, but i can't find "rpmbuild" command ... is it a package separated from rpm? I dont think so cause there's no rpmbuild package in yum .... neither in rpmforge repositories .... the strange thing is that my system has the manuals for it, but the it doesnt have the binary (command itself).... I was
2006 Aug 05
5
error with db:migrate
I''m new to ROR, and am working my way through the Agile Web Development Book. In the test application, the authors tell me to test my database connection by performing "rake db:migrate". When I do, I get the error "Don''t know how to build task ''db:migrate''" I''ve been looking around at the files, and I see a reference to a
2014 Dec 10
0
CentOS-announce Digest, Vol 118, Issue 6
...014-1974.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 52fa7b2f13b6a62977fd5224c283cb0b034e2b16f71d3554427572cb41e6b8ec rpm-4.8.0-38.el6_6.i686.rpm 1a90f70c8211ce3e19221df2587161a4a0c59c657cba520bdb88db6cface5cee rpm-apidocs-4.8.0-38.el6_6.noarch.rpm 504cebc256639051a9ef8a30883aa52c5865a7316d75148a6b2be0c1a4a54767 rpm-build-4.8.0-38.el6_6.i686.rpm 17edf0003b4d8438aacacb70cefca3872bb4175ba1253baad791db2bd0b978e8 rpm-cron-4.8.0-38.el6_6.noarch.rpm 82297ab09d50bab338efedadb3bd37867afa20eaa1066433ce04c75226e61610 rpm-d...
2012 Sep 11
0
CentOS-announce Digest, Vol 91, Issue 7
...tml The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 303db08ca10b8b96ef36f8bdddfe748644700434e703bc938bb1f356a2a4c2c7 kdelibs3-3.5.10-25.el6.i686.rpm 3edfffecd4c349c67b490940a5c2ae7e5f465311945ae466ee1c281d4feb36df kdelibs3-apidocs-3.5.10-25.el6.noarch.rpm d821d284248379c46ec8c6d9166962e645a43732d75d68f5b511eadf47470d42 kdelibs3-devel-3.5.10-25.el6.i686.rpm x86_64: 303db08ca10b8b96ef36f8bdddfe748644700434e703bc938bb1f356a2a4c2c7 kdelibs3-3.5.10-25.el6.i686.rpm 6f14e56618d32a0775bd4599b5013b2e535e8207493ba1e7c7d2e3fbb2e677...
2012 Jan 20
3
get_docid???
...auto/Search/Xapian/Document/get_docid.al in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at newmail.cgi line 286 From the api at http://xapian.org/docs/apidoc/html/classXapian_1_1Document.html docid Xapian::Document::get_docid ( ) const Get the document id which is associated with this document (if any). NB If multiple databases are being searched together, then this will be the document id in the individual database, not the merged...
2015 Apr 17
0
CentOS-announce Digest, Vol 122, Issue 9
....html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c975b917bdae041e063e7c6e10feb945b75353d41a999128ac57a2afa8f219ce kdelibs-4.3.4-23.el6_6.i686.rpm 389b3427db0aa9c1ec190b68ebbeb96b1c5608226a7865c0ab10bbc4d541a4d9 kdelibs-apidocs-4.3.4-23.el6_6.noarch.rpm 0ca04fb3a946ebd75935d94dcc17be09cf98debc046d47ac5faca5ced067d477 kdelibs-common-4.3.4-23.el6_6.i686.rpm 85b1234aa3b4a233c8c8c72369e8bb07e37401387d5ef7c174e052ccec63f3da kdelibs-devel-4.3.4-23.el6_6.i686.rpm x86_64: c975b917bdae041e063e7c6e10feb945b75353d41a999128ac57a2...
2014 Dec 09
0
CESA-2014:1974 Important CentOS 6 rpm Security Update
...014-1974.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 52fa7b2f13b6a62977fd5224c283cb0b034e2b16f71d3554427572cb41e6b8ec rpm-4.8.0-38.el6_6.i686.rpm 1a90f70c8211ce3e19221df2587161a4a0c59c657cba520bdb88db6cface5cee rpm-apidocs-4.8.0-38.el6_6.noarch.rpm 504cebc256639051a9ef8a30883aa52c5865a7316d75148a6b2be0c1a4a54767 rpm-build-4.8.0-38.el6_6.i686.rpm 17edf0003b4d8438aacacb70cefca3872bb4175ba1253baad791db2bd0b978e8 rpm-cron-4.8.0-38.el6_6.noarch.rpm 82297ab09d50bab338efedadb3bd37867afa20eaa1066433ce04c75226e61610 rpm-d...
2014 Dec 09
0
CESA-2014:1974 Important CentOS 5 rpm Security Update
...s: ( sha256sum Filename ) i386: ce90ffc946e163665a6e234ba7862b5df26fb2f4400302a21474ec8f81d1c51d popt-1.10.2.3-36.el5_11.i386.rpm 4e4ea91fe232ccbbcb086b34e69f0143808bf413395fd250053d8beaefe85808 rpm-4.4.2.3-36.el5_11.i386.rpm 5c497c44d5aac32100609370687ead0884104493984a9be3a5196d8412ea069a rpm-apidocs-4.4.2.3-36.el5_11.i386.rpm a2f6f9a12e5fab40ed4c3e70702a19c6fbee93af4a306d5506e381061124ceb0 rpm-build-4.4.2.3-36.el5_11.i386.rpm 08c335b4bab7f770935acf9c608bee48b99ce77f3ad47dbd404055251d05f7b5 rpm-devel-4.4.2.3-36.el5_11.i386.rpm 1d582cbae6a5e47538162f83a3618dbfdb1f62be744277469db5d1e8cf049c45...
2015 Apr 16
0
CEBA-2015:0817 CentOS 6 kdelibs BugFix Update
....html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: c975b917bdae041e063e7c6e10feb945b75353d41a999128ac57a2afa8f219ce kdelibs-4.3.4-23.el6_6.i686.rpm 389b3427db0aa9c1ec190b68ebbeb96b1c5608226a7865c0ab10bbc4d541a4d9 kdelibs-apidocs-4.3.4-23.el6_6.noarch.rpm 0ca04fb3a946ebd75935d94dcc17be09cf98debc046d47ac5faca5ced067d477 kdelibs-common-4.3.4-23.el6_6.i686.rpm 85b1234aa3b4a233c8c8c72369e8bb07e37401387d5ef7c174e052ccec63f3da kdelibs-devel-4.3.4-23.el6_6.i686.rpm x86_64: c975b917bdae041e063e7c6e10feb945b75353d41a999128ac57a2...
2016 Feb 09
0
CEBA-2016:0143 CentOS 6 kdelibs BugFix Update
....html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 4de1d05e988b80b60673e12428bd9ed81bbe3dd75d10e147636ec9ad2baba79d kdelibs-4.3.4-24.el6_7.i686.rpm 282b622c62f8a602871e2676c35ee19f161c66c15014b1f905b4a253876bcf4e kdelibs-apidocs-4.3.4-24.el6_7.noarch.rpm 259fca3b392cc5c3e89b031b51283e8eef9c486291df7169ae7bcc711685c2b6 kdelibs-common-4.3.4-24.el6_7.i686.rpm 5d6aed9f56abdf3c9157a5291616f4b581e909734f9ab7cf763cbe1cdc28f1a6 kdelibs-devel-4.3.4-24.el6_7.i686.rpm x86_64: 4de1d05e988b80b60673e12428bd9ed81bbe3dd75d10e147636ec9...