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"<[email protected]>
发送时间: 2011-11-03 12:00
主 题: where to check out Lucene CJKAnalyzer
收件人: "java-user"<[email protected]>




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 <[email protected]> 
发送时间: 2011-11-03 03:29 
主 题: Re: idf calculation in Lucene ? 
收件人: [email protected] 



On Wed, Nov 2, 2011 at 3:09 PM, David Ryan <[email protected]> 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: [email protected]  
For additional commands, e-mail: [email protected]  

Reply via email to