Handling large datastore search
Ahmed Barakat
ahmedbarakat at gmail.com
Tue Nov 3 09:21:12 EST 2009
In case I have a huge datastore (10000 entries, each entry has like 6
properties), what is the best way
to handle the search within such a huge datastore, and what if I want to
make a generic search, for example
you write a word and i use it to search within all properties I have for all
entries?
Is the conversion to XML a good solution, or it is not?
sorry for being new to web development, and python.
Thanks in advance.
--
--------------------
Regards,
Ahmed Barakat
http://ahmedbarakat83.blogspot.com/
Even a small step counts
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091103/a0772bf3/attachment.html>
More information about the Python-list
mailing list