Search Discussions
-
Hello, I'm working with Xapian (combined to acts_as_xapian on ruby on rails) and Postgresql. I implemented a custom data type on postgresql. I would like to index a table using that custom type as a ...
Thomas Chambon
Jul 8, 2009 at 9:08 am
Jul 9, 2009 at 7:41 am -
Apologies if this has been asked before, but I couldn't find it with some Googling. Is there any way to determine the position of a given document in a search result without fetching all records? ...
Ryan Bates
Jul 9, 2009 at 8:52 pm
Jul 9, 2009 at 11:03 pm -
hi, I'm attempting to merge two xapian databases using the xapian-compact command. I've tried with some different combinations of -n and -b options and also with no options at all. I keep getting the ...
Paul Williamson
Jul 30, 2009 at 7:43 pm
Aug 14, 2009 at 1:51 am -
Hello there, new to the list. We're using Xapian here at the shop and we're switching to using it remotely, with the eventual goal of having it distributed, but mostly remote for now. We've run into ...
Eddie Drapkin
Jul 30, 2009 at 7:13 pm
Aug 1, 2009 at 11:48 am -
Hi, Is there any way to sort by a value, then by relevance, then by another value? I was unable to find a way to do this. We're using the Perl interface. Thanks! Jim
Jim Spath
Jul 20, 2009 at 8:49 pm
Jul 22, 2009 at 4:55 pm -
Hi, I'm trying to use xapian from php script with TCP daemon. I started TCP daemon: xapian-tcpsrv --port 5050 --writable /path-to-db When I trying to get access to it within my php-script with ...
Sergey Kozhukhov
Jul 23, 2009 at 2:19 pm
Jul 27, 2009 at 6:28 pm -
I'm playing around with a machine that has 2 GB of memory. Indexing about 5GB of data average of 2MB per document. The documents are plain text. I notice the omindex's memory fott print get's biger ...
Frank John Bruzzaniti
Jul 15, 2009 at 5:00 pm
Jul 16, 2009 at 9:46 am -
Hi all, You may find http://developers.slashdot.org/story/09/07/06/131243/Open-Source-Search-Engine-Benchmarks interesting. Xapian was rather slated for large index sixes and slow indexing, but had ...
Charlie Hull
Jul 6, 2009 at 2:19 pm
Jul 13, 2009 at 4:26 am -
I installed Xapian and Omega following the instructions for the RHEL 5 RPM package found at xapian.org. I was going to perform the quick start instructions, but there is not "omnidex" for the omindex ...
Marc Fromm
Jul 24, 2009 at 10:48 pm
Jul 26, 2009 at 12:14 pm -
Hi, I've got a problem while reading the xapian-core source code. I've begun from the include/xapian/base.h I found that in template <class T RefCntPtr T must be RefCntBase or some type(possibly ...
张慧聪
Jul 24, 2009 at 3:19 am
Jul 25, 2009 at 1:49 am -
Apologies, silly corporate auto-boilerplate. Thanks for letting me know the good news Richard. We had attempted to create a Perl module which has the same interface as Xapian::Search::Stem (i.e. ...
Tom Leitch
Jul 22, 2009 at 11:03 am
Jul 22, 2009 at 11:27 am -
Hello all, I'm just getting started with Xapian and have a question about stemming, stop words, and multiple languages. So I have two Xapian databases, one containing documents in English, and ...
Sean McCleary
Jul 19, 2009 at 3:22 pm
Jul 20, 2009 at 11:09 am -
Hi, I'm working on a more Ruby-ish Ruby library for Xapian called XapianFu[1] but I've run into a problem using the SimpleStopper. I'm not sure if I'm using it wrong, or if there is a bug with the ...
John Leach
Jul 18, 2009 at 11:33 am
Jul 18, 2009 at 6:24 pm -
Hi, all! I'm new to xapian, and I just begin to read the source code.** I found a lot of names with "om" prefix. What does this mean?** I've searched for it but could not get the answer.thanx. PS:I'm ...
张慧聪
Jul 16, 2009 at 9:21 am
Jul 17, 2009 at 1:34 am -
Hello all I have small problems with filtering document by permissions in PHP. I have learn that best way is to use MatchDeciders, but I realised that there arent directors for PHP in SWIG so I cant ...
Víťa Plšek
Jul 15, 2009 at 8:16 am
Jul 15, 2009 at 12:52 pm -
Xapian did well in some cases, not in others. It might be good for someone from the list to contact this blogger, see what his setup was, and possibly help him to optimize it. ...
Ryan Mahoney
Jul 10, 2009 at 6:48 pm
Jul 11, 2009 at 3:57 pm -
I'm having trouble getting a search via php working, I get the following error: *Fatal error*: No matching function for overloaded 'QueryParser_parse_query' in */usr/local/share/php5/xapian.php* on ...
Frank John Bruzzaniti
Jul 8, 2009 at 2:49 am
Jul 8, 2009 at 7:17 am -
Hi, Let me first describe my problem: PROBLEM - I want to query Xapian (no problem here) - I want to sort by some other relevance, namely by popularity of the document relative to this search query. ...
James Cauwelier
Jul 5, 2009 at 7:58 am
Jul 5, 2009 at 12:56 pm -
I have researched the methods to refine a search, such as using ADJ and NEAR. Once an initial search displays the results is there a way to do a search on just those documents included in the initial ...
Marc Fromm
Jul 31, 2009 at 10:13 pm
Aug 1, 2009 at 9:16 am -
I've uploaded Xapian 1.0.14 (including Search::Xapian 1.0.14.0), which as usual you can download from: http://xapian.org/download Notable changes in this release: * The xapian-core shared library is ...
Olly Betts
Jul 22, 2009 at 1:02 pm
Jul 24, 2009 at 3:36 pm -
When xapian returns URL's I can;t click on them using IE8, I get "cold not be found". If I do right click properties on the link I get file://192.168.1.2/test$/Helix0307.pdf If I put in ...
Frank John Bruzzaniti
Jul 8, 2009 at 10:33 am
Jul 8, 2009 at 10:55 am -
Hi all, We're sponsoring a one-day event on open source search on the 29th September: http://www.searchevent.org/ Please pass this on to anyone you think might be interested, and hope to see some of ...
Charlie Hull
Jul 27, 2009 at 8:24 am
Jul 27, 2009 at 8:24 am -
I've uploaded Xapian 1.1.2. Please note that 1.1.x releases are development releases. We encourage you to try them out and let us know of any problems you find, but if you want ABI stability ...
Olly Betts
Jul 26, 2009 at 4:16 pm
Jul 26, 2009 at 4:16 pm -
Hi, I use Xapian in my project with multiple latin languages and it works good. I have also tried with Parsi, and it looks to work too. But, with Burmese, this is a little bit different. What I do: ...
Emmanuel Engelhart
Jul 17, 2009 at 5:30 pm
Jul 17, 2009 at 5:30 pm
Group Overview
group | xapian-discuss |
categories | xapian |
discussions | 24 |
posts | 94 |
users | 29 |
website | xapian.org |
irc | #xapian |
29 users for July 2009
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)