DO NOT REPLY [Bug 35626] - Crash when querying an index using multiple term positions.

2005-07-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35626] - Crash when querying an index using multiple term positions.

2005-07-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 35626] - Crash when querying an index using multiple term positions.

2005-07-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 33472] - [PATCH] disable coord for generated BooleanQueries

2005-07-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: Topic Maps/Clustering + Lucene... how?

2005-07-16 Thread Stanislaw Osinski
> I programmed a hierarchical and a partioning Clustering based on the > lucene API. the lucene API offers some great methods, which are very > useful for clustering. if you want to programm your own solution: look for > scatter-gather, especially for grouper, which seems the most elaborated > solu

Re: Topic Maps/Clustering + Lucene... how?

2005-07-16 Thread Stanislaw Osinski
On 7/15/05, Andrzej Bialecki <[EMAIL PROTECTED]> wrote: > Mario Alejandro M. wrote: > > I like to provide clustering results (like http://clusty.com/) or topic maps > > (like http://www.thebrain.com/)... based in the metadata of the index (for > > example: Title, Author, HostName) and some info i c

Re: Topic Maps/Clustering + Lucene... how?

2005-07-16 Thread Mario Alejandro M.
Ok, I googgle on STC clustering and found it interesting... you know if exist a implementation in any language??? Also if can provide your code, I think the community can be very interested -- Mario Alejandro Montoya MCP www.solucionesvulcano.com !Obtenga

AW: Topic Maps/Clustering + Lucene... how?

2005-07-16 Thread integer
> On Jul 16, 2005, at 6:51 AM, [EMAIL PROTECTED] wrote: > > I programmed a hierarchical and a partioning Clustering based on the > > lucene API. > > Any chance you can share the code you've written? > > Erik I'd like to, but I written this as my diploma in a company based in berlin. so it'

Re: AW: Topic Maps/Clustering + Lucene... how?

2005-07-16 Thread Erik Hatcher
On Jul 16, 2005, at 6:51 AM, [EMAIL PROTECTED] wrote: I programmed a hierarchical and a partioning Clustering based on the lucene API. the lucene API offers some great methods, which are very useful for clustering. if you want to programm your own solution: look for scatter-gather, especially

AW: Topic Maps/Clustering + Lucene... how?

2005-07-16 Thread integer
--- Ursprüngliche Nachricht --- Datum: 15.07.2005 19:29 Von: [email protected] An: Lucene Developers List Betreff: Topic Maps/Clustering + Lucene... how? > I like to provide clustering results (like http://clusty.com/) or topic maps > (like http://www.thebrain.com/) > ... > And I want w