[consulting] Drupal Data Mining

mark burdett mfburdett at gmail.com
Thu Aug 30 16:00:41 UTC 2007


If you're using the search module, it would already be indexing each
node, so one idea would be querying the search index rather than
re-scanning each node.

On 8/30/07, Michael Haggerty <mhaggerty at trellon.com> wrote:
>
>
>
>
> It was only a matter of time before I crossed this bridge.
>
>
>
> I am working on a project where I need to do some data mining within Drupal.
> Specifically, I need to index nodes to find keyworks and associate those
> nodes automatically with taxonomy terms. In addition, I need to store
> relationships between taxonomy terms when they appear in the same nodes.
>
>
>
> Has anyone done something similar in the past or have any suggestions on
> where to start? At the most basic level, I could write a script that does a
> regex for each taxonomy term on each article entered, but that sounds like a
> processing beast and I would prefer to go another route.
>
> Thank you,
>  Michael Haggerty
>  Managing Partner
>  Trellon, LLC
>  http://www.trellon.com
>  (p) 301-577-6162
>  (c) 240-643-6561
>  (f) 413-691-9114
>  (aim) haggerty321
>
>
> _______________________________________________
> consulting mailing list
> consulting at drupal.org
> http://lists.drupal.org/mailman/listinfo/consulting
>
>


More information about the consulting mailing list