Re: my confusion on pushTerm method In BlockTreeTermsWriter

2021-06-28 Thread guohuawu227
I have read that method and quite understand it's meaning. I think I can help you.I am from China too. My WeChat is 1308567317.发自我的iPhone-- Original --From: 高嵩 Date: Sat,Jun 19,2021 6:44 PMTo: dev Subject: Re: my confusion on pushTerm method In BlockTreeTermsWriterm

My questions about lucene source

2021-03-15 Thread guohuawu227
I am a software programmer from China.I having been reading the source of lucene version 6.6.0. I have 3 questions to ask.1. is about this method: org.apache.lucene.codecs.blocktree.BlockTreeTermsWriter.TermsWriter.pushTerm(BytesRef). I can not understand one line in this method:  [ prefixStarts[i]

questions of FST

2021-01-07 Thread guohuawu227
I am a software developer from China. Recently I am reading the source of lucene of 6.6.0. I can not understand some code of FST. List them below.1 . There is a field called 'inCounts' in the class of FST. But in my opinion every node of FST has only one arc pointing to it. If a node is not shared,

Guohua Wu's subscription to lucene dev list

2021-01-07 Thread guohuawu227
I am a software developer from China.My name is Guohua Wu. Rencently I am reading the source of lucene. I asked some questions about lucene to Mike McCandless and he told me to send this email to subscribe to Lucene's dev list and ask question again so his answer will be shared. Hope I can succeed.