Swift Binding for Orama

full-text-search orama swift vector-search
3 Open Issues Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub
Documentation 2 months ago

AI Summary: Write documentation for the OramaSwift Swift binding package, covering features like index creation, document manipulation, search functionality, JSON serialization/deserialization, and the custom multi-lingual tokenizer. The documentation should be clear, concise, and easy to understand for Swift developers.

Complexity: 4/5
good first issue help wanted

Swift Binding for Orama

JavaScript
#full-text-search#orama#swift#vector-search
Use Actors 2 months ago

AI Summary: Implement actor-based concurrency in the OramaSwift binding to improve robustness against concurrent operations. This requires resolving the serialization challenge of converting the `[AnyHashable: Any]` document representation into a `Sendable` struct.

Complexity: 4/5
good first issue help wanted

Swift Binding for Orama

JavaScript
#full-text-search#orama#swift#vector-search

AI Summary: Implement missing batch insert and delete methods for the Swift binding of the Orama search engine. This involves integrating with JavaScriptCore and potentially the WASM interpreter to handle Orama's JavaScript functionality.

Complexity: 4/5
good first issue

Swift Binding for Orama

JavaScript
#full-text-search#orama#swift#vector-search