Displaying 20 results from an estimated 1000 matches similar to: "Xapian 1.4.0 released"
2016 Jul 06
2
Xapian 1.4.0 released
I have installed the new Xapian 1.4.0 , during the installation, I
haven't seen any problems, however, when I execute commands quest and
delve I get different versions, and my Perl-based searches return
Exception: Couldn't detect type of database ... and what are these
glass things in the index directories? There is a no new version of
Perl Search::Xapian.
$ quest -version
quest -
2016 Jul 09
0
Xapian 1.4.0 released
The issue is that delve was renamed to xapian-delve but documentation
is still saying that delve is delve. Who has access to update the
documentation?
http://www.linuxfromscratch.org/blfs/view/svn/general/xapian.html
Installed Programs: copydatabase, delve, quest, simpleexpand,
simpleindex, simplesearch, xapian-check, xapian-chert-update,
xapian-compact, xapian-config, xapian-inspect,
2016 Jun 25
0
Xapian 1.4.0 released
This is really great. Thank you very much for all the work, in
particular on the single-file backend feature. We will start to release
new versions of Kiwix dealing with this in the next weeks.
Regards
Emmanuel
On 25.06.2016 20:28, Olly Betts wrote:
> I'm delighted to announce the release of 1.4.0. You can download from:
>
> http://xapian.org/download
>
> This is a major
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,
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
2020 Aug 27
1
Xapian on Android?
Yes. Something like Kiwix, but a different infrastructure and manifold content options.
Sent from my WebTV
________________________________
From: Emmanuel Engelhart <kelson at kiwix.org>
Sent: Thursday, August 27, 2020 3:13:28 PM
To: Cliff Missen <missenc at widernet.org>; Xapian Discussion <xapian-discuss at lists.xapian.org>
Subject: Re: Xapian on Android?
On 27.08.20
2017 Oct 31
2
Geospatial matching status?
Hi
Does geospatial coordinates indexing/matching works in 1.4.5?
I have found almost no documentation on this but it seems the
development is stopped (merged?).
Regards
Emmanuel
--
Kiwix - Wikipedia Offline & more
* Web: http://www.kiwix.org
* Twitter: https://twitter.com/KiwixOffline
* more: http://www.kiwix.org/wiki/Communication
-------------- next part --------------
A non-text
2013 Nov 27
2
Question about embedding Xapian index in one file
Hi,
Xapian uses a directory as standard storage backend. Is that possible to
pack everything in a file (a tar file for example), and to tell
libxapian to open it (by telling him at which offset are the different
stuff)?
If this is not possible yet, would that be technically possible to
implement such a feature? How complex would that be?
Kind regards
Emmanuel
--
Kiwix - Wikipedia Offline &
2016 Jun 20
1
Compilation problem with a few configure option
$ c++ --version
c++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
On 20.06.2016 21:55, Kevin Duraj wrote:
> Emmanuel,
> Which version of C++ compiler are you using?
>
> $ c++ --version
> c++ (GCC) 4.9.3
> Copyright (C) 2015 Free Software Foundation, Inc.
>
> -Kevin
>
>
> On Mon, Jun 20, 2016 at 6:58 AM, Emmanuel Engelhart <kelson at kiwix.org
> <mailto:kelson
2016 Jan 19
1
Glass backend freeze agenda
Hi
What is the agenda concerning the Glass backend? Any chance to have it
frozen in the next months? We love it and are in waiting position to use
it in production.
Regards
Kelson
--
Kiwix - Wikipedia Offline & more
* Web: http://www.kiwix.org
* Twitter: https://twitter.com/KiwixOffline
* more: http://www.kiwix.org/wiki/Communication
-------------- next part --------------
A non-text
2010 Jan 28
3
Problem getting Xapian working with Burmese
On Fri, Aug 21, 2009 at 02:44:44PM +0200, emmanuel at engelhart.org wrote:
>> I want to update my request.
>> Is my question bad formulated? too trivial? ... or maybe pretty
>> complicated/unclear?
>
>I think nobody answered as it was hard to follow your example because
>the Burmese characters seem to have been mangled (at least the message I
>received wasn't
2016 Jun 20
0
Compilation problem with a few configure option
Emmanuel,
Which version of C++ compiler are you using?
$ c++ --version
c++ (GCC) 4.9.3
Copyright (C) 2015 Free Software Foundation, Inc.
-Kevin
On Mon, Jun 20, 2016 at 6:58 AM, Emmanuel Engelhart <kelson at kiwix.org>
wrote:
> Hi
>
> Compilation of 1.3.7 dies with the following configuration:
>
> ====================================
> ./configure --enable-shared
2006 May 03
6
Xen Installation
Hi,
I am installing xen first time.
Install in suse linex 9.3 & red hat se 4.3 but i could
not start xen domain.
I have installation guide tar files & rpms of xen 3.0.
but still i am not able co to configure xen 3.0.
can some body help me how to configure xen.
Awaiting for reply.
__________________________________________________________
Yahoo! India Answers: Share what you
2020 Aug 27
0
Xapian on Android?
On 27.08.20 17:55, Cliff Missen wrote:
> Now we're developing smaller libraries that will fit on smartphones, tablets, and laptops. For example, our 16GB Ebola Pocket Library that is in the hands of hundreds of health workers in the Democratic Republic of Congo.
>
> We seek an Android search interface that would interact with an index of ~128GB of resources.
>
> We can
2010 Jul 07
2
how to define method for "+" function in a new class
Dear R developers,
I have a new class, which I called "Molecule", and have tried to define =
a "+" operation for 2 objects of this class.
This is what I have written so far, although the method is not complete =
(I'm trying to look at it at intermediate stages):
setMethod(
f=3D"+",
signature(x=3D"Molecule",y=3D"Molecule"),
2007 Jul 05
3
unexpected result in function valuation
Dear all,
I have a very small script to plot a function. Here it is:
##########################################
sinca <- function(N,th)
{
return(sin((N+0.5)*th)/sin(0.5*th))
}
plot_sinca <- function(N)
{
x <- seq(-5*pi,5*pi,by=pi/100)
y <- rep(0,length=length(x))
for (i in 1:length(x))y[i] <- sinca(N,x[i])
plot(x,y,type="l",ylim=c(0,2*N+4))
return(c(x,y))
}
2009 Dec 10
1
question about centroid-linkage (cluster analysis)
Dear R community,
I would be greatful if somebody could shed light on the following.
I have created a set of 6 points to check how centroid
agglomeration works in cluster analysis:
> Y <- data.frame(x=c(-1,1,1,-1,10,12),y=c(1,1,-1,-1,0,0))
It is quite intuitive to understand that the last clusters to be joined will be
{1,2,3,4} with {5,6}. Now, the centroid for the first cluster has
2009 Nov 24
2
convex hull for cluster analysis
Dear R gurus and users,
I seem to have problem finding the right tool for plotting convex hulls over
2D plots, after a cluster analysis. In fact I would like to draw a convex hull
in 2D for a generic group of points. I found a "convhulln", but this doesn't seem
to give me a convex hull. Here is what I do:
> library(mvtnorm)
> Mean <- c(2,1)
> Sigma <-
1999 Mar 31
5
Printing with Samba
Hi,
I ve had some problems printing from NT, I had samba 2.0.3 and every time at
the end of document there is
a blank paper and I don't know how I can stop this ???
Regards, and thanks in advance for any help
Amin.
2004 Dec 04
3
Gossiptel with Asterisk?
Hi,
Has anyone got Gossiptel working with Asterisk? - I am having real
problems getting it to register - i'm just getting timeout errors.
Thanks
--ian