how i full calm hunt opposing churned tables, sql server 2005


i have full calm catalog twin tables it.



tablea 4 columns (a1, a2, a3, a4) wich 3 indexed catalog, a2,a3,a4.
a1 primary key.



tableb 3 columns (b1, b2, b3, b4), twin indexed catalog, b3 b4. b1 pk table, b2 fk tablea.



i wish something like



select *, (fttablea.[rank] + fttableb.[rank]) total_rank 
from tablea
inner join tableb tablea.a1=tableb.b2
inner join freetexttable(tablea, (a2,a3,a4), 'search term') fttablea tablea.a1=fttablea.[key]
inner join freetexttable(tableb, (b3,b4), 'search term') fttableb tableb.11=fttableb.[key]


but does work...
i unparalleled list work, eg.



select *, (fttablea.[rank] + fttableb.[rank]) total_rank 
from tablea
inner join freetexttable(tablea, (a2,a3,a4), 'search term') fttablea tablea.a1=fttablea.[key]


but never some-more table.



could someone give an reason and/or instance stairs mandatory full-text hunt over churned tables.



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?