Re: EdgeNGramTokenizer

2007-11-04 Thread h t
http://www.shifttab.cn:8001/wiki 2007/10/31, Marco [EMAIL PROTECTED]: It seems that the problem is when I add the token created by EdgeNGramTokenizer in in the index. If the token contains a space (for example apple com) I have to add to the index with Field.Index.TOKENIZED otherwise the

How do we limit the growth of a Lucene Index?

2007-11-04 Thread Sandeep Mahendru
Hi , We have been developing an enterprise logging service at the Wachovia bank. The logs (Busines, application, error) for all the bank related applications are consolidated at one single location in an Oracle 10g Database. In our second phase, we are now building a high perforinmg report

Group by in Lucene ?

2007-11-04 Thread Marcus Herou
Hi. I have a situation where I'm searching amongst some 100K feeds and only want one result per site in return. I have developed a really simple method of grouping which just scrolls through the resultset(hitset) until a maxNum docs of feeds from a set of unique sites is populated. Since I don't

Does someone know how to sort the hits list by a specified document field?

2007-11-04 Thread jackxin
Does someone know how to sort the hits list by a specified document field? Even if the field is numeric or datetime etc. -- View this message in context: http://www.nabble.com/Does-someone-know-how-to-sort-the-hits-list-by-a-specified-document-field--tf4749900.html#a13582008 Sent from the