Re: Question about chinese and WildcardQuery

2012-06-27 Thread wangjing
最好搜索的Analyzer 和生成index的Analyzer 保持一致 On Thu, Jun 28, 2012 at 2:31 PM, Paco Avila wrote: > Thank, using Whitespace Analyzer works, but I don't understand why > StandardAnalyzer does not work if according with the ChineseAnalyzer > deprecation I should use StandardAnalyzer: > > @deprecated Use {@li

Re: about .frq file format in doc

2012-06-27 Thread wangjing
thanks a lot btw: docId is 0,1,2 but the delta is 0,1,2, not the 0,1,1. The delta value is useless at this moment. In which scene the delta value will be usefull? On Thu, Jun 28, 2012 at 11:48 AM, Li Li wrote: > On Thu, Jun 28, 2012 at 11:14 AM, wangjing wrote: >&g

Re: about .frq file format in doc

2012-06-27 Thread wangjing
docID:2 termDocFreq:1 delta:2 docID:2 termDocFreq:1 delta:2 On Thu, Jun 28, 2012 at 12:09 AM, Simon Willnauer wrote: > see definitions: > http://lucene.apache.org/core/3_6_0/fileformats.html#Definitions > > simon > > On Wed, Jun 27, 2012 at 6:08 PM, Simon Wi

Re: what is the fdx file exactly mean

2012-06-25 Thread wangjing
?!obviously it's not right. On Tue, Jun 26, 2012 at 3:44 AM, Simon Willnauer wrote: > see http://lucene.apache.org/core/3_6_0/fileformats.html#field_index > for file format documentation. > > simon > > On Mon, Jun 25, 2012 at 5:28 AM, wangjing wrote: >> .fdx file