我正在考虑将我的文本可搜索内容复制到Google的BigQuery,然后使用BigQuery API执行全文搜索. Google BigQuery是否支持该方案? 我在Google BigQuery API中找不到“搜索”命令: https://developers.google
Google BigQuery是否支持该方案?
我在Google BigQuery API中找不到“搜索”命令:
https://developers.google.com/bigquery/docs/reference/v2/
> https://developers.google.com/bigquery/docs/query-reference#stringfunctions
> https://developers.google.com/bigquery/docs/query-reference#regularexpressionfunctions
对于App Engine应用程序中的全文搜索功能,我建议查看新的Search API:
> https://developers.google.com/appengine/docs/python/search/overview