I get the cjkAnalyzer souce code at 
:http://svn.apache.org/viewvc/lucene/dev/branches/branch_3x/lucene/contrib/analyzers/common/src/java/org/apache/lucene/analysis/cjk/

thanks.sorry for my impatience.

2011-11-03



janwen | China 
website : http://www.qianpin.com/




发件人: "janwen"<tom.grade1...@163.com>
发送时间: 2011-11-03 12:00
主 题: where to check out Lucene CJKAnalyzer
收件人: "java-user"<java-user@lucene.apache.org>




Hi: 
   I known that CJKAnalyzer is published with lucene.but there is no 
CJKAnalyzer in the lucene 3.4. 
   Anyone could tell me where to check out the CJKAnalyzer. 

thanks. 
2011-11-03 



janwen | China  
website : http://www.qianpin.com/ 




发件人: Robert Muir <rcm...@gmail.com> 
发送时间: 2011-11-03 03:29 
主 题: Re: idf calculation in Lucene ? 
收件人: java-user@lucene.apache.org 



On Wed, Nov 2, 2011 at 3:09 PM, David Ryan <help...@gmail.com> wrote:  
> one more question,  
> for  phrase or multiphrase query.  
> why not using the maximum idf of individual term  instead of summing up the  
> idfs of each term?  

because that would be an even worse approximation (but again, if you  
want to do this, just plug in whatever you want)  

--   
lucidimagination.com  

---------------------------------------------------------------------  
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org  
For additional commands, e-mail: java-user-h...@lucene.apache.org  

Reply via email to