Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1D5B1200C78 for ; Thu, 4 May 2017 06:14:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1BEA9160BBA; Thu, 4 May 2017 04:14:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8875D160BB5 for ; Thu, 4 May 2017 06:14:24 +0200 (CEST) Received: (qmail 99143 invoked by uid 500); 4 May 2017 04:14:22 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 99132 invoked by uid 99); 4 May 2017 04:14:22 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 May 2017 04:14:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 30F051A04BE for ; Thu, 4 May 2017 04:14:22 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.285 X-Spam-Level: ** X-Spam-Status: No, score=2.285 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id S5dKWNoIJU-H for ; Thu, 4 May 2017 04:14:20 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id AE92F5FB2C for ; Thu, 4 May 2017 04:14:19 +0000 (UTC) Received: from mben.nabble.com (unknown [162.253.133.72]) by mwork.nabble.com (Postfix) with ESMTP id 542193ED7E206 for ; Wed, 3 May 2017 21:14:19 -0700 (MST) Date: Wed, 3 May 2017 21:14:19 -0700 (MST) From: mganeshs To: solr-user@lucene.apache.org Message-ID: <1493871259344-4333305.post@n3.nabble.com> Subject: Graph Query Parser MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Thu, 04 May 2017 04:14:25 -0000 All, Is any one using graph query parser with Solr 6+ versions? Is that working fine as expected ? Can you guys guide me with some working data model and configurations to set ? I tried with sample provided over here https://cwiki.apache.org/confluence/display/solr/Other+Parsers#OtherParsers-GraphQueryParser But it's not working as expected. -- View this message in context: http://lucene.472066.n3.nabble.com/Graph-Query-Parser-tp4333305.html Sent from the Solr - User mailing list archive at Nabble.com.