Vocabulary with Terms with Multiple Words where each Word is also a Term, how to differentiate
sbydrupal - February 18, 2009 - 06:05
| Project: | autocategorise |
| Version: | 6.x-1.3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | by design |
Jump to:
Description
Thanks for the great, useful module.
I have a question trying to figure out:
Assume there are 3 Terms:
John Home
John
Home
The node body contains "John" and "Home", in separate places, such as in a sentence "John today goes home"
In this case, "John" and "Home" terms are assigned to the node, however, "John Home" term is not assigned.
How can I solve this problem ?
The problem with "John Home" not assigned is that,"Home" term refers to many other nodes that "John Home" does not refer ... and the vocabulary needs to have all these terms "John" "Home" "John Home"
Thanks

#1
There is no way, using version 1 of this module to match 'john home' against the string 'john goes home'
However in version two, coming soon, you will be able to use regular expressions instead of just strings.
If you're desperate for this write to tom_h
If this won't do, then you should consider how you think the matching should work, and find or commission another module.
#2
Thanks Mat for clarification. I will send the request to Tom Hill, I couldnt locate the email address from User Search, is it available to post here ?
Thanks,