Displaying 4 results from an estimated 4 matches for "tibeica".
Did you mean:
mtibeica
2012 Apr 27
4
GSoC xapian node binding
Posting recent offline discussion...
On Fri, Apr 27, 2012 at 10:55 AM, Marius Tibeica <mtibeica at gmail.com> wrote:
> Hi Liam,
>
> I've added the Enquire class and designed a query spec structured as a JS
> object. Hope you like it :)
> I'll probably be off a few days (there is a national holiday Tuesday which
> means i have a long weekend :D) but m...
2012 Jul 09
1
Question about Document and TermIterator.get_termfreq()
Hi,
While porting the unit tests from perl for the node binding I noticed a
test failed.
I basically create a document, add a few terms, add the document to a
database and then call doc->termlist_begin().get_termfreq(). This throws
"Can't get term frequency from a document termlist which is not associated
with a database."
What I think this means is that I can not call
2012 Aug 06
1
Question about serialise
Hi,
Do the serialise method of Document and Query produce a valid utf8 string?
My problem is with the Node.JS binding. I serialise an object, convert the
string to a javascript string, convert the javascript string to a std
string and then try to unserialise. The error I get from Xapian is "Bad
encoded length: no data".
Thanks,
Marius
-------------- next part --------------
An HTML
2014 Aug 28
1
xapian golang binding
Hi,
I would like to create a golang binding for xapian. Has anyone made the
necessary swig files for it? If not can someone who has experience with
swig offer tips or ready-made files?
Cheers,
Marius
PS1: A sample of how the binding will be used:
https://gist.github.com/mtibeica/7d2c680046b4bd0da751#file-quickstart-go
PS2: I wrote the nodejs binding for xapian (found on
https://github.com/mtibeica/node-xapian)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20140828/6c3838c7/att...