From java-user-return-53973-apmail-lucene-java-user-archive=lucene.apache.org@lucene.apache.org Tue Oct 30 19:53:49 2012 Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F687DE26 for ; Tue, 30 Oct 2012 19:53:49 +0000 (UTC) Received: (qmail 71877 invoked by uid 500); 30 Oct 2012 19:53:46 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 71706 invoked by uid 500); 30 Oct 2012 19:53:46 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 71698 invoked by uid 99); 30 Oct 2012 19:53:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2012 19:53:46 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dawid.weiss@gmail.com designates 209.85.220.48 as permitted sender) Received: from [209.85.220.48] (HELO mail-pa0-f48.google.com) (209.85.220.48) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2012 19:53:40 +0000 Received: by mail-pa0-f48.google.com with SMTP id kp12so426695pab.35 for ; Tue, 30 Oct 2012 12:53:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=D3A6jFpaTikjsUxGfTXlAljWLyPVnJm1WMIvjwCbG58=; b=CVHlhHyI3Pd48VZcxe2JKId12HQ+SHt6LBAo4QWXjVzGhBlj6uMdNokB8WRV2RZU9M fsWUDH/o1ebIulBVWs/MK8U/iAmmZS5a6jaCh9RphujfdiGLZXDAZLV2cGsvjAiOO/x2 uDXeN23MplIxAaBw+OZ6XT0Vs6JtG3X4NuJ9Ju1blsXyTRekuNw0+84BtQ3TrYN18UDa RYS5CS1Y/30mAW+JWgXJWhztPqCxv/ugqR9ShY9yXISGe6OZmz9rNk+Y+uDcNPnzAY/u ciCWA9JHWG3OnFNvk5QKfeESBAbyRcKwkmPPge7zF1JCrBpG5v7vLIqgvrao6hluUJPM gyHg== Received: by 10.68.135.234 with SMTP id pv10mr104952324pbb.156.1351626799703; Tue, 30 Oct 2012 12:53:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.66.218.102 with HTTP; Tue, 30 Oct 2012 12:52:59 -0700 (PDT) In-Reply-To: References: From: Dawid Weiss Date: Tue, 30 Oct 2012 20:52:59 +0100 Message-ID: Subject: Re: WFST/Analyzing Suggesters: foreign keys, user-supplied filter, highlighting To: java-user@lucene.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org > https://issues.apache.org/jira/browse/LUCENE-4491 ? Could you simply > stuff your ISBN onto the end of the suggestion (ie enroll Lucene in > Action|1933988177)? Just remember that if your suffixes are unique then you'll be expanding the automaton quite a bit (unique suffix paths). D. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org