Giter Site home page Giter Site logo

Comments (2)

jathanism avatar jathanism commented on May 28, 2024

While this could be easily modified, we'd definitely want to consider the potential performance impact of adding a new item to the global search as a long-term solution. Not a huge deal, but needs a little thought into how that might impact search.

You mentioned that you have code for this, so I gather you've tried this yourself. I'd love to see what you came up with.

from nautobot.

cpmills1975 avatar cpmills1975 commented on May 28, 2024

I've addressed this and #39 in one pull request (ready for NetBox at the moment, but at the current time easily portable to Nautobot). I've documented my proposal in a bit more detail under your comments on #39 and included some screen shots which, I hope, explain this in more detail.

Fundamentally, I understand the concern of adding additional object types to a search, however, I'd rather use my processor cycles to search through tables I am using rather than those I am not e.g. an asset tag could match against both a device or an inventory item. Equally, it makes little sense to search through the IP address table, if you know you are searching for an asset tag. Consequently my attempt to address the legitimate concerns about adding additional content types is to allow the user to exclude other content types at the time of search - hence the FR I've raised in #39.

from nautobot.

Related Issues (20)

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.