Re: [sword-devel] 1 bug left for 1.5.8

2005-04-05 Thread Krzysztof Bialas
ot;Chris Little" <[EMAIL PROTECTED]> To: "SWORD Developers' Collaboration Forum" Sent: Tuesday, April 05, 2005 10:17 AM Subject: Re: [sword-devel] 1 bug left for 1.5.8 Okay, I've taken a look at the test.osis.xml file Christopher posted in the bug tracker and found t

Re: [sword-devel] 1 bug left for 1.5.8

2005-04-05 Thread Chris Little
Okay, I've taken a look at the test.osis.xml file Christopher posted in the bug tracker and found the following. This is based on a module compiled with osis2mod (from SVN) and the same module inspected in BibleCS 1.5.8pre3, as well as the module exported with mod2osis & mod2imp (from SVN). (Q

Re: [sword-devel] 1 bug left for 1.5.8

2005-04-04 Thread Krzysztof Bialas
(dot) pl' Thank You! Christopher Bialas. - Original Message - From: "Troy A. Griffitts" <[EMAIL PROTECTED]> To: "SWORD Developers' Collaboration Forum" Sent: Monday, April 04, 2005 8:43 AM Subject: Re: [sword-devel] 1 bug left for 1.5.8 Christopher,

Re: [sword-devel] 1 bug left for 1.5.8

2005-04-04 Thread Chris Little
Troy A. Griffitts wrote: It is important for us to progress this tool to support more types of OSIS markup which are valid, but advancing this tool does not have any bearing on the engine and it is my opinion that it shouldn't hold up its release. I'm basically in agreement here, with one re

Re: [sword-devel] 1 bug left for 1.5.8

2005-04-03 Thread Troy A. Griffitts
ortant. -Troy A. Griffitts. Krzysztof Bialas wrote: From: "Daniel Glassey" <[EMAIL PROTECTED]> To: "SWORD Developers' Collaboration Forum" Sent: Friday, April 01, 2005 12:28 AM Subject: [sword-devel] 1 bug left for 1.5.8 [...] This is the details of the only bug

Re: [sword-devel] 1 bug left for 1.5.8

2005-03-31 Thread Martin Gruner
Glassey" <[EMAIL PROTECTED]> > To: "SWORD Developers' Collaboration Forum" > Sent: Friday, April 01, 2005 12:28 AM > Subject: [sword-devel] 1 bug left for 1.5.8 > > > [...] > > > This is the details of the only bug left in the library for 1.5.8. If &

Re: [sword-devel] 1 bug left for 1.5.8

2005-03-31 Thread Martin Gruner
> This is the details of the only bug left in the library for 1.5.8. If > this bug isn't important enough please move it to a future release. If > anyone can fix it please do. If there are any library bugs that aren't > in the tracker please put them there or 1.5.8 will be released without a > fix.

Re: [sword-devel] 1 bug left for 1.5.8

2005-03-31 Thread Krzysztof Bialas
From: "Daniel Glassey" <[EMAIL PROTECTED]> To: "SWORD Developers' Collaboration Forum" Sent: Friday, April 01, 2005 12:28 AM Subject: [sword-devel] 1 bug left for 1.5.8 [...] This is the details of the only bug left in the library for 1.5.8. If this bug isn't

Re: [sword-devel] 1 bug left for 1.5.8

2005-03-31 Thread DM Smith
For the indexing do you want to index all words (SimpleAnalyzer) or stop on common words (as defined by lucene) (i.e. StandardAnalyzer). For JSword, we settled on SimpleAnalyzer. Originally we did the StandardAnalyzer, but felt that we should control the stop words external to the index. It too

[sword-devel] 1 bug left for 1.5.8

2005-03-31 Thread Daniel Glassey
ATM morph entry attributes are only parsed for certain markup types, not for all. Please make this work consistently, as BibleTime makes use of the EntryAttributes Search, and it would be nice if the next version had full support for it. Thanks! All CommentsChange History Comment by Tr