apache.org/thread/4bhnkkvvodxxgrpj4yqm5yrgj0ppc59r
>
> On Thu, May 30, 2024 at 10:49 PM Chang Hank wrote:
>>
>> Hi all,
>>
>> I’m curious about the future development of Lucene and would like to know if
>> there are any planned new features.
>> Could you share some i
Hi all,
I’m curious about the future development of Lucene and would like to know if
there are any planned new features.
Could you share some insights into the main focus areas for upcoming releases?
Are there specific features or improvements the community is currently working
on and maybe I
After I added the new test case, I failed the ./gradlew check and it seems like
the check failed because I added the new test case.
Is there anything I need to do before executing ./gradlew check?
Best,
Hank
> On May 24, 2024, at 12:53 PM, Chang Hank wrote:
>
> Hi Robert,
>
Hi Robert,
Thanks for your advice, will look into it!!
Best,
Hank
> On May 24, 2024, at 12:46 PM, Robert Muir wrote:
>
> On Fri, May 24, 2024 at 2:33 PM Chang Hank wrote:
>>
>> Hi all,
>>
>> I want to improve the code coverage for Lucene, which package woul
Hi all,
I want to improve the code coverage for Lucene, which package would you
recommend testing to do so? Do we need more coverage in the Core package?
Best,
Hank
-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For
, please take a look at the code and kindly
leave some comments below.
Thanks,
Hank
> On May 18, 2024, at 2:01 PM, Chang Hank wrote:
>
> Or maybe we can first create an issue and PR based on the issue number?
> WDYT?
>
> Best,
>
> Hank
>
>> On May 18, 202
Or maybe we can first create an issue and PR based on the issue number?
WDYT?
Best,
Hank
> On May 18, 2024, at 11:29 AM, Chang Hank wrote:
>
> Hey Michael,
>
> Sorry I was a bit busy this week, but I’ve looked into the resources you
> provided and also some useful advi
of doing it as a Lucene query or a
>>>>> Lucene component but then ended up with a different approach.
>>>>> I'll elaborate more when I go back to the task!
>>>>>
>>>>> Cheers
>>>>> --
>>>&g
gt;>
>> for (ScoreDoc scoreDoc : topDocs.scoreDocs) {
>> Document docK = storedFieldsKeyword.document(scoreDoc.doc);
>> Document docV = storedFieldsVector.document(scoreDoc.doc);
>>
>> }
>>
>> whereas also see
>>
>> https://lucene.apache.org/core/
a decade on Lucene
> https://www.elastic.co/de/blog/author/adrien-grand
> I guess it makes sense to follow his advice :-)
>
> We could create a PR and work together on it, WDYT?
>
> All the best
>
> Michael
>
> Am 10.05.24 um 18:51 schrieb Chang Hank:
>> Hi Mic
d be interested to do this or that we work on it together
> somehow?
>
> Thanks
>
> Michael
>
>
>
> Am 10.05.24 um 07:27 schrieb Chang Hank:
>> Hi everyone,
>>
>> I’m Hank Chang, currently studying Information Retrieval topics. I’m really
>&
Hi everyone,
I’m Hank Chang, currently studying Information Retrieval topics. I’m really
interested in contributing to Apache Lucene and enhance my understanding to the
field.
I’ve reviewed several issues posted on the Github repository but haven’t found
a straightforward starting point. Could
12 matches
Mail list logo