How to explain Lucene's ranking algorithm to someone who is not technical?

2021-04-18 Thread Steven White
Hi everyone, If you are asked to explain how Lucene's algorithm works, to someone who is not technical and doesn't understand math, how do you go about doing so? I'm going to list what I see as key points to use but please correct me where correction is needed and do add where addition is needed.

Backward compatibility of FST50 and UniformSplit formats

2021-04-18 Thread Dmitry Emets
Hi! I cannot open by lucene master my indexes created by lucene 8.5. I get an error Exception in thread "main" org.apache.lucene.index.CorruptIndexException: codec mismatch: actual codec=Lucene84PostingsWriterDoc vs expected codec=Lucene90PostingsWriterDoc (resource=MMapIndexInput(path="C:\data\luc