similar to: bindings for php 7

Displaying 20 results from an estimated 10000 matches similar to: "bindings for php 7"

2017 Mar 31
2
PHP7 bindings released
Hi, I just pushed on github my code for php7 bindings for xapian 1.4 They are based on the excellent PHP-CPP project. Bindings are not complete for now but may be good enough if you doesn't need special weighting nor geo features. You can find them here. https://github.com/pa-m/php7-xapian feel free to use it and propose merge-requests. I have recent node-js binding in my kitchen too,
2017 Apr 03
2
PHP7 bindings released
Hi, I didn't notice php7 bindings were included since 1.4.2. That's good. But I have some problems with these, I compiled xapian-bindings 1.4.3 in a debian 9 container, but had no luck with it: php -r 'require "/usr/share/php/xapian.php";var_export(Xapian::version_string());' '1.4.3'Segmentation fault (core dumped) Regards, Pascal Bonne journée Pascal
2017 Apr 03
1
PHP7 bindings released
The workaround is ok, thanks. Regards, Pascal On Mon, Apr 3, 2017 at 12:12 PM, Olly Betts <olly at survex.com> wrote: > On Mon, Apr 03, 2017 at 11:58:05AM +0200, Pascal MASSCHELIER wrote: > > I didn't notice php7 bindings were included since 1.4.2. That's good. > > Perhaps I should have made more of a fanfare about them getting added. > > > But I have some
2016 Mar 11
2
bindings for php 7
Picking up on this old thread: https://lists.xapian.org/pipermail/xapian-discuss/2015-June/009206.html >> On Thu, Jun 18, 2015 at 02:47:29PM +0200, Pascal MASSCHELIER wrote: >> PHP 7 is expected in a few month and nightly builds are already >> available. >> >> Do you plan to include bindings for PHP 7 in next release ? > I patched the configure script to
2015 Jun 19
0
bindings for php 7
On Thu, Jun 18, 2015 at 02:47:29PM +0200, Pascal MASSCHELIER wrote: > PHP 7 is expected in a few month and nightly builds are already available. > > Do you plan to include bindings for PHP 7 in next release ? I'm not aware of anybody having looked at this yet, but have you tried building the current bindings for PHP 7? I didn't think they were planning to break the PHP C API.
2004 Oct 18
1
xapian-bindings compile creates 34mb xapian_wrap.o file?
Questions are threaded into the output: ******************** #./configure --without-python checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking
2017 Feb 17
2
GSOC 2017 Project: Improving Xapian's PHP Bindings
Hello, My name is Nihal. I am a 4th year, CSE undergraduate student at National Institute of Technology Surathkal (NITK). I am proficient in C/C++/Java/PHP languages. Looking through GSOC organizations and projects. I came across Xapian. I have looked through the project list for GSOC'17. Improving Xapian's PHP Bindings project looked right for me. I have been reading up on the resources
2016 Mar 16
2
GSoC 2016 Project: Implement Bindings for R
On Wed, Mar 16, 2016 at 12:09:01AM +0530, Amanda Jayanetti wrote: > Seems like it takes a lot of time for 'proof of enrollment' document to get > processed. Will upload the proposal as soon as it gets accepted. You should be able to upload a proposal while the proof of enrollment is still awaiting review. Cheers, Olly
2016 Feb 25
2
Database left unlocked by Tcl bindings
On Thu, 25 Feb 2016 02:24:51 +0000, Olly Betts <olly at survex.com> wrote: > On Wed, Feb 24, 2016 at 04:30:55PM +0100, Eric J wrote: >> On Wed, 24 Feb 2016 03:17:35 +0000, Olly Betts <olly at survex.com> wrote: >>>On Mon, Feb 22, 2016 at 12:26:27PM +0100, Eric wrote: >>>> % package require xapian 1.0.0 >>>> 1.2.18 >>> >>>
2023 May 23
3
LIttle problem when installing xapian-bindings-1.4.22
On Tue, May 23, 2023 at 03:06:50AM +0000, nebulaaksum wrote: > You said, " Generally xapian-bindings with a newer xapian-core (within > the same stable release series) should work." > But it is the newer xapian-core-1.4.22 which is installed in my system > already that is having Xapian library version 1.4.18, So the > xapian-bindings-1.4.22 is saying the core an older
2007 Oct 16
1
Matches estimate varies with sorting method
Hi all, I found that the figure returned by MSet::get_matches_estimated() varies depending on how results are to be sorted. For instance, in my index, value 4 contains date and time in the format "yyyymmddhhmmss". For the same query, the number of results will be estimated to 20000+ when results are first sorted by date and time with set_sort_by_value_then_relevance(4) and to only 100
2016 Feb 24
4
Database left unlocked by Tcl bindings
On Wed, 24 Feb 2016 03:17:35 +0000, Olly Betts <olly at survex.com> wrote: >On Mon, Feb 22, 2016 at 12:26:27PM +0100, Eric wrote: >> On Sun, 21 Feb 2016 22:33:22 +0000, Olly Betts <olly at survex.com> wrote: >>> On Sun, Feb 21, 2016 at 02:15:25PM +0100, Eric J wrote: >>>> I discovered, while trying to set up Tcl bindings for Notmuch >>>>
2008 Mar 04
1
do the java-swig bindings compile under windows?
I still can't get xapian core to build on windows so I guess it is kind of moot to begin with. Just wondering.
2016 Feb 22
3
Database left unlocked by Tcl bindings
On Sun, 21 Feb 2016 22:33:22 +0000, Olly Betts <olly at survex.com> wrote: > On Sun, Feb 21, 2016 at 02:15:25PM +0100, Eric J wrote: > > I discovered, while trying to set up Tcl bindings for Notmuch > > (https://notmuchmail.org/), which uses Xapian, that flintlock was not > > being locked (I had lost updates). > > It seems to work for me, testing with this: >
2004 May 11
2
"Error reading block xxx: got end of file"
Xapian (0.7.5) is spitting out this error on a regular basis: org.xapian.errors.DatabaseError: Error reading block 136618: got end of=20= file =A0=A0=A0=A0=A0=A0=A0 at=20 org.xapian.XapianJNI.writabledatabase_repalce_document(Native Method) =A0=A0=A0=A0=A0=A0=A0 at=20 org.xapian.WritableDatabase.replaceDocument(WritableDatabase.java:67) I don't have a gdb backtrace, only the Java
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:04, Olly Betts a ?crit : > On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote: >> On an Ubuntu 15.10, following the docs at >> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package >> >> When >> >> running debuild -e PHP_VERSIONS=5 -us -uc >> >> I get (sorry for the French): >> >> >> "
2016 Mar 20
2
GSoC 2016 Project: Implement Bindings for R
Hi James, Based on your suggestions, I improved the 'project details' and 'project timeline' sections of my proposal. Could you kindly review it and let me know if it requires further improvements. Regards, Amanda On Thu, Mar 17, 2016 at 2:06 PM, Amanda Jayanetti <amandajayanetti at gmail.com > wrote: > Thanks for the information Olly! I uploaded the same proposal that
2023 Jun 06
1
LIttle problem when installing xapian-bindings-1.4.22
On Thu, May 25, 2023 at 05:18:28PM +0000, nebulaaksum wrote: > Here is what I tried: > 1. > gebreselema at system76-pc:~/myinstalls/myxapian/xapian-omega-1.4.22/xapianomegabuild$ ./configure XAPIAN_CONFIG=/usr/local/xapian-core-1.4.22/bin/xapian-config \--prefix=/usr/local/xapian-omega-1.4.22 > bash: ./configure: No such file or directory Looks like you've created a
2010 Nov 22
5
perl bindings
Hi All, When are the XS-based Perl bindings going to be deprecated in favour of the SWIG bindings? Please remove the dead RHEL RPMs from: http://xapian.org/download I've built RPMs for RHEL5/CentOS5 (with a different signing key) here: http://rpm.eprints.org/xapian/5/ RHEL4 is eol and shouldn't be used. For my own convenience I have written an RPM for the repository: rpm -ivh
2007 Feb 22
1
Wildcards
Hello, Thanks Olly , by following to your suggestion I could do the indexing in the CSV file while the search results retrieved from the Postgres and it's working fine. [ I am using the Xapian PHP-binding to index and search.] How could I enable the WILDCARDS in it ? I followed with the online manual which says it is disabled by default there given some method to enable but I am not