Coder Social home page Coder Social logo

Comments (6)

adiherzog avatar adiherzog commented on June 4, 2024

I extended the story to also search the HTML source code and all metadata.

A google-like full text search would really be great and help developers a lot. One use case I am currently facing: I need to find a web test where a certain error message is shown. With full text search it would be a matter of seconds, to find all webtests that contain this message.

from scenarioo.

adiherzog avatar adiherzog commented on June 4, 2024

My current workaround (which needs access to the generated documentation data):
grep --include=*.xml -r "Some text I want to search..." .

from scenarioo.

bruderol avatar bruderol commented on June 4, 2024

Please consider that text inside HTML might not be visible to the user (might be a div that is only displayed depending on some UI state). In that case user might not want to search in HTML, therefore it is importent to distinguish between searching visible text only and searching all metadata (including HTML) as an option to the user.

from scenarioo.

adiherzog avatar adiherzog commented on June 4, 2024

This will be implemented in the next few weeks by a project that needs this. Any ideas and inputs regarding the architecture, the design and the usage scenarios are welcome, just post them here.

from scenarioo.

bruderol avatar bruderol commented on June 4, 2024

@adiherzog since we realised that, i put it to Release 3.0

Those acceptance criterias that are missing should be transformed to a new story, if not yet, and then we can probably close?

from scenarioo.

adiherzog avatar adiherzog commented on June 4, 2024

@bruderol I close this as the basic feature is in place.

from scenarioo.

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.