RE: graphically representing an index

2006-09-01 Thread SOMMERIA KLEIN Ariel Ext VIACCESS-BU_DRM
voyé : jeudi 31 août 2006 15:49 À : java-user@lucene.apache.org Objet : Re: graphically representing an index SOMMERIA KLEIN Ariel Ext VIACCESS-BU_DRM wrote: > Hi all, > I'm a newbie with Lucene and I'm looking to implement the following: > I want to index posts from a forum, and, r

Re: graphically representing an index

2006-08-31 Thread Erick Erickson
Take a look at Luke (http://www.getopt.org/luke/). I think this does a lot of what you're asking for. It's opensource, so you could see how it's done. There are screenshots at the link above so you can see if it's actually what you want. You might also want to look at the Term* classes in the

Re: graphically representing an index

2006-08-31 Thread Andrzej Bialecki
SOMMERIA KLEIN Ariel Ext VIACCESS-BU_DRM wrote: Hi all, I'm a newbie with Lucene and I'm looking to implement the following: I want to index posts from a forum, and, rather than proposing a search on the contents, graphically represent the contents of the index. More precisely, I would like to ha

graphically representing an index

2006-08-31 Thread SOMMERIA KLEIN Ariel Ext VIACCESS-BU_DRM
Hi all, I'm a newbie with Lucene and I'm looking to implement the following: I want to index posts from a forum, and, rather than proposing a search on the contents, graphically represent the contents of the index. More precisely, I would like to have a list of the most popular words, with a number