<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guile-xapian, branch v0.1.0</title>
<subtitle>Guile bindings for Xapian</subtitle>
<id>http://git.systemreboot.net/guile-xapian/atom?h=v0.1.0</id>
<link rel='self' href='http://git.systemreboot.net/guile-xapian/atom?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/'/>
<updated>2020-03-07T05:46:04+00:00</updated>
<entry>
<title>xapian: Rename document-ref to document-slot-ref.</title>
<updated>2020-03-07T05:46:04+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2020-03-07T05:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=612317c1335fc5b9fe64eb09e3dc2bb508d100c6'/>
<id>urn:sha1:612317c1335fc5b9fe64eb09e3dc2bb508d100c6</id>
<content type='text'>
* xapian/xapian.scm (document-ref): Rename to document-slot-ref.
</content>
</entry>
<entry>
<title>xapian: Wrap document values.</title>
<updated>2020-03-06T15:53:57+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2020-03-06T15:51:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=2aa0512c5fcea9b28895bfcfd2558645749512a0'/>
<id>urn:sha1:2aa0512c5fcea9b28895bfcfd2558645749512a0</id>
<content type='text'>
* xapian/xapian.scm (make-document): Support setting document values.
(document-ref): New function.
</content>
</entry>
<entry>
<title>xapian: Wrap Enquire-get-mset using keyword arguments.</title>
<updated>2020-03-05T14:17:38+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2020-03-05T14:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=ede26b808188eb4d14c6b4181c933dfc09c0a22e'/>
<id>urn:sha1:ede26b808188eb4d14c6b4181c933dfc09c0a22e</id>
<content type='text'>
* xapian/xapian.scm (enquire-mset): Introduce offset and maximum-items
keyword arguments.
* examples/search.scm (search): Pass pagesize as keyword argument to
enquire-mset. Remove argument offset.
</content>
</entry>
<entry>
<title>xapian: Wrap Database-get-doccount.</title>
<updated>2020-03-05T14:10:48+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2020-03-05T14:10:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=b10b6b76d375fea021a7e93e51c5243fcef99370'/>
<id>urn:sha1:b10b6b76d375fea021a7e93e51c5243fcef99370</id>
<content type='text'>
* xapian/xapian.scm (database-document-count): New function.
</content>
</entry>
<entry>
<title>Add generated files to .gitignore.</title>
<updated>2020-02-26T07:10:04+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2020-02-26T07:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=bfad1b0e2a88bfe1d4c100046da0d585b96d2a73'/>
<id>urn:sha1:bfad1b0e2a88bfe1d4c100046da0d585b96d2a73</id>
<content type='text'>
* .gitignore: Add xapian.i and xapian/wrap.scm.
</content>
</entry>
<entry>
<title>Organize .gitignore.</title>
<updated>2020-02-26T07:09:10+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2020-02-26T07:08:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=ef42cba7e60b764962b80f1d5a710d247168fece'/>
<id>urn:sha1:ef42cba7e60b764962b80f1d5a710d247168fece</id>
<content type='text'>
* .gitignore: Organize into sections with comments.
</content>
</entry>
<entry>
<title>Load libguilexapian with absolute path or through a search path.</title>
<updated>2020-02-26T07:00:57+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2020-02-23T13:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=db6f96c7c0ee74f0152aca95abf80040cc25c1b4'/>
<id>urn:sha1:db6f96c7c0ee74f0152aca95abf80040cc25c1b4</id>
<content type='text'>
* xapian.i: Rename to xapian.i.in.
* xapian.i.in: Try loading libguilexapian with absolute path first. If
it fails, then try searching using LD_LIBRARY_PATH and other
mechanisms.
* Makefile.am: Generate xapian.i from xapian.i.in.
</content>
</entry>
<entry>
<title>Support guile 3.0.</title>
<updated>2020-02-25T21:00:06+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2020-02-25T21:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=3414d8544fc34c79e391913e08b7262d1ab94c71'/>
<id>urn:sha1:3414d8544fc34c79e391913e08b7262d1ab94c71</id>
<content type='text'>
* configure.ac: Check for guile 3.0. If not found, check for guile
2.2.
</content>
</entry>
<entry>
<title>Invoke GUILE_PKG to set GUILE_EFFECTIVE_VERSION.</title>
<updated>2020-02-19T18:16:06+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2020-02-19T18:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=15e1961e2a72f080e696339b345d6c91c85e8cc3'/>
<id>urn:sha1:15e1961e2a72f080e696339b345d6c91c85e8cc3</id>
<content type='text'>
* configure.ac: Invoke GUILE_PKG.
</content>
</entry>
<entry>
<title>Build xapian/xapian.scm after libguilexapian.la.</title>
<updated>2020-02-18T19:20:12+00:00</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2020-02-18T19:20:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.systemreboot.net/guile-xapian/commit/?id=732f8ffbd245c6285739b336bda192aa89b03eda'/>
<id>urn:sha1:732f8ffbd245c6285739b336bda192aa89b03eda</id>
<content type='text'>
* Makefile.am: Build xapian/xapian.scm only after libguilexapian.la.
</content>
</entry>
</feed>
