From lucene-user-return-11232-apmail-jakarta-lucene-user-archive=jakarta.apache.org@jakarta.apache.org Mon Nov 15 13:38:39 2004 Return-Path: Delivered-To: apmail-jakarta-lucene-user-archive@www.apache.org Received: (qmail 33255 invoked from network); 15 Nov 2004 13:38:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 15 Nov 2004 13:38:39 -0000 Received: (qmail 5841 invoked by uid 500); 15 Nov 2004 13:38:34 -0000 Delivered-To: apmail-jakarta-lucene-user-archive@jakarta.apache.org Received: (qmail 5762 invoked by uid 500); 15 Nov 2004 13:38:32 -0000 Mailing-List: contact lucene-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Users List" Reply-To: "Lucene Users List" Delivered-To: mailing list lucene-user@jakarta.apache.org Received: (qmail 5739 invoked by uid 99); 15 Nov 2004 13:38:32 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=BIZ_TLD X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [213.53.169.170] (HELO mail.aduna.biz) (213.53.169.170) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 15 Nov 2004 05:38:29 -0800 Received: from [127.0.0.1] (laguna.tech.aduna.biz [10.1.0.20]) by mail.aduna.biz (Postfix) with ESMTP id 16F955452A for ; Mon, 15 Nov 2004 14:38:32 +0100 (CET) Message-ID: <4198B149.8070003@aduna.biz> Date: Mon, 15 Nov 2004 14:38:17 +0100 From: Christiaan Fluit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lucene Users List Subject: Re: displaying search results References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Rupinder Singh Mazara wrote: > I want to be able to draw a venn diagramm or something similar that shows > how results of different queries overlapp. > the idea is to draw a diagramm using applets or gif's or the like > which shows how different results match, This is *exactly* what we are doing in our AutoFocus Personal application. AFP is a desktop search app that uses our Cluster Map visualization library for displaying overlapping sets of items. Internally it uses a number of Lucene indices, besides a number of Sesame RDF storages, hence our presence on this list. See http://aduna.biz/products/autofocus/personal/index.html for more information about AutoFocus Personal, which soon will see a new final release. The screenshots should give you a good impression of what the visualization is about. See e.g. http://www.cs.vu.nl/~frankh/abstracts/OntoHandbook03Viz.html for our latest published research article about the visualization. I also have a deadline today for another article, just yell if you're interested. You can email me directly in case you are interested in using the Cluster Map library. Please know that this is commercial software, but for academic use we have an attractive offering (as judged by the universities using it!). Regards, Christiaan Fluit Aduna.biz -- --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-user-help@jakarta.apache.org