Displaying 20 results from an estimated 20000 matches similar to: "v1.2 package for ubuntu?"
2012 Apr 27
4
GSoC xapian node binding
Posting recent offline discussion...
On Fri, Apr 27, 2012 at 10:55 AM, Marius Tibeica <mtibeica at gmail.com> wrote:
> Hi Liam,
>
> I've added the Enquire class and designed a query spec structured as a JS
> object. Hope you like it :)
> I'll probably be off a few days (there is a national holiday Tuesday which
> means i have a long weekend :D) but maybe I'll
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):
>>
>>
>> "
2011 Oct 18
2
patch proposal: omindex library or daemon
Olly (looking at commit logs, I think this is your dept :-)
For apps which re/index files frequently and need format conversion, I'd
like to propose a patch for one of...
Omindex library (thread safe):
Omindex::init(options) // struct Omindex::options { ... }
initialize mime_map, store default options
session = new Omindex::Session(db_pathname)
user threads use different sessions
2011 Oct 14
1
Node.js binding
Wondering if anyone's considered/planning a Node.js binding? (I can
contribute to the effort; I have modest experience with the V8 api; though
haven't started with xapian yet.)
Some docs on building Node modules:
https://github.com/kkaefer/node-cpp-modules
2010 Jun 24
2
php5.3 and php5-xapian bindings on ubuntu
Hello all
Im trying to install xapian binging on ubuntu 8.04 for php 5.3, but
its generaiting error, that this package needs phpapi-20060613+lfs.
With php 5.3 I've phpapi-20090626+lfs. I've tried to add backports
from https://launchpad.net/~xapian-backports/+archive/xapian-1.2 but
still I cant install those bindings - any idea, what I can do more?
(I've installed latest: libxapian22)
2016 Mar 26
2
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Hi Olly and co,
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):
"
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: paquet source xapian-bindings
dpkg-buildpackage: version source 1.2.21-2.1
dpkg-buildpackage: distribution source unstable
2011 Nov 09
1
Node.js binding -- feedback wanted
Would love to get some eyes on this code. It needs to surface more
functionality for basic use, I suspect, but I'm not sure precisely what...
https://github.com/networkimprov/node-xapian
2014 Feb 13
2
A beginner in "Posting list encoding improvements"
I uninstall xapian1.3 and install xapian-1.2.17
but i still failed
hurricanetong at hurricanetong-VirtualBox:~/workspace$ g++ `xapian-config --cxxflags --libs` demo2.cc
/tmp/cc2wsfDJ.o: In function `main':
demo2.cc:(.text+0x4a): undefined reference to `Xapian::WritableDatabase::WritableDatabase(std::basic_string<char, std::char_traits<char>, std::allocator<char> >
2020 Aug 21
2
MultiDatabase shard count limitations
Going back to the "prioritizing aggregated DBs" thread from
February 2020, I've got 390 Xapian shards for 130 public inboxes
I want to search against(*). There's more on the horizon (we're
expecting tens of thousands of public inboxes).
After bumping RLIMIT_NOFILE and running ->add_database a bunch,
the actual queries seem to be taking ~30s (not good :x).
Now I'm
2016 Jun 20
2
Compilation problem with a few configure option
Hi
Compilation of 1.3.7 dies with the following configuration:
====================================
./configure --enable-shared --enable-static --disable-sse
--disable-backend-inmemory --disable-backend-remote
====================================
During the compilation I get the following error:
====================================
/bin/bash ./libtool --tag=CXX --mode=link g++ -fshow-column
2016 Jan 14
2
Strange index consistency issue
Olly Betts <olly <at> survex.com> writes:
>
> On Thu, Jan 14, 2016 at 11:04:29AM +0100, Jean-Francois Dockes wrote:
> > Olly Betts writes:
> > > On Sun, Jan 10, 2016 at 02:53:14AM +0000, Bob Cargill wrote:
> > > > I will look into the bug you listed to see if it might be related.
If there
> > > > is anything else that I can do, please
2014 Feb 12
2
A beginner in "Posting list encoding improvements"
On 12 Feb 2014, at 08:55, Olly Betts <olly at survex.com> wrote:
> For GSoC projects, I'd recommend developing on Linux, or another
> Unix-like platform. I think everyone who has so far expressed an
> interest in mentoring uses Linux or Mac OS X, so we're much better
> placed to help with development on such platforms.
If you're on Windows, the way of doing this
2018 Sep 20
1
Couldn't detect type of database
Hi, Olly,
I have no idea what was going on. I installed xapian from Ubuntu repos
and had the issue. xapian-delve and xapian-check gave me the same
errors. I've now build the libs and perl bindings from source and all
is well. I do not know, but I'm happy it's working again.
Thanks,
Jim.
On 09/19/2018 04:23 PM, Olly Betts wrote:
> On Wed, Sep 19, 2018 at 07:29:13AM -0400,
2023 May 23
1
LIttle problem when installing xapian-bindings-1.4.22
Dear Olly,
Thank you so much for the prompt and candid reply to my query; Appreciated very much.
I have installed Xapian-core-1.4.22 already. But I did not know about this early before I started to configure xapian-bindings-1.4.22. I would love to bind Java, Ruby, Perl, TCL/TK, Python3, PHP,Lau:
--with-csharp enable CSharp bindings
--with-java enable Java bindings
2023 May 23
1
LIttle problem when installing xapian-bindings-1.4.22
On Mon, May 22, 2023 at 10:35:25PM +0000, nebulaaksum wrote:
> I was just installing xapian-bindings-1.4.22 on Ubuntu 22.04, but I
> got the following warning message:
>
> configure: WARNING: Xapian library is version 1.4.18 but the bindings
> are version 1.4.22 - we strongly recommend using matching versions.
The issue here is mostly that xapian-bindings wraps almost the entire
2006 Apr 06
2
build error : xapian-core-0.9.4_svn6707
I posted this message first. But it was missing so I post again.
I think there is a some bug in build configration files.
Can you check up the following errors and fix it?
The error has no concern with UTF-8 patch.
Environment : CentOS 4.3 x86_64
Sungsoo Kim
----------------------------------
[root at saturn xapian-core-0.9.4_svn6707]# make
...
...
mkdir .libs/libxapian.lax/libqueryparser.a
2014 Feb 12
2
A beginner in "Posting list encoding improvements"
On Wed, Feb 12, 2014 at 10:32:03PM +0800, Hurricane Tong wrote:
> I seem to run into some trouble.
> I succeeded in building the source code of Xapian in ubuntu,
> but when I write a demo c++ application
>
> [snip]
> I can't get it built.
>
>
> hurricanetong at hurricanetong-VirtualBox:~/workspace$ g++ -L/usr/local/lib -lxapian-1.3 BuildIndexDemo.cpp
Hmmm,
2020 May 18
3
c2d4u3.5 ppa for Ubuntu 20.04?
Hi
I tried to use Michael's ppa after having installed Ubuntu 20.04 and R 4,
and it seems the ppa is not available now for 20.04, I get message: The
repository 'http://ppa.launchpad.net/marutter/c2d4u3.5/ubuntu focal
Release' does not have a Release file
Am I doing something wrong, or is it correct that it is not available yet?
Are there any plans to implement it at some point?
2023 May 22
1
LIttle problem when installing xapian-bindings-1.4.22
Dear xapian discussion,
I was just installing xapian-bindings-1.4.22 on Ubuntu 22.04, but I got the following warning message:
configure: WARNING: Xapian library is version 1.4.18 but the bindings are version 1.4.22 - we strongly recommend using matching versions.
I tried to check my xapian core-1.4.22 for the library, but could not find that library. How do I fix this?
I will appreciate your
2016 Mar 04
6
Ubuntu packages
Since dovecot put up packages on their own repo, bigmichi stopped
providing his'. I guess this is not Stephan; Would the kind person
update ppa.launchpad.net/bigmichi1 ?
Thank You
--
peter