我正在使用Azure 搜索服务:
如何配置停用词?
它坚持索引这个词is
。我希望它像 Amazon CloudSearch 一样工作,它只是忽略以下单词:
a, an, and, are, as, at, be, but, by, for, in, is, it, of, on, or, the, to, was.
我正在使用Azure 搜索服务:
如何配置停用词?
它坚持索引这个词is
。我希望它像 Amazon CloudSearch 一样工作,它只是忽略以下单词:
a, an, and, are, as, at, be, but, by, for, in, is, it, of, on, or, the, to, was.
现在支持此功能。有关详细信息,请参阅http://msdn.microsoft.com/en-us/library/azure/dn879793.aspx。
我从事 Azure 搜索。Gaurav 是正确的——今天不可能。但是,我们正在努力向 Azure 搜索添加语言功能,包括停用词。敬请关注!