Skip to content

MB-65860: Added new interface for callbacks#64

Open
Likith101 wants to merge 2 commits intomasterfrom
fileCallbacks
Open

MB-65860: Added new interface for callbacks#64
Likith101 wants to merge 2 commits intomasterfrom
fileCallbacks

Conversation

@Likith101
Copy link
Member

No description provided.

segment.go Outdated
SetUpdatedFields(fieldInfo map[string]*index.UpdateFieldInfo)
}

type CustomizableSegment interface {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requires a better name.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name needs to reflect the usecase better, depends on blevesearch/bleve_index_api#72

segment.go Outdated
SetUpdatedFields(fieldInfo map[string]*index.UpdateFieldInfo)
}

type CustomizableSegment interface {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name needs to reflect the usecase better, depends on blevesearch/bleve_index_api#72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants