Re: additional term meta data

2021-01-29 Thread John Wang
> *From:* Martin Gainty > *Sent:* Wednesday, January 6, 2021 6:28 AM > *To:* dev@lucene.apache.org > *Subject:* Re: additional term meta data > > how to access first and last? > which version will you be merging > > -- > *From

Re: additional term meta data

2021-01-22 Thread Martin Gainty
close to finish testing but i need help finding this testcase RamUsageTester any ideas? Thanks John! martin From: Martin Gainty Sent: Wednesday, January 6, 2021 6:28 AM To: dev@lucene.apache.org Subject: Re: additional term meta data how to access first and

Re: additional term meta data

2021-01-09 Thread John Wang
nflexible in comparison to maven > >> > >> > >> i will try with 90 distro to get the > codecs/lucene90/Lucene90FieldInfosFormat and recompile and hopefully your > TestLucene84PostingsFormat will run w/o fail or error > >> > >> Thx > >> mar

Re: additional term meta data

2021-01-08 Thread Simon Willnauer
ully inflexible in >> comparison to maven >> >> >> i will try with 90 distro to get the >> codecs/lucene90/Lucene90FieldInfosFormat and recompile and hopefully your >> TestLucene84PostingsFormat will run w/o fail or error >> >> Thx >> martin- &g

Re: additional term meta data

2021-01-06 Thread John Wang
hopefully your > TestLucene84PostingsFormat will run w/o fail or error > > Thx > martin- > > -- > *From:* John Wang > *Sent:* Wednesday, January 6, 2021 10:15 AM > *To:* dev@lucene.apache.org > *Subject:* Re: additional term meta data &g

Re: additional term meta data

2021-01-06 Thread Martin Gainty
t and recompile and hopefully your TestLucene84PostingsFormat will run w/o fail or error Thx martin- From: John Wang Sent: Wednesday, January 6, 2021 10:15 AM To: dev@lucene.apache.org Subject: Re: additional term meta data Hey Martin: There is a test case in

Re: additional term meta data

2021-01-06 Thread John Wang
Hey Martin: There is a test case in the PR we created on our own fork: https://github.com/dashbase/lucene-solr/pull/1, which also contains some example code on how to access in the PR description. Here is the link to the beginning of the tests: https://github.com/dashbase/lucene-solr/blob/posting

Re: additional term meta data

2021-01-06 Thread Martin Gainty
how to access first and last? which version will you be merging From: John Wang Sent: Tuesday, January 5, 2021 8:19 PM To: dev@lucene.apache.org Subject: additional term meta data Hi folks: We like to propose a feature to add additional per-term metadata to the

Re: additional term meta data

2021-01-06 Thread Martin Gainty
how to access first and last doc-id? for which lucene version will you be targeting your merge? Request: please submit testcase to show proper operation Thanks John! martin- From: John Wang Sent: Tuesday, January 5, 2021 8:19 PM To: dev@lucene.apache.org Subjec