Define what requires a JIRA and an entry in CHANGES.txt?

2022-02-15 Thread Eric Pugh
Hi all!Do we have a written definition of what requires a JIRA and/or an entry in CHANGES.txt? Something that could go in our developer docs? Is there a consensus on this? For example, changes to documentation typically have NOT gone into the CHANGES.txt file. It appears that some refa

Re: Inventory updates via join query and caches

2022-02-15 Thread Mikhail Khludnev
It turned out to be a little bit more optimistic after I moved the cache check into QueryWrapper.createWeight(Searcher, ...,... ). TBC. Joel, Regarding moving inventory into the main index, I'm afraid it requires frequent commits into the main index and impacts search latency. On Mon, Feb 14, 202