Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

ADD NEW FEEDBACK

Atlas Search

Showing 60

Full-text search for Chinese language

Currently to perform full-text search for Chinese text, the mongo documents need to uploaded to Solr or ES. It would be helpful if the functionality can be supported by Atlas.
Guest about 5 years ago in Atlas Search 1 Completed

Support HTML strip tags analyzer

If some html text is indexed we could strip tags so searches by h1, span, div, etc... should not return results. For example: Lucene: https://lucene.apache.org/core/8_5_1/analyzers-common/org/apache/lucene/analysis/charfilter/HTMLStripCharFilter...
Guest over 5 years ago in Atlas Search 0 Completed

Atlas Search index creation/validation improvements

Right now the tooltips that show errors during the search index are small and uninformative and don't really tell me what part of my index definition is wrong. I am spending a lot of time in the docs trying to find where my index structure is wron...
Guest about 6 years ago in Atlas Search 0 Completed

Reverse Search using edgeGram in autocomplete searches

For searching on the last few characters of a field's values, currently the only option available is to create a nGram or need to create a custom analyzer with regex split/capture group. As lucene internally has the reverse option available, can ...
Guest over 4 years ago in Atlas Search 0 Completed

Add support for creating and editing Custom Analyzers via the Visual Editor

The Visual Editor currently does not support creating or editing custom analyzers. This is a feature request for adding support for creating and editing Custom Analyzers via the Visual Editor.
Guest over 4 years ago in Atlas Search 1 Completed

Text Search with regex

It would be great if Text Search allows us to query with regular expressions. E.g. mycoll.find({ $text: { $search: "super%"} }) Thank you for considering my request.
Guest about 5 years ago in Atlas Search 2 Completed

Support Japanese Analyzer in Atlas Search

We would like support for a Japanese analyzer in Atlas Search
Guest almost 6 years ago in Atlas Search 0 Completed

Add support for GeoJSON data

We are looking to build a directory for patients to find doctors, but it appears that Atlas Search does not yet support geographical data relevance. Any chance this is coming soon?
Guest about 6 years ago in Atlas Search 1 Completed

Date proximity search

We are building a ticket brokering system and showing the best events closest to a customers desired date is essential. Would love to see date proximity scoring.
Guest about 6 years ago in Atlas Search 0 Completed

Allow ability to create autocomplete indexes

I want to be able to create an autocomplete index so that I do not have to build one for my typeahead search to work.
Guest about 6 years ago in Atlas Search 0 Completed