Return-Path: X-Original-To: apmail-ignite-user-archive@minotaur.apache.org Delivered-To: apmail-ignite-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0645618F17 for ; Sat, 9 May 2015 06:59:28 +0000 (UTC) Received: (qmail 4328 invoked by uid 500); 9 May 2015 06:59:28 -0000 Delivered-To: apmail-ignite-user-archive@ignite.apache.org Received: (qmail 4306 invoked by uid 500); 9 May 2015 06:59:27 -0000 Mailing-List: contact user-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@ignite.incubator.apache.org Delivered-To: mailing list user@ignite.incubator.apache.org Received: (qmail 4295 invoked by uid 99); 9 May 2015 06:59:27 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 May 2015 06:59:27 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 841A31826A2 for ; Sat, 9 May 2015 06:59:27 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.973 X-Spam-Level: X-Spam-Status: No, score=0.973 tagged_above=-999 required=6.31 tests=[SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id qPW1YJLDcee0 for ; Sat, 9 May 2015 06:59:18 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id E7D0D24EBE for ; Sat, 9 May 2015 06:59:17 +0000 (UTC) Received: from malf.nabble.com (unknown [162.253.133.59]) by mwork.nabble.com (Postfix) with ESMTP id 1A7561DB17C3 for ; Fri, 8 May 2015 23:59:35 -0700 (PDT) Date: Fri, 8 May 2015 23:56:20 -0700 (PDT) From: pgarg To: user@ignite.incubator.apache.org Message-ID: <1431154580932-118.post@n6.nabble.com> Subject: Configuring index fields via configuration MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit /asked by adam miller / I'm transitioning code from GridGain 6.5.5 to Ignite 1.0. In GridGain there was a property on the CacheConfiguration, queryConfiguration, where I would declare the fields used as index and queries. I can't find how to transition this to Ignite? Has the old GridCacheQueryConfiguration object been deprecated? ----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Configuring-index-fields-via-configuration-tp118.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.