Re: Delete Parents without any children...

2015-07-03 Thread Ravikumar Govindarajan
An unrelated question… I came across a JIRA issue where you tried compressing Terms-Dictionary just before writing and achieved reduction in storage space… https://issues.apache.org/jira/browse/LUCENE-4702 Was it abandoned because of Terms-Dict intensive queries like Fuzzy etc.. din't behave wel

Re: Delete Parents without any children...

2015-07-03 Thread Adrien Grand
We try to make the default postings format a good default for most use-cases and it's unclear to me whether trading speed of multi-term queries for compression of the terms dictionary would be a better trade-off for most users. I think this idea needs more iterations, for instance on this issue I e