On 6/5/25 2:55 PM, Karl Kleinpaste wrote:
reference this from sword-devel archives
Working today.
http://crosswire.org/pipermail/sword-devel/2014-November/thread.html
What does search syntax look like for Xapian? Does it use Lucene syntax?
Can I do a "lemma:G2316" search?_
iOSFrom: sword-devel on behalf of Peter von Kaehne Sent: Friday, June 6, 2025 7:52 amTo: SWORD Developers' Collaboration Forum Subject: Re: [sword-devel] RIP CLucene on Mac Silicon Here are some indexing parameters. https://getting-started-with-xapian.readthedocs.io/en/latest/concepts/ind
behalf of Peter von Kaehne Sent: Friday, June 6, 2025 7:43 amTo: SWORD Developers' Collaboration Forum Subject: Re: [sword-devel] RIP CLucene on Mac Silicon Xapian is of course used by Gnome extensively and while initial indexing of a full home directory or full mailbox - each many multiples of a
further down help (I have not looked too hard as I do not yet know the search related code) ? Sent from Outlook for iOSFrom: sword-devel on behalf of Greg Hellings Sent: Friday, June 6, 2025 5:55 amTo: SWORD Developers' Collaboration Forum Subject: Re: [sword-devel] RIP CLucene on Mac Silicon O
On Thu, Jun 5, 2025 at 1:56 PM Karl Kleinpaste wrote:
> On 6/5/25 1:07 PM, Greg Hellings wrote:
>
> Sword has support for Xapian, I believe, which is a much more recent and
> up to date library
>
>
> Way back in November 2014, when Xapian's presence in Sword was new, I
> experimented with it. The
On 6/5/25 1:07 PM, Greg Hellings wrote:
Sword has support for Xapian, I believe, which is a much more recent
and up to date library
Way back in November 2014, when Xapian's presence in Sword was new, I
experimented with it. The problem I found is that its generated indices
are absolutely humo
I’ll see about giving Xapian a go.
I used your cmake contribution to compile. First time using cmake. Is it easy
to modify that for Xapian?
— DM
> On Jun 5, 2025, at 1:07 PM, Greg Hellings wrote:
>
> CLucene had been ready dead for a long time. I've maintained some patches on
> github in a b
CLucene had been ready dead for a long time. I've maintained some patches
on github in a branch I tagged with 2.3.3.5 a while back that allowed it to
cross compile to Windows with GCC once updates to the compiler broke it
years ago.
Sadly, everything that replaces it seems to be very slow by compa