search for: bannershift

Displaying 3 results from an estimated 3 matches for "bannershift".

2006 Jan 29
1
Prioritizing xapian search results
...another project I am working on, I would like to limit number of pages returned from the same site. Basically I need to limit number of results that could have the same term that specifies site id. I would like to know if this could be done. I will really appreciate your help Yuli http://www.bannershift.com/ http://www.ircjunky.com/
2005 Jun 07
2
Compiling PHP Bindings
Hi all. I have problem compiling xapian php bindings. I am using debian sarge. I have installed php4-dev before compilation. I am getting the following errors: boomer:~/xapian/xapian-bindings-0.9.0# make make all-recursive make[1]: Entering directory `/root/xapian/xapian-bindings-0.9.0' Making all in php4 make[2]: Entering directory `/root/xapian/xapian-bindings-0.9.0/php4' make
2005 Mar 31
1
omindex and scriptindex question
Hi, I was researching indexing of text in omindex and scriptindex. While indexing text with omindex.cc possition of terms is saved with gap. This is not happening with scriptindex.cc While this is happening ? Another question is why in omindex.cc the term possition starts with 0 while in scriptindex it starts from 1 ? Code snippet from omindex.cc // Add postings for terms to the document