Displaying 20 results from an estimated 4000 matches similar to: "Formulating Advanced Queries with Xapian-Omega"
2016 Dec 29
2
Formulating Advanced Queries with Xapian-Omega
To Olly Betts:
Thank you very much for any feedback.
I apologise for this belated reply and also for the fact that the text
of the previous posting appeared fragmented, due to its fixed
chars/line format.
With reference to:
> Can, or could, one construct a query so that Omega (Xapian) can
handle
> this ?
>
> ... perhaps with some type of Regex ?
>
> It would seem
2017 Jan 04
0
Formulating Advanced Queries with Xapian-Omega
On Thu, Dec 29, 2016 at 05:44:50PM +0100, Giulio Teslano wrote:
> a. What other types of extended wild card(s) options are there ?
>
> or is this still currently limited to these two characters '*?' ?
As I said, the branch "adds support for arbitrary glob-style wildcard
patterns (where * matches 0 or more characters and ? a single
2024 Apr 17
1
Is there a front-end for using xapian-omega rather than the terminal? Could a Xapian database be accessed from web-browsers?
Hello friends, I have installed xapian-omega for my system installed
from Official Debian GNU/Linux Live 11.6.0 lxde 2022-12-17T11:46, It
is an old edition but I am okay with it,
I tasted the power of xapian while using recoll. I read that xapian is
a powerful database building package for character strings, and
indexes a directory of files really well.
I want to use xapian-omega as a customisable
2013 Feb 05
1
make error in xapian-application/omega
Hi, all:
I check out the trunk code from svn yesterday
*svn co svn://svn.xapian.org/xapian/trunk xapian*
compile process:
*./bootstrap*
*mkdir build*
*cd build*
*../configure --disable-documentation*
*make*
then the error occur:
cd xapian-applications/omega && make all
make[1]: Entering directory
`/home/white127/xapian-svn/build/xapian-applications/omega'
/usr/bin/perl
2024 Apr 22
1
Fwd: Is there a front-end for using xapian-omega rather than the terminal? Could a Xapian database be accessed from web-browsers?
On Thu, Apr 18, 2024 at 03:46:53PM +0530, Susmita/Rajib wrote:
> On Thu, 18 Apr 2024 at 06:24, Olly Betts <olly at survex.com> wrote:
> > You may need to configure apache to tell it to use this for a URL on
> > your site.
>
> How Mr. Betts? Suppose I have a ready open document text file, a
> LibreOffice text file. say BettsBio.odt, for which I want to create an
>
2024 Apr 18
1
Fwd: Is there a front-end for using xapian-omega rather than the terminal? Could a Xapian database be accessed from web-browsers?
On Thu, 18 Apr 2024 at 06:24, Olly Betts <olly at survex.com> wrote:
[ ... ]
> Yes - it's in the xapian-omega package you already have installed:
>
> /usr/lib/cgi-bin/omega/omega
Thank you, Mr. Betts. for your replying to my questions. Please
consider me a novice and elaborate further, Mr. Betts.
> You may need to configure apache to tell it to use this for a URL on
2009 Dec 09
1
xapian omega
Hi,
I have been able to install xapian build index and perform search using php-bindings. Now, I would like to use xapian-omega for indexing and search. There's very few documentation about it. My needed:Building index of files (which is located /var/www/filerepos)Building index from database (selected table, table customer)Search using PHP (is there any way I can access index using Xapian
2008 Jul 29
1
xapian-omega runfilter.cc patch
Hi,
The following patch for runfilter.cc is needed for building
xapian-omega on FreeBSD:
--- runfilter.cc.orig 2008-07-03 21:16:54.000000000 +0200
+++ runfilter.cc 2008-07-03 21:18:48.000000000 +0200
@@ -25,6 +25,7 @@
#include "safeerrno.h"
#include <sys/types.h>
#include <stdio.h>
+#include <signal.h>
#include "safefcntl.h"
#ifdef HAVE_SYS_TIME_H
2024 Apr 22
2
How to use Xapian Omega directly (i.e., without using `recoll` and `xapiandb`) ... Full Set Of Questions Below:
Dear senior ML members and developers of Xapian Omega,
Mr. Olly has helped me cross the bump of the initial learning curve.
(ref: https://lists.xapian.org/pipermail/xapian-discuss/2024-April/010034.html)
How can I use Xapian Omega directly (i.e., without using `recoll` and
`xapiandb`) to index a directory of text files with all strings
greater than 3 characters, to create an index text file
2007 Jun 12
1
Empty results OMEGA with XAPIAN 1.0.1
Hi,
I configured XAPIAN 1.0.1 and OMEGA 1.0.1. on my development machine
(first removed the old ones). I recreated my databases (both quartz
and flint) and tried to run original queries against the databases
created by the new versions.
I'm getting empty result sets from OMEGA. If I use the delve tool I
actually see that the records are created fine. No log files are
written as far as I
2013 Feb 05
0
make error in xapian-application/omega (jiangwen jiang)
Hey Hi jiangwen,hope you are doing fine :) You need some libraries and
tools installed on your system before you build Xapian and omega.The
complete list can be found in the "Building from svn or git" section of
this document.:-
http://svn.xapian.org/trunk/xapian-core/HACKING?view=co
Make sure you have all the required tools installed and it will work fine.
Please let me know if you
2004 Sep 13
4
[fm #41603] (news-admins) Submission report - Xapian and Omega
Please read the following notes regarding your project at freshmeat.net:
- olly at survex.com has requested ownership of the freshmeat record for
your project. Do you approve this change? If you are not sure what this
means, please see http://freshmeat.net/faq/view/46/.
Sincerely,
Ray Shaw
<news-admins at freshmeat.net>
--- Headers Follow ---
>From noreply at freshmeat.net Mon Sep
2007 Dec 28
1
Build Error in trunk (omega)
Hello,
There is a build error by what looks to be a typo in
xapian-applications/omega/omega.cc
My checkout is about 15 minutes old, so it's possible it has been caught
since then.
omega.cc: In function ?int main(int, char**)?:
omega.cc:204: error: ?pretty_tery? was not declared in this scope
make[3]: *** [omega.o] Error 1
make[3]: Leaving directory
2012 Dec 30
1
combining databases for omega
From the documentation I've read, omega can read from multiple
databases, but I'm not sure how to go about this.
I have three databases created using omindex, currently located at
/var/lib/xapian-omega/data/share, /var/lib/xapian-omega/data/users, and
/var/lib/xapiax-omega/data/management
The quickstart guide says that in omega.conf database_dir should point
to the directory
2012 Oct 10
1
omega vs. alpha explanation
Dear all
I wonder if someone can explain what is the main difference between omega
and alpha reliabilities?
I understand an omega reliability is based on hierarchical factor model as
shown in this graph<http://rgm2.lab.nig.ac.jp/RGM_results/psych:omega.graph/omega.graph_002_big.png>,
and
alpha uses average inter-item correlations.
1. What I don't understand is, in what condition,
2013 Apr 03
1
Newbie questions about omega
Dear all,
I am a newbie to Xapian-Omega.
I installed Xapian-Omega (1.2.14) a few days ago on my freebsd NAS server,
and intend to use it to search my CIFS/SMB share.
So far it works fine (I am able to search my share using the omega web
interface), nevertheless I have few newbie questions.
Hoping that somebody can answer my (hopefully not to silly) newbie
questions.
Indexing file names:
2011 Oct 27
1
Apache conf.d file for omega?
Hello :-)
Sorry if this question is na?ve and confused; I'm new to Apache
configuration.
Can Apache be configured to run omega via a file in the conf.d directory
rather than a virtual server?
I have been using a virtual server on port 80 but now need to run nagios
on port 80 too and do not want to ask the users to start using a URL
with a non-standard port for omega. KISS.
AFAIK omega
2024 Sep 23
1
Omega on OpenBSD with shared libraries
I?m trying to get Omega to work via CGI on OpenBSD with httpd and
slowcgi.
slowcgi: env[30], SERVER_PROTOCOL=HTTP/1.1
slowcgi: env[31], SERVER_SOFTWARE=OpenBSD httpd
slowcgi: fork: /cgi-bin/omega
execve: cannot load /usr/libexec/ld.so
?
# pwd
/var/www/cgi-bin
# file omega
omega: ELF 64-bit LSB shared object, x86-64, version 1
# pkg_info |grep xapian
xapian-bindings-python-1.4.24p0 python
2012 Jun 10
1
compute Mcdonald's omega ω
Dear all
I am a newbie to R and I would appreciate it very much if someone can
give me some advice on this.
Please note that I am not a programmer so some of the questions might
sound really stupid.
I would like to compute McDonald's omega calculation using R, I'm
aware I can use the omega function in the psych package.
But I'm really not sure how to do it.
I have read these two
2011 Apr 09
1
Pretty URLs for omega?
Hello :-)
How can the default omega URL be prettified?
http://<host_ID>/cgi-bin/omega is working fine, giving us all omega's
default CGI parameters. Now we want multiple databases which could be
accessed using http://<host_ID>/cgi-bin/omega?DB=<index_ID> but this is
starting to get messy. It will get messier when we start to customise
templates with