Hi Mark,

I'm happy that you want to implement an SQL based SEARCH. Unfortunately I
have not yet a full blown documentation how to do an own implementation. But
I will write together the very basics in the next few days. If you have
concrete questions, please send, that will help me writing the
documentation.

Best regards,
Martin

-----Original Message-----
From: Mark Menzies [mailto:Mark.Menzies@;avenida.co.uk]
Sent: Mittwoch, 16. Oktober 2002 16:52
To: Slide Developers Mailing List
Subject: Writing your own SQL DB Search Implementation


Hi,

(This is a really a question I was going to mail directly to Martin Wallmer 
but thought it may be worth sharing with the list.)

In Brief :
Does anyone have any pointers, rough guide, hints and tips or potential 
gotcha's that I can use to help implement my own searching mechanism for a 
SQL DB based store (only intended for property searching)?

Detail:
I am currently looking into using Slide as the base component of a 
Repository for storing assets (images, sounds, video, text, etc) with 
properties (meta-data). One thing that I need to do is to implement an 
efficient searching function. From trawling the past postings and looking 
at the source I am preparing to write my own implementation.

The searches will only be made against properties that I intend to store in 
a Relational DB Descriptor Store - MySQL or SQL Server. I have taken into 
account Martin's starting pointer on implementing a specific flavour of 
BasicExpressionFactory for the SQL DB Store I am using.(See: 
http://www.mail-archive.com/slide-dev@;jakarta.apache.org/msg04402.html)- 
thanks.

I also noticed a mention in a few previous mails that Martin may be posting 
an explanation of writing your own search implementation. This would be 
very helpful and greatly appreciated.

Thanks in advance for any help,

Mark.


Mark Menzies                            [EMAIL PROTECTED]
Avenida Technologies Limited            http://www.avenida.co.uk




--
To unsubscribe, e-mail:   <mailto:slide-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:slide-dev-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:   <mailto:slide-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:slide-dev-help@;jakarta.apache.org>

Reply via email to