Giter Site home page Giter Site logo

atlas-search-tuner's People

Contributors

dependabot[bot] avatar graboskyc avatar johngunderwood avatar mongodb-atlas-app-services[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

atlas-search-tuner's Issues

Separate schema from index definition retrieval

Currently schema and index definition are retrieved together when the user connects. Only the schema is required for the 'Index Builder' tab while the index definition needs to be retrieve for the 'Query Tuner' tab. For the index definition the app should be able to retrieve based on an index name provided by the user separately from initial connection check.

Improve connection useability

Two options:

  1. Use drop down for database and collection specification (many changes)
  2. Change database and collection input so it is just a namespace string: "." (few changes)

Improve the preview of 'search fields'

“what shows up in the results” is mostly not about field mappings, it’s more about “which fields am I projecting”.

If I think about setting up my UI to search for movies - I’d want a movie poster to show up in results, but I’m probably not searching in the movie_poster field…. The search box should be about field mappings, i.e. which text fields I’m searching in.

This could possibly be solved by using highlighting to display hits. It needs to be clear to the user that they are not building the UI experience, but the search behaviour

Improve user journey around index creation

When a new index is building the user should be able to close the modal and come back to it.

OR the user should be prevented from closing the modal.

Currently the callback flow breaks if the modal is closed.

Increasing the limit for categories

Screenshot 2023-11-06 at 3 42 04 PM

I wonder what algorithm we're using for categories/facets. For this test dataset I don't have brands showing up and I still want to do facets on them. But there are more than a 1000 brands here...

To get the data.

git clone https://github.com/Ksushis/grocerystore

mognorestore from terminal

cd grocerystore
mongorestore

You should now have grocery database with items collection with 19564 documents

Add configure button to search bar

search bar doesn't have configure button, you have to click on it to summon the modal where you specify autocomplete
Screenshot 2023-11-06 at 3 34 39 PM
Would be good to have it have it's own configure button like other elements

Improve 'connect to index' UX

It's confusing to the user - what does it mean to 'connect'? We now have two 'connect' buttons in view.

Selecting an index sets the variable. This can happen in the background and we don't need a connect button.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.