Search Discussions
-
I was doing all my development on OSX and now I am working in a "windows only" environment. Are there precompiled windows binaries, I really don't look forward to doing the cygwin dance?
Jarrod Roberson
Jan 14, 2008 at 8:56 pm
Mar 19, 2008 at 9:05 pm -
Hi, I'm indexing a Wikipedia dump as a way of getting to grips with how Xapian works but I'm hitting a problem. Indexing fails with the error pasted below. Although I haven't managed to nail down ...
Robert Young
Jan 1, 2008 at 12:37 am
Jan 9, 2008 at 2:16 am -
Hi, i'm a user of pyLucene and in fact try to port lucene to Delphi. In a recent project I must put a search engine to work under django + Solaris 10 and pyLucene as today is impossible (to me!) to ...
Mario alejandro
Jan 11, 2008 at 10:00 pm
Jan 16, 2008 at 8:14 pm -
Currently I have the following indexscript: pid : unique=Q boolean=Q field=pid postdate : field=startdate author_name: unhtml boolean=XAUTHORNAME field=author author_id: boolean=XAUTHORID ...
Athlon athlonf
Jan 15, 2008 at 9:04 pm
Jan 24, 2008 at 2:03 am -
I've managed to use a single filter on xapian with php, but how can I add extra filters? For instance. I have these values for the indexscript: tid : unique=Q boolean=Q field=id title : unhtml ...
Athlon athlonf
Jan 8, 2008 at 6:59 pm
Jan 10, 2008 at 9:45 am -
I am having a problem with flushing a database. I am adding N records to the DB (which amounts to 1 - 2000). At then end of the run, I issue a flush() call. The problem is that the flush call never ...
Michael A. Lewis
Jan 20, 2008 at 6:32 pm
Jan 22, 2008 at 12:34 am -
Hi there I was wondering if there was any support in Xapian for DJVU files. These are a nice alternative to PDF files -- much smaller file size, typically. djvulibre provides a command 'djvutxt' that ...
John Pye
Jan 14, 2008 at 6:33 am
Jan 19, 2008 at 2:06 am -
Hello, I'm using Xapian from version 0.9.6 on and now converted from 0.9.9 to 1.0.5. Indeed the possibility to index a whole bunch of data by TermGenerator is a good one, but I found difficulties ...
Deniz Dalli
Jan 4, 2008 at 6:12 pm
Jan 12, 2008 at 5:30 pm -
Hello, Happy New Year. The Xapian documentation page [1] mentions the wiki and provides a link to it, but the link itself points to a general page of MoinMoin Wiki, which doesn't help in anything ...
Yannick Warnier
Jan 2, 2008 at 11:57 am
Jan 9, 2008 at 10:03 am -
I can't seem to get the spelling correction/suggestion feature to work with the query parser. Using the Python bindings with Xapian 1.0.5. Roughly I'm doing this... ### Set up the database with a ...
Deron Meranda
Jan 8, 2008 at 6:29 pm
Jan 8, 2008 at 10:59 pm -
Hi all, Has anybody tested Xapian with MinGW? I cannot run the "simpleindex" example. I'm getting a SIGSEGV. A backtrace shows me lots of garbage, so things must be really messed up. All that I can ...
Adi Oanca
Jan 8, 2008 at 10:07 pm
Jan 10, 2008 at 2:04 am -
Hi again, I'm trying to get from the docs how I should (ideally) index a document with a reference to a physical file, but by indexing several paragraphs of this document separately. could/should ...
Yannick Warnier
Jan 14, 2008 at 10:45 pm
Jan 24, 2008 at 2:08 am -
Hello, In the Xapian documentation, Theoretical Background, Boolean retrieval section, the last sentence mentions that Pure Boolean retrieval is also supported. However, I have not found yet any ...
Yannick Warnier
Jan 14, 2008 at 10:29 pm
Jan 17, 2008 at 12:24 pm -
Hi, I got this issue nailed out. :-D The problem was with the zlib package offered by MinGW. _Never_ use zlib-1.2.3-MSYS-1.0.11.tar.bz2 package, _it's broken_! Instead, download the pre-compiled ...
Adi Oanca
Jan 9, 2008 at 11:04 pm
Jan 11, 2008 at 7:14 am -
When I try to issue $db- reopen(); I sometimes (not very often, but often enough to care about it), I get the following exception in the perl wrappings: Exception: Couldn't read enough (EOF) What can ...
Andreas Marienborg
Jan 31, 2008 at 7:39 am
Feb 2, 2008 at 3:49 am -
Hello, I'm working on a document manager using Xapian. If you are familiar with, it will hopefully be something similar to Devonthink on Mac. There are two crucial features, finding similar documents ...
Serkan Cabi
Jan 27, 2008 at 9:01 pm
Jan 29, 2008 at 3:39 pm -
Hey all, After implementing the new spelling functionality on http://wikispot.org I noticed that terms like "wikipeda" weren't yielding spelling suggestions. Taking a quick look at the code, it looks ...
Philip Neustrom
Jan 15, 2008 at 9:24 am
Jan 17, 2008 at 3:33 am -
Hi, I was in the process of installing Xapian 1.0.5 on a Debian etch server for use by both Perl and PHP. I installed the .deb binaries fine using apt-get, and our policy is to have Debian packages ...
Matthew Somerville
Jan 25, 2008 at 2:21 pm
Jan 26, 2008 at 7:39 pm -
I have these entries in /etc/apt/sources.list on a Debian etch machine: deb http://www.xapian.org/debian stable main deb-src http://www.xapian.org/debian stable main (as documented at ...
Francis Irving
Jan 24, 2008 at 10:22 am
Jan 24, 2008 at 5:09 pm -
I have learned there are two ways to apply weight to the terms from the following FAQ. http://wiki.xapian.org/FAQ#head-3c17843de2310bf942166d976b212acfce9ddc89 My xapian database was built with term ...
Sungsoo Kim
Jan 16, 2008 at 8:50 am
Jan 17, 2008 at 2:34 am -
Hi, I'm a new Xapian user, and I have a small question about it. Can the library sizes be reduced a bit more? I downloaded Xapian sources on both Windows/Mingw+Msys and Ubuntu linux, then did: mkdir ...
Adi Oanca
Jan 6, 2008 at 7:36 pm
Jan 7, 2008 at 2:05 am -
hi folks, i'd like to index a set of documents arranged in a hierarchy, and perform queries to retrieve subsets of documents based on their position within a hierarchy... ie /australia /mammals ...
Kapil Thangavelu
Jan 4, 2008 at 7:21 pm
Jan 4, 2008 at 8:30 pm -
Hi Guys, Why does the use synonyms decrease relevancy of the returned results? Running query 'Xapian::Query((Zserendip:(pos=1) AND Zjacket:(pos=2)))' 3 results found Estimated matches: 3 ID 39896 ...
Rusty Conover
Jan 3, 2008 at 6:51 am
Jan 3, 2008 at 5:21 pm -
This seems an appropriate moment to look back at the past year, and also forward to the next. A year ago, we were nearly two months after the release of 0.9.9 (2006-11-09), yet 1.0.0 was still 4.5 ...
Olly Betts
Jan 2, 2008 at 12:15 am
Jan 3, 2008 at 2:16 am -
Hello, The pod-documentation of Database.pm says: I really would like to do that, but as soon as this exception occures my applications dies with a SIGABRT. Is there any posibility to catch a ...
Markus Wörle
Jan 26, 2008 at 6:15 pm
Jan 30, 2008 at 9:56 am -
Hello, I found this bug many times. When I call the delete_document() and pass the term parameter to delete some matched documents from the exists Xapian Database, It caught the some error, the ...
Hightman (马明练)
Jan 24, 2008 at 12:06 pm
Jan 24, 2008 at 12:48 pm -
Hi again, Is there anything special I should know about indexing numbers with Xapian (any "interpretation" of any kind)? Thanks, Yannick
Yannick Warnier
Jan 14, 2008 at 10:31 pm
Jan 24, 2008 at 2:57 am -
Hi again, I recently discovered that { my $sorter = new Search::Xapian::MultiValueSorter(1,2); $enq- set_sort_by_key($sorter); } my $mset = $enq- get_mset(0, 5); segfaults in get_mset(), but my ...
Markus Wörle
Jan 14, 2008 at 8:46 pm
Jan 24, 2008 at 2:46 am -
Hi all, Build files for MSVC are now available for 1.0.5, in the usual place at: http://lemurconsulting.com/Products/Xapian/Overview.shtml Cheers Charlie
Charlie Hull
Jan 2, 2008 at 4:58 pm
Jan 15, 2008 at 6:24 pm -
Continuing a slightly off-topic dicussion of Xapian's locking mechanism... Oh, I hadn't considered that you'd be opening multiple file descriptors for the same file, but instead assumed they were ...
Deron Meranda
Jan 10, 2008 at 4:24 pm
Jan 11, 2008 at 12:26 am -
Hi, (Warning, not for the weak-hearted) I'm currently working on a project where we have a large and complex data model, related to Genomics. We are trying to build a search engine that provides ...
Yarong
Jan 24, 2008 at 12:40 pm
Jan 24, 2008 at 12:40 pm -
I've uploaded Search::Xapian 1.0.5.0 to CPAN. For your convenience (especially since files can take a while to propagate to the CPAN mirrors) I've also uploaded a copy to oligarchy.co.uk - both ...
Olly Betts
Jan 2, 2008 at 1:30 pm
Jan 2, 2008 at 1:30 pm
Group Overview
group | xapian-discuss |
categories | xapian |
discussions | 32 |
posts | 191 |
users | 33 |
website | xapian.org |
irc | #xapian |
33 users for January 2008
Archives
- December 2015 (1)
- October 2015 (8)
- September 2015 (21)
- August 2015 (8)
- July 2015 (15)
- June 2015 (15)
- May 2015 (10)
- April 2015 (6)
- March 2015 (11)
- February 2015 (7)
- January 2015 (16)
- December 2014 (7)
- November 2014 (16)
- October 2014 (13)
- August 2014 (3)
- July 2014 (4)
- June 2014 (3)
- May 2014 (9)
- March 2014 (11)
- February 2014 (8)
- January 2014 (15)
- December 2013 (3)
- November 2013 (11)
- October 2013 (4)
- September 2013 (11)
- August 2013 (11)
- July 2013 (13)
- June 2013 (7)
- May 2013 (16)
- April 2013 (27)
- March 2013 (12)
- February 2013 (8)
- January 2013 (8)
- December 2012 (31)
- November 2012 (19)
- October 2012 (24)
- September 2012 (20)
- August 2012 (12)
- July 2012 (18)
- June 2012 (18)
- May 2012 (21)
- April 2012 (15)
- March 2012 (45)
- February 2012 (20)
- January 2012 (35)
- December 2011 (22)
- November 2011 (67)
- October 2011 (86)
- September 2011 (49)
- August 2011 (52)
- July 2011 (55)
- June 2011 (53)
- May 2011 (40)
- April 2011 (58)
- March 2011 (43)
- February 2011 (28)
- January 2011 (50)
- December 2010 (44)
- November 2010 (34)
- October 2010 (63)
- September 2010 (64)
- August 2010 (50)
- July 2010 (34)
- June 2010 (66)
- May 2010 (21)
- April 2010 (41)
- March 2010 (54)
- February 2010 (57)
- January 2010 (74)
- December 2009 (49)
- November 2009 (99)
- October 2009 (62)
- September 2009 (151)
- August 2009 (72)
- July 2009 (94)
- June 2009 (83)
- May 2009 (119)
- April 2009 (108)
- March 2009 (116)
- February 2009 (92)
- January 2009 (68)
- December 2008 (114)
- November 2008 (159)
- October 2008 (120)
- September 2008 (93)
- August 2008 (96)
- July 2008 (92)
- June 2008 (55)
- May 2008 (62)
- April 2008 (130)
- March 2008 (104)
- February 2008 (96)
- January 2008 (191)
- December 2007 (84)
- November 2007 (155)
- October 2007 (187)
- September 2007 (142)
- August 2007 (157)
- July 2007 (131)
- June 2007 (207)
- May 2007 (180)
- April 2007 (150)
- March 2007 (127)
- February 2007 (178)
- January 2007 (103)
- December 2006 (144)
- November 2006 (231)
- October 2006 (108)
- September 2006 (89)
- August 2006 (135)
- July 2006 (91)
- June 2006 (101)
- May 2006 (154)
- April 2006 (137)
- March 2006 (236)
- February 2006 (203)
- January 2006 (127)
- December 2005 (76)
- November 2005 (41)
- October 2005 (61)
- September 2005 (80)
- August 2005 (82)
- July 2005 (31)
- June 2005 (78)
- May 2005 (59)
- April 2005 (44)
- March 2005 (80)
- February 2005 (37)
- January 2005 (33)
- December 2004 (78)
- November 2004 (34)
- October 2004 (108)
- September 2004 (141)
- August 2004 (49)
- July 2004 (34)
- June 2004 (19)
- May 2004 (1)
- April 2004 (1)