Displaying 20 results from an estimated 600 matches similar to: "combining databases for omega"
2012 Dec 29
3
omindex killed
I'm finding that omindex is consistently ending prematurely when
indexing certain files. The last output looks like this:
[Entering directory /compounds/Acetic_acid]
Indexing "/MATLAB/compounds/Acetic_acid/AACID_50T.TXT" as text/plain ...
added.
Indexing "/MATLAB/compounds/Acetic_acid/AACID_50T.pdf" as
application/pdf ... "pdftotext -enc UTF-8
2012 Dec 20
1
omega with samba share
Hello,
I have installed and configured omega to index samba shares on a debian server. I would like to know if it's possible to change the HREF links on the search results page to begin "file://" instead of "http://"
I had a look at the templates files and there was no obvious solution that I could see.
Thanks.
--
Chris Purves
Visit my blog: http://chris.northfolk.ca
2013 Apr 05
1
problems with indexing xlsx files
Hello,
I have a number of Excel .xlsx files that aren't indexed properly. To illustrate, I have a file called "this is a test.xlsx". It consists of four cells:
| this |
| is |
| a |
| test |
It gets indexed but I am unable to search for it.
I was able to determine the index number and use delve to see the term list:
#delve users -r 16496
Term List for record #16496:
2013 Apr 16
0
confusion about term prefixes
I am confused about using term prefixes for omega searches. There are a number of term prefixes that are reserved and used by omindex. In order to use those for searching with omega, do I need to use the $setmap{} function in the omega template or are the reserved ones built in?
--
Chris Purves
Visit my blog: http://chris.northfolk.ca
"I can't have a lobotomy just because I've
2010 Dec 01
2
Are stub databases still supported in 1.0.21?
I have the following setup:
Databases:
/var/lib/xapian-omega/data/db1
/var/lib/xapian-omega/data/db2
/var/lib/xapian-omega/data/db3
Stub:
/var/lib/xapian-omega/data/default
The stub file "default" is a text file that contains the following:
auto /var/lib/xapian-omega/data/db1
auto /var/lib/xapian-omega/data/db2
auto /var/lib/xapian-omega/data/db3
Using the following returns nothing:
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"
2004 Sep 01
1
Omega cgi question
IRIX 6.5.22, compiled omega.0.8.1 with native MIPS compiler.
omega.cgi isn't running from apache. From the log:
[Wed Sep 1 10:04:36 2004] [error] [client 198.149.32.31] malformed
header from script. Bad header=Caught unknown exception: /var/www/cgi-
bin/omega.cgi
This is with a url of http://<machine>/cgi-bin/omega.cgi?DB=/open/
When I run it from the command line with no
2006 Aug 06
1
How to use omega to search remote back end?
Folks,
Having trouble getting this to work. OMEGA cgi is not reading my stub file properly because it is trying to read it as a directory instead of a file. Is there an easy fix? Here is a transcript.
Thanks,
OSC
oscar@epsilon:/svr/xapian/beta$ ls -aFl
total 21335200
drwxr-xr-x 2 oscar oscar 4096 Aug 6 10:15 ./
drwxr-xr-x 5 oscar oscar 4096 Aug 6 12:59 ../
lrwxrwxrwx 1 oscar
2006 Jun 07
5
little Live search problem
Works fine but when you use backspace or delete on the search word and
it hits 0 characters it displays ALL the Test names in the database!
def live_search
@phrase = request.raw_post || request.query_string
a1 = "%"
a2 = "%"
@searchphrase = a1 + @phrase + a2
@results = Test.find(:all, :conditions => [ "test_name LIKE ?",
@searchphrase])
2011 Apr 21
1
How to Retrieve content of the document?
Hi,
I have just started using xapian and I may sound like a noob. I want to know
how i can access the content of the document retrieved while searching. I
have used the code found on this mailing list itself to index my database.
#!/usr/bin/perl -w
use strict;
use Search::Xapian;
use File::Find;
my $DATABASE_DIR = '/home/rohit/Desktop/SET/DB';
my $db =
2015 Jul 26
1
Get term from document by position
mple (see attachment).
>
> Attachments get stripped out by the mailing list, so I?ve made a private gist of the two files here: <https://gist.github.com/jaylett/ce8455b37e2b84422346>.
>
> Actually, when I run it I get 0 matches, which would explain why you?re just getting the start of the document. However if I adjust things (match the stemming strategy for TermGenerator to
2011 Jul 27
3
Ordinary Least Products regression in R
Dear all,
Does any one know if any R package or function can do Ordinary Least Products regression? Many thanks!
Bill
2009 Jun 20
3
omindex hangs while scanning
Hello,
I was looking for a search engine for a small internal documentation
site and found xapian and
omega. Downloaded and compiled it using msys and ming on a german
windows xp system. Finally
installed apache on the same box.
Following the omega example I copied the book to .../apache/htdocs and
startet the omindex
which hang up on the first document found. Even on very short doc with
2007 May 02
12
2 Rails Applications sharing same login system
Hi i have 2 seperate rails applications. They both share the same login
system.
If someone is logged into application 1 then they should be able to
start using application 2 without logging in again. I am unsure how to
achieve this.
I''ve a feeling i can somehow do it by telling both the apps to share a
cookie, but i''m not sure.
Does anyone know how to do this or has anyone
2014 Apr 06
2
Problem running yum update command
I am running CentOS 6.5 in a VZ container and today when I wanted to run
yum update command I receive the following error messages:
rpmdb: unable to join the environment
error: db3 error(11) from dbenv->open: Resource temporarily unavailable
error: cannot open Packages index using db3 - Resource temporarily
unavailable (11)
error: cannot open Packages database in /var/lib/rpm
2013 Jan 23
2
CFA with lavaan or with SEM
Hi
Sorry for the rather long message.
I am trying to use the cfa command in the lavaan package to run a CFA however I am unsure over a couple of issues.
I have @25 dichotomous variables, 300 observations and an EFA on a training dataset suggests a 3 factor model.
After defining the model I use the command
fit.dat <- cfa(model.1, data=my.dat, std.lv = T, estimator="WLSMV",
2010 May 08
8
VGA Passthru
Hello
I am new in XEN and Linux. I am trying the VGA passthru. I can
xen-pciback.hide EtherNet, Serial Com port. But when I xen-pciback.hide my
VGA. I can no longer login to the Linux(Fedora 12).
Then how can I xm create a XP DomU guest? Can anyone help?
I am using Intel Q35 MB with Intel Core2 CPU.
_______________________________________________
Xen-users mailing list
2007 Jan 16
4
Subdomain Account Keys Best Practice
Hi all,
I''m thinking of useing sub-domains as account keys, something I''ve played
with previously.
I have accounts and users, fairly standard, except that users can belong to
many accounts, and accounts can have many users.
So I figure I need to have an area on the main domain, that allows users to
view their account memberships and things. Sort of like a dashboard for
each
2007 Mar 14
4
"No space left on device" but there is space
Hi,
I've been receiving message "No space left on device" but there is space.
I've forced fsck on reboot 2 times but did not solve.
# yum
rpmdb: /var/lib/rpm/__db.001: No space left on device
error: db4 error(28) from dbenv->open: No space left on device
error: cannot open Packages index using db3 - No space left on device (28)
error: cannot open Packages database in
2005 Jul 20
4
Yum/rpm error (rpmdb versioning issue?)
Has anyone seen this before?
[root at shelob rpm]# yum update
rpmdb: Program version 4.2 doesn't match environment version
error: db4 error(22) from dbenv->open: Invalid argument
error: cannot open Packages index using db3 - Invalid argument (22)
error: cannot open Packages database in /var/lib/rpm
Traceback (most recent call last):
File "/usr/bin/yum", line 30, in ?