creating a content system
Aaron J. Seigo
aseigo at kde.org
Thu Aug 11 15:59:41 CEST 2005
On Wednesday 10 August 2005 03:19, Manuel Amador wrote:
> this is kind of hairy, but plain impossible with per-user daemons.
it's certainly possible with per-user daemons on the local system. they just
authenticate against a non-local, non-per-user daemon remotely. the "remote
daemon" could simply be an SQL server that responds with data which the local
search system then interprets.
here are the steps necessary:
0. storage
use a proper database server and you get network access to the data
1. population
this happens locally and gets plopped into a database
given a good choice for #0 this database can be multi-user or user-specific
2. index retrieval
this part should be obvious by now ;)
--
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
Full time KDE developer sponsored by Trolltech (http://www.trolltech.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/klink/attachments/20050811/3e5b5f3f/attachment.pgp
More information about the Klink
mailing list