Return-Path: X-Original-To: apmail-lucene-general-archive@www.apache.org Delivered-To: apmail-lucene-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A53F810135 for ; Sun, 6 Oct 2013 07:54:24 +0000 (UTC) Received: (qmail 50045 invoked by uid 500); 6 Oct 2013 07:54:22 -0000 Delivered-To: apmail-lucene-general-archive@lucene.apache.org Received: (qmail 49959 invoked by uid 500); 6 Oct 2013 07:54:13 -0000 Mailing-List: contact general-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@lucene.apache.org Delivered-To: mailing list general@lucene.apache.org Delivered-To: moderator for general@lucene.apache.org Received: (qmail 42606 invoked by uid 99); 6 Oct 2013 07:48:53 -0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of levgil2@gmail.com does not designate 216.139.236.26 as permitted sender) Date: Sun, 6 Oct 2013 00:48:26 -0700 (PDT) From: levgil2 To: general@lucene.apache.org Message-ID: <1381045706886-4093712.post@n3.nabble.com> Subject: I need SpanNearQuery that will return overlapping results MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org For a post that contains such string: "t1 t1 bla bla t3 t3" and for a query (t1 , t3) slop>4 It will return 4 span results. Which is Cartesian Product. Any suggestions? Thanks!!! Gil -- View this message in context: http://lucene.472066.n3.nabble.com/I-need-SpanNearQuery-that-will-return-overlapping-results-tp4093712.html Sent from the Lucene - General mailing list archive at Nabble.com.