similar to: Very far out and static get_matches_estimated

Displaying 20 results from an estimated 300 matches similar to: "Very far out and static get_matches_estimated"

2007 Sep 20
3
Incorrect get_matches_estimated() of Xapian::Mset
Hello, As I know, get_matches_estimated() return an estimate for the number of documents with matches the query. But now, I found it get a disparity between the return value and real mathced number. For an example: the real matched number is 58, but the return value is 458; so when the users click the hinder page, get a blank page ... so they often complain to me. I found that the main reason is
2014 Aug 07
2
Global number of matches
Hi, is there a way to get the number of all possible matches for a specific query? Some api call like Xapian::doccount Xapian::Enquire::get_number_of_matches(); Best wishes Wilm
2020 Sep 21
1
help improving relevance of snippets displayed by Omega
Whoops, forgot to say, as Olly said, much of that could probably now be simplified with Xapian's snippet() function, which I can only assume did not exist back when all this was written! :) ATB, Matthew On Mon, 21 Sep 2020 at 09:28, Matthew Somerville <matthew at mysociety.org> wrote: > Hi, > > Ha, I was reading this thread thinking TheyWorkForYou (which I help > maintain)
2020 Sep 21
0
help improving relevance of snippets displayed by Omega
Hi, Ha, I was reading this thread thinking TheyWorkForYou (which I help maintain) does highlight terms wherever they are, and then you mentioned it :) The code is open source; it is quite old and probably hair-raising, but as you say it does basically do what you want. Our Xapian database stores terms/boolean terms/values for the text, and for the document itself stores only an identifier. It
2010 Oct 05
1
get_matches_estimated and value range
Hello, i've some problems with my query. I have a database where the documents have a date stored to value 0. I need to know the trend for a boolean query: example, I want to know how may documents are indexed by "foo" in different value ranges. I proceed building the query: Xapian::Query((foo:(pos=1) AND VALUE_RANGE 0 1286264160 1286264249)) and Xapian::Query((foo:(pos=1) AND
2007 Oct 16
1
Matches estimate varies with sorting method
Hi all, I found that the figure returned by MSet::get_matches_estimated() varies depending on how results are to be sorted. For instance, in my index, value 4 contains date and time in the format "yyyymmddhhmmss". For the same query, the number of results will be estimated to 20000+ when results are first sorted by date and time with set_sort_by_value_then_relevance(4) and to only 100
2008 Dec 06
1
Obtaining actual match count if using set_collapse_key()
Greets, Is it possible to obtain the actual match count if you're using set_collapse_key()? ie, the total count *before* the collapsing occurs (without using get_mset()). Alternatively, will MSet::get_matches_estimated() return the true - pre-collapse - count, or will it also be affected by collapsing? Thanks Henry
2020 Sep 20
3
help improving relevance of snippets displayed by Omega
Olly, Thanks again very much for helping me improve my understanding of Xapian and Omega. Thanks especially for pointing out that my idea of trying to generate a snippet from stemmed text lacking capitalization and punctuation would probably not produce a user-friendly result. But I'm still doubtful that expanding the sample size could be the right way to obtain excerpts from the document
2006 Apr 05
1
Comparing against values (e.g. date ranges)
Hi all, I'm once again looking for search with date ranges. e.g. All entries before a certain date. I understand that Omega does this by adding keywords for each year, month and day number separately and construcing a big OR query year = 1980 or year = 1981 or year = 1982 .... or (year = 1983 and (month =1 or month = 2 ...)) I think Olly said he was considering adding something to Xapian,
2008 Aug 12
1
Problem with using read.csv with web address
Hello, I have a problem with using read.csv(). I want to read a table from the ONS neighborhood statistics website which has an address:
2006 Jan 04
1
[SOLVED] Am I going too far or Rails is just confusing?
On 1/4/06, John Indra <ji.milist@gmail.com> wrote: > However, it doesn''t work for me. Following your article, I change my I have found the source of the problem. I follow the solution provided by http://blog.teksol.info/articles/2006/01/03/belongs_to-user-interface-take-ii It''s a nice solution, however it contains typo :) There is indeed no error_messages_on method,
2010 Apr 04
0
What I've learned about FXRegistry and Windows so far
I learned some interesting lessons while working with FXRegistry so far. I decided to blog my learnings so I can remember them later. I thought I''d post a note here in case anyone is interested. There are 2 blog posts: http://ruby-expedition.blogspot.com/2010/04/fxregistry-and-windows-registry.html
2013 Nov 19
1
[PATCH] x86: fix emulation of indirect far calls and jumps
Commit 86781624 ("x86_emulate: PUSH <mem> must read source operand just once") corrected the operands of those of the operations of opcode extension group 5 that only read memory from SrcMem to DstMem, but failed to also switch the use of "dst" here to "src". Reported-by: Anthony Perard <anthony.perard@citrix.com> Signed-off-by: Jan Beulich
2010 Dec 21
2
Compatibility with Far Cry broken with update
Hello ! I play Far Cry and it doesn't run properly on any version later than 1.1.40 ! Instead, on 1.1.40 and back the game runs nearly perfectly ! I heard of "patching" a version of Wine... Is someone enough skilled to do that ? Also, I don't know how to report a bug so can someone help me to do it? Have a nice day,
2010 May 25
0
Far Cry free version unCabbed, issues running it.
Hello, I downloaded the Far Cry free version and used unCab to remove its ads. The game runs fine on Windows but when I try to run it with Wine I have segment error (or non permitted instruction). I posted on another Ubuntu forum and nobody was able to run it, except one guy but he uses archlinux. So I would really appreciate your help ;) Feel free to download it at
2009 Jun 21
0
Far Cry 2: Help me to manage to get it working...
Hello everybody! I try to get Far Cry 2 running since it came out, but it still doesn't work. The game installs without any problems... The game loads when pbuffer is used as rendering mode, but doesn't load when fbo is used. When i try to start the single player campaign (with pbuffer), i can see the map for about 5 seconds, then it will crash too (and it looks bad) To find the cause,
2008 Oct 30
1
wine and far cry error
hi, i'm trying to install far cry (free download version) on gentoo 32bit and wine 1.7 and i get the errors below: Code: fixme:storage:StgCreateDocfile Storage share mode not implemented. fixme:reg:GetNativeSystemInfo (0x3318c0) using GetSystemInfo() fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
2007 Jan 21
0
remote port forwarding with dynamic port on the far end
Hi, I would like to use ssh in a quite a strange setup. For every ssh connection the near end starts a service (listening on a free TCP port) that has to be available to the program running on the far end. I would like to have the connection going through SSH (for encryption) so I decided to use remote port forwarding. The problem is that there could be multiple connections of that type to the
2007 Apr 19
0
FYI: TB 2.0.0 + DC 1.0.0 = OK so far
Just a status note - my beta group is upgrading/upgraded to the new Thunderbird 2.0.0 (OS X & Win32 so far, Linux to come) and beating it up against Dovecot 1.0.0 and all is A-OK, nary a problem in sight. Obviously just an initial status report, but good mojo so far for those curious about trying it. -te -- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com
2017 Jul 27
2
how far should one go upping gluter version before it can harm samba?
... or in other words - can samba break (on Centos 7.3) if one goes with gluster version to high? hi fellas. I wonder because I see: smbd[4088153]: Unknown gluster ACL version: -847736808 smbd[4088153]: [2017/07/27 13:12:54.047332, 0] ../source3/modules/vfs_glusterfs.c:1365(gluster_to_smb_acl) smbd[4088153]: Unknown gluster ACL version: 0 smbd[4088153]: [2017/07/27 13:12:54.162658, 0]