Quantcast
Channel: Developer to developer
Viewing all articles
Browse latest Browse all 9076

Filter Synonyms by phrase

$
0
0

Hey guys - Is there anyway we can filter Synonyms by phrase?

I understand we can use below line to get Synonyms then write a LINQ to filter by phrase:

var result = client.Optimizations().Synonyms().List(size, from);

However, I need to filter the synonyms before the request is sent to FIND.

Any idea?

Thanks!


Viewing all articles
Browse latest Browse all 9076

Trending Articles