Re: Search Results Clustering

2005-08-28 Thread kapilChhabra (sent by Nabble.com)
thanks for the response. I understand that using Filters can do the trick, but there are other issues invloved. Suppose I cluster the results only on the 1st field i.e. I do not show the constituent clusters. Even in this case, i'll require around 900 Filters[i have 900 unique terms] in memory

Re: Lucene does NOT use UTF-8.

2005-08-28 Thread Dave Kor
http://java.sun.com/docs/books/tutorial/i18n/text/stream.html Yes, its confusing. Sun calls its own encoding format as "Unicode" and the above webpage talks about how to convert between Java's Unicode format and the UTF-8 format. Its just a matter of specifying "UTF-8" when creating output strea

Re: Hierarchical Documents

2005-08-28 Thread orens (sent by Nabble.com)
Hi All, In the article they mention source code for their work, but I couldn't find it. Did anyone implement the ideas mentiond in the article? Thanks, Orens -- Sent from the Lucene - Java Users forum at Nabble.com: http://www.nabble.com/Hierarchical-Documents-t242604.html#a728669