Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Extended support for mongodb text indexes #31

Open
RamiAwar opened this issue Apr 22, 2021 · 0 comments
Open

Extended support for mongodb text indexes #31

RamiAwar opened this issue Apr 22, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@RamiAwar
Copy link
Owner

🚀 Feature Request

Currently, mongomantic only supports basic text index creation. Full support for text indexes would be nice.
That would require adding weights configuration, wildcard index support, and more.

Documentation in pymongo does not make this a very easy task, but mongoengine source code has alot of these features already implemented.

🔈 Motivation

Some users might want to have finer control over PyMongo indexes when text searching.

@RamiAwar RamiAwar added enhancement New feature or request good first issue Good for newcomers labels Apr 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant