Displaying 20 results from an estimated 3000 matches similar to: "Omega and MORELIKE"
2017 Mar 22
2
GSoC 2017: Letor Click Data Mining
Hi James,
> Isn't this from the query template, ie from the main web page of search
> results? (It might make sense from opensearch as well, though.)
Yes, you are right; it is the query template. The reason I said opensearch
template is that I haven't quite read all sections of the Omega docs and I'm
still in the process. Thanks for pointing that out.
I'm aiming to cover
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
2014 Apr 13
2
Adding an external library to Xapian
We are using the --enable-maintainer-mode and will move to git soon.
The diff file is attached.
*Siddhant Mutha*
Undergraduate Student
Department of Computer Science and Engineering
IIT Madras
Chennai
http://www.siddhantmutha.com/ <http:/www.siddhantmutha.com/>
On Sun, Apr 13, 2014 at 8:26 PM, James Aylett <james-xapian at tartarus.org>wrote:
> On 13 Apr 2014, at 15:48, Pallavi
2017 Mar 23
2
GSoC 2017: Letor Click Data Mining
> You could do that by identifying the search session instead of the user,
> which makes it closer to what we need than to something that might trip you
> into privacy concerns.
Okay, that would be much better. :)
> Third records some information about what sort of query it is — add,
> morelike or a plain query. Last provides the estimated match size and then
> the HTTP
2010 Jul 26
2
related documents
Hi All,
I would like to take a doc in the xapian DB and find all related
documents by relevance e.g. so when you view one document it says
"Related entries X Y Z".
I'm aware of the "Morelikethis" Lucene plugin that is supposed to do
something like this, by generating a query from a document based on term
frequency.
Has anyone developed a tool to generate a query from a
2011 Dec 01
0
Apache conf.d file for omega?
On 28/10/11 16:30, xapian-discuss-request at lists.xapian.org wrote:
> Date: Thu, 27 Oct 2011 16:29:26 +0100
> From: James Aylett <james-xapian at tartarus.org>
> Subject: Re: [Xapian-discuss] Apache conf.d file for omega?
> To: Charles <xapian at catcons.co.uk>
> Cc: Xapian Discussion <xapian-discuss at lists.xapian.org>
> Message-ID:
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,
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
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
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
2008 Oct 15
1
htmlparsetest fails when building omega
I am getting this error when building xapian-omega, but I can find no
info about how to troubleshoot. Any ideas? Thanks!
[root at home xapian-omega-1.0.8] # make check
Making check in .
make[1]: Entering directory `/usr/local/src/xapian-omega-1.0.8'
make htmlparsetest md5test utf8converttest
make[2]: Entering directory `/usr/local/src/xapian-omega-1.0.8'
make[2]: `md5test' is up to
2006 Jul 14
1
(Solved) Re: How to configure omega.cgi to search multiple flint dbs?
Folks,
OK found it, omega.cc looks for multiple DB definitions and adds it to the search list. If the dbs are only one directory lower (e.g. not in default as in beta/default, but only "beta"), then modifying database_dir setting as follows will work:
database_dir /svr/hda1/xapian
then,
./omega.cgi 'P=pda' FMT='xml' DB="beta" DB="gamma"
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
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
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
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
>
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
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
2001 Mar 30
0
Re: [Omega-bugs] RSMethods pkg causes data.frame misbehavior in R
Right. The methods such as as.data.frame.numeric don't get
dispatched, basically because RSMethods tries to interpret class(x) in
the S4 sense (so, e.g. a numeric vector has class "numeric").
Problems can then come from different semantics for S3-style and
S4-style methods. The older methods don't dispatch on the mode of
vectors (or equivalently, on the value of