From 2f4d05b170e159150fe73edc5d45f9c9bffab4a3 Mon Sep 17 00:00:00 2001 From: rick-diffbot <58715251+rick-diffbot@users.noreply.github.com> Date: Thu, 24 Jun 2021 13:14:03 -0700 Subject: [PATCH] Update dql-effective-queries.md --- docs/dql-effective-queries.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/dql-effective-queries.md b/docs/dql-effective-queries.md index f672816..c14ade6 100644 --- a/docs/dql-effective-queries.md +++ b/docs/dql-effective-queries.md @@ -4,8 +4,6 @@ title: Creating Effective Queries sidebar_label: Creating Effective Queries --- -# How to create effective queries that return relevant articles - Are you looking for a solution to help your team stay abreast with the latest news in key areas of technology relevant to your industry? This document is a guide for the following problem: @@ -66,4 +64,4 @@ For entity queries: ``` type:Article tags.uri:"https://app.diffbot.com/entity/EuMHkFcG7MaOKqrWXA6xjcQ" facet:tags -``` \ No newline at end of file +```