Creating catalog for each customer in SQL server database -


i have 2 tables. customer table, containing customerid, name, dob etc , table contains text fields along customerid. customers require able search through mentioned text fields in second table.

this simple problem made complicated fact second table can large (several billion records). looking @ using full text search , have created full text catalog , full text index database , table respectively. approach slow! wondering if somehow possible create full-text catalog each individual customer?

if have other thoughts, i'd happy here them

thanks


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -