search for: ananova

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

2020 Jan 09
0
Relicensing Xapian
...d out of a codebase known as "Open Muscat" which was released under GPLv2+ by BrightStation PLC (most recent contribution 2001). We don't have permission to relicense BrightStation's code. After BrightStation stopped developing the code, there were some contributions copyrighted Ananova Ltd (most recent 2002) and then a very small number from Orange PCS Ltd which took over Ananova (most recent 2003). GPL causes problems for the PHP bindings (because the GPL and the PHP licence are apparently incompatible due to 'Products derived from this software may not be called "PHP&...
2004 May 26
1
PHP4 bindings
Question for people who have successfully used these bindings - how do I create a database object? I can't use open(), because it doesn't like the number of arguments, presumably because it's an overloaded method and hence we should rename it in PHP. So how do others do it? Or am I the only person trying to create a writable database object in PHP? :) J --
2004 Oct 30
1
Adding a score to documents
Hi, I have some ideas that I like to play around with (mostly ideas on how to rank 'spam' sites lower).. All the ideas is based on setting a fixed score to the document, that could override the probalistic relevancy based on the value of the extra score. But I am confused on how I should implement it. I would like to hear what you think is the best approach. My idea. Add the score: to