[development] Huge Database Operation

Belyaev Anatoly tolya.msu at gmail.com
Thu Mar 10 15:40:51 UTC 2011


For fast full text search(ie. search needed skill) one of the best solution
is using Shphinx or Apache solr.

On Mon, Mar 7, 2011 at 8:04 AM, Larry Garfield <larry at garfieldtech.com>wrote:

> On Sunday, March 06, 2011 10:51:04 pm nan wich wrote:
> > Now, to offer another option. One possible drawback to CCK is that all
> > fields will be loaded when the node is loaded, including possibly
> > unzipping the resume. If you code your own node module, you have more
> > control over which pieces are loaded (think performance) at any
> particular
> > event. There are examples of this in the API site. I believe the examples
> > include search indexing.
>
> If you're using filefield (which in D6 you should be), then the resume file
> won't even be loaded from disk until you try to use it.  The rest of the
> node
> will be, but if you're just offering the resume file for download you just
> provide a link to it and you're done.  It gets stored on the file system
> where
> it belongs.
>
> --Larry Garfield
>



-- 
With best wishes,
Anatoly Belyaev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110310/f0aac197/attachment.html 


More information about the development mailing list