similar to: Not separating words when parsing HTML in Omega

Displaying 20 results from an estimated 400 matches similar to: "Not separating words when parsing HTML in Omega"

2005 Oct 12
2
Vanished Files issue/enhancement
Hi Rsync/Samba team, First of all, cudos on rsync 2.6.6! It is running exceptionally well. I'm using a script executed by cron to keep warm-backup servers in sync with the primary server. The execution is set to run every 5 minutes. Like any good programmer, this process is *very* paranoid and uses 'wall' to notify the users if any error occurs during the transmissions. This is
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
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
2016 Sep 22
2
issues compiling omega
All, I'm having some issues compiling omega. Here are the particulars I'm on win7, using cygwin 4.9.2 64 bit. Here's the relevant output from make: libtool: link: g++ -fshow-column -Wall -W -Wredundant-decls -Wpointer-arith -Wca st-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
2006 May 26
10
ROR website''s weblog not viewable on internet explorer
Does anyone know why the weblog at http://weblog.rubyonrails.org/ is often messed up, with the first or first and second topics left-shifted and melded with the Rails logo, the Live Search box and the page''s menu? This happens on all my boxes that run Internet Explorer 6 (IE6). I checked it on Firefox and the page appears correctly. While it''s easy to argue "just use
2009 Feb 02
2
Ticket #282: omindex-assorted-enhancements.patch woes
I would really like to try out the features in the patch above. But I can't ever seem to get the resulting omindex.cc to "make". I tried updating to rev 10801 from the SVN then run /bootstrap but then I seem to get errors compiling everything when I try and do "make" (I'm using ubuntu 8.10). So I thought I'd try an apply the patch to the latest stable version
2005 Oct 18
1
Re: [Xapian-commits] 6355: trunk/xapian-applications/omega/ trunk/xapian-applications/omega/docs/
On Fri, Jul 29, 2005 at 10:08:13AM +0100, james wrote: > SVN root: svn://svn.xapian.org/xapian > Changes by: james > Revision: 6355 > Date: 2005-07-29 10:08:13 +0100 (Fri, 29 Jul 2005) > > Log message (6 lines): > omindex.cc: add --preserve-nonduplicates / -p option to not delete any > documents that aren't updated, in replace duplicates mode
2009 Apr 11
2
[Bridge] Building a Raw Bridge
I'm having trouble figuring out how to make a bridge that does not block forwarding of packets when there is no receive channel in the same bridge. The reason I want to do this is that the return path is via another circuit. The two directions are on two different radios. I would think this would be like the response given to someone in July 2007 about setting a "hub" mode by
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
2007 Apr 05
0
omega squared calculation
Hi list, Is there a function in R to calculate the omega squared (an estimate of the dependent variance accounted for by the independent variable in the population for a fixed effects model), or does anyone have some code to let me calculate this fairly easy out of aov() or anova() output? Kind regards, Koen -- Checked by AVG Free Edition. 13:09 [[alternative HTML version deleted]]
2013 May 26
1
Omega : Indexing disallowed by Meta tag
Hi everybody, I am trying to index a big collection of webpages (~15GB) with Omega but cannot index them due the meta tag. Is there some way I can still index them? Kind regards, Merlijn
2010 Apr 02
1
McDonald's omega calculation. How to???
hi people, I am a newbie to R and I would appreciate it very much if someone can help me. I am used to use SPSS so I don?t have experience with writing a script. I have a questionnaire (questions 1-12) and I would like to use the omega reliability. Question 1-8 is factor 1 and question 9-12 factor 2. How can I write the scripit? Can someone help me??? Thanks in advance Asterios
2009 Oct 21
2
Doc Value Query in Omega
Folks, Is it possible to query a document value (doc.set_value(i, val)) as part of the Omega query. I know how to do it from code. Is there a query markup to use for Omega? ...Thanks, ...Ken
2000 May 04
0
About Omega in pda()
** High Priority ** Hello R users My issue is both theorical and technical. I would like to run a penalised discriminant analysis with the fda() function, but I don''t know all the details of splines theory. I try on the example of the phonems from the article "Penalised Discriminant Analysis" of Hastie, Buja and Tibshirani 1994 : 5 groups and 256 variables. The 256
2007 Jun 27
0
Omega indexer and supported file formats
Hi, ,----- | we supply ... an indexing and CGI-based application called omega. The | indexer supplied can index HTML, PHP, PDF, PostScript, | OpenOffice/StarOffice, OpenDocument, Microsoft Word, Excel, Powerpoint, Word | Perfect, RTF, Perl POD documentation, and plain text. `----- Where can I find more info on this? E.g., does the omega-0.9.10.tar.gz supports searching all above formats, or I
2006 Mar 29
1
htdig with omega for multiple URLs (websites)
Olly, many thanks for suggesting htdig, you saved me a lot of time. Htdig looks better than my original idea - wget, you were right. Using htdig, I can crawl and search single website - but I need to integrate search of pages spread over 100+ sites. Learning, learning.... Htdig uses separate document database for every website (one database per URL to initiate crawling). Htdig also can merge
2011 May 11
0
After upgrading to 1.2.5, Omega CGI shows spaces as %20 etc
> -----Original Message----- > From: Charles [mailto:c at catcons.co.uk] On Behalf Of > xapian at catcons.co.uk > Sent: 26 April 2011 11:45 > To: 'Xapian Discussion' > Subject: After upgrading to 1.2.5, Omega CGI shows spaces as %20 etc > > Hello :-) > > After upgrading from Xapian 1.2.4 to 1.2.5, the Omega CGI > shows spaces as %20, apostrophes as %27
2005 Mar 30
1
Omega 2 boolean values.
Morning All, I have a boolean value called: countyid with the i.d. of XL Is it possible to give a unique entry two values so if I search for XL1 or XL2 this unique entry is shown in both queries? Cheers John
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
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