Skip to content

[Feature request] search through iterable Fuseable #18

@Timtam

Description

@Timtam

Hello,

thanks for developing this crate. I just stumbled upon it and it looks like it might be suitable for a project i'm working on.

I however am storing my data in all kinds of various collections, mainly HashSets or Hashmaps. Either i'm missing something, or it'd be quite a performance hit to convert them into a format fuse_rust can work with (either a list of Fuseable or an iterable of strings). Do you think you could implement a search method to operate on an iterable of Fuseable, kind of the mixture of search_text_in_fuse_list / search_text_in_fuse_list_with_chunk_size_rayon and search_text_in_iterable?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions