[bt-devel] Last Windows Huzzah for tonight

Greg Hellings greg.hellings at gmail.com
Wed Feb 25 14:56:00 MST 2009


Eeli,

On Wed, Feb 25, 2009 at 2:03 PM, Eeli Kaikkonen
<eekaikko at mail.student.oulu.fi> wrote:
> On Wed, 25 Feb 2009, Martin Gruner wrote:
>
>> Eeli,
>>
>> to use indexed search with Sword's engine, you need clucene as well, so that
>> does not solve the problem at hand.

Personally I leave CLucene out of my SWORD builds because I don't want
indexed search - I would much rather use the direct searches without
someone's decision of what and how to index or not and save the
install time, trouble and space.  A Bible is not enough text for me to
be concerned with brute force search times overwhelming my need to
maintain module-index cohesion and up-to-dateness.  Plus I move around
from system to system and installation to installation often enough
that spending the time to create the index is more hassle than its
worth when the index will probably disappear in a very short time
anyway.  However, I realize that I am very far from the center of the
bell curve in such matters, by a VERY long margin!

>>
>> mg
>
> It depends whether SWORD uses deprecated functions or not. Anyways, that
> was offtopic, and the linking problem should be solved now - if Greg
> confirms this.

It probably will solve the issue, but you still need to cast all the
strings in lines 310, 317, 330, 340, 352 and 359 to be of type const
TCHAR * for it to compile in VS before I can confirm.  When I make
those casts explicitly (attached patch, again, updated for your
changes), I now am still left with unresolved externals from
lucene::document::Field::Field(char const*, char const*, int)
lucene::analysis::StandardAnalyzer::StandardAnalyzer(char const * *)
lucene::document::Document::get(char const *)const
lucene::queryParser::QueryParser::parse(char const *,char const
*,class lucene::analysis::Analyzer *)

--Greg

>
>  Yours,
>        Eeli Kaikkonen (Mr.), Oulu, Finland
>        e-mail: eekaikko at mailx.studentx.oulux.fix (with no x)
>
> _______________________________________________
> bt-devel mailing list
> bt-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/bt-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cswordmoduleinfo.patch
Type: application/octet-stream
Size: 4910 bytes
Desc: not available
URL: <http://www.crosswire.org/pipermail/bt-devel/attachments/20090225/679cdd36/attachment.obj>


More information about the bt-devel mailing list