apache / apache/lucenenet

Support for Concurrency Segments IndexSearch and parallel DrillSideways

Open
#817 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
658
Avg merge
3d 5h
Merged PRs (30d)
9

Description

It could be great lucenenet support for [Better Segment To Thread Mapping Algorithm](https://issues.apache.org/jira/browse/LUCENE-8757) and [A parallel DrillSideways implementation](https://issues.apache.org/jira/browse/LUCENE-7588) for better concurrency implementation. I also like to know more about Lucenenet concurrency.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the linked Lucene issues LUCENE-8757 and LUCENE-7588 to understand the proposed segment-to-thread mapping and parallel DrillSideways work. Then inspect the corresponding Lucene.NET search and concurrency implementation; done would require a defined, reviewed scope for supporting these capabilities in Lucene.NET.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.