Bring an extra field with a value with the queries
Join the queries together either with a QoQ and Union or using CFSCRIPT
and making one queries - then add the "extra" field into one of the
Custom fields
Or you could build them as 2 different Verity collections, but with the
custom fields again, then use one CFSEARCH on the 2 collections
When you display the results you can refer to the Custom field to check
which way they should be linked
HTH
> we have 2 queries:
>
> - tblContent with several fields(strSiteID, intContentID,
> strContentDescr, memoContentAll)
> - tblPages with another several fields(strSiteID,
> intPagesID, strPagesContent, strPagesDescr)
>
> i need:
>
> 1) create Verity Search including that 2 queries in only 1 result
>
> how to include URL to link that results? tblContent results
> need http://www.oinet.com/content#intContentID#.html and
> tblPages http://www.oinet.com/Page#intPagesID#.html?
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

