Re: [sword-devel] (Python) script to search for Strong number

2024-02-09 Thread ZdPo Ster
Thank you this is very helpful. I would just add that lucene index could be create with command line: mkfastmod KJVA On Thu, 8 Feb 2024 at 10:51, pierre amadio wrote: > Hi there. > > I once wrote some note to remember how to do this kind of stuff, but i > must admit I m not sure how correct thi

Re: [sword-devel] (Python) script to search for Strong number

2024-02-08 Thread pierre amadio
Hi there. I once wrote some note to remember how to do this kind of stuff, but i must admit I m not sure how correct this is. With diateke: #if a lucene index has been built for the module: diatheke -b KJV -s lucene -r Genesis -k "lemma:H0776" #without index: diatheke -b KJV -s attribute -r Gene