Azure search or full text index? -


data in sql azure, have existing webapi expose data odata. issue client want make call filters substring query on few columns, making performance slow. debating @ point whether use full text search index or use azure search service, thoughts please?

some of considerations , tradeoffs between hosting search in azure search vs. using sql server fts captured here.

as pointed out above, azure search can index in-database data - see connecting azure sql database azure search using indexers.


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -