[sword-devel] Beta Z bugs
Jerry Hastings
sword-devel@crosswire.org
Tue, 27 Aug 2002 21:12:36 -0700
At 04:16 PM 8/26/2002 +0700, Richard Guay wrote:
>*Search does not work correctly. If I setup a regular expression that
>matches nothing in
>the bible, the results window shows every single verse in the
>Bible! Major problem here.
>It takes 15 minutes on my system to format the search results for that
>large of a hit (133
>MHz pentium with 32 Megs of memory). Also, the search should have a way
>to search for
>a word and not always the pieces of a word (ex: if I search for "test", I
>get everywhere
>"testimony" or "contest" is also).
Do a regular expression like /btest/b. (/b = word boundary.)
>*A way to export a verse list (and/or bookmark category) to a text file
>with references
>displayed! That would help my sermon preperation time a whole lot!
I agree.
Jerry