Re: FST-based suggesters: recent changes, binary compatibility of automata

2013-03-02 Thread Robert Muir
On Fri, Mar 1, 2013 at 11:16 AM, Oliver Christ wrote: > > I've seen some changes in trunk regarding the data format of Lucene's > FST-based suggesters, and wonder whether the automata created by trunk > builds/next Lucene version are/will be binary-compatible to the ones > created with the current

BlockJoinQuery: delete documents

2013-03-02 Thread Wei Wang
Hello, I understand BlockJoinQuery can be used to index nested documents with some internal structure. And at indexing time, addDocuments is used to create document blocks. In case we would like to update some data fields, we have to delete the old document block and add the updated block. How ca

RussianStemmer

2013-03-02 Thread Maxim Terletsky
Hi guys, I am a Lucene.Net user but I got no replies from there so I decided to try here, hoping that someone here encountered the same problem. I got a problem with RussianStemmer. We try to use it with Snowball analyzer and it just won't work as expected. It seems that it just don't do anythin