Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 17382 invoked from network); 31 May 2010 10:03:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 31 May 2010 10:03:32 -0000 Received: (qmail 4893 invoked by uid 500); 31 May 2010 10:03:30 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 4865 invoked by uid 500); 31 May 2010 10:03:30 -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 4857 invoked by uid 99); 31 May 2010 10:03:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 May 2010 10:03:29 +0000 X-ASF-Spam-Status: No, hits=1.6 required=10.0 tests=AWL,SPF_HELO_PASS,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 May 2010 10:03:24 +0000 Received: from ben.nabble.com ([192.168.236.152]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OJ1pn-0001wl-35 for solr-user@lucene.apache.org; Mon, 31 May 2010 03:03:03 -0700 Date: Mon, 31 May 2010 03:03:03 -0700 (PDT) From: stockii To: solr-user@lucene.apache.org Message-ID: <1275300183087-858025.post@n3.nabble.com> In-Reply-To: References: <1274893401924-845386.post@n3.nabble.com> <0066D4E8-FD8F-493E-B0B1-C20D29E429B6@gmail.com> <9EE86F1965E19E499C80DE52AC807B5505A39040@z011021.bk.fin.local> Subject: Re: AW: XSLT for JSON MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit thx for your help. the problem ist that our app already have an suggest version implement. and now, i want to use a new "version" of autosuggestion, but the responseformat isnt the same. so its not backward compatible. the client cannot change the uses of the response format ... =( today i will try out with velocity and the json.nl parameter. i didnt know about these options. thx =) -- View this message in context: http://lucene.472066.n3.nabble.com/XSLT-for-JSON-tp845386p858025.html Sent from the Solr - User mailing list archive at Nabble.com.