Tagged Questions
0
votes
1answer
353 views
KeywordQuery and Taxonomy fields
I'm programatically trying to use the Search Apis to find some documents.
In order to customize the process, I'm selecting some basic properties :
var query = new KeywordQuery(site)
{
QueryText ...