Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find text in any field #16

Open
exdis opened this issue May 26, 2020 · 5 comments
Open

Find text in any field #16

exdis opened this issue May 26, 2020 · 5 comments
Assignees

Comments

@exdis
Copy link
Member

exdis commented May 26, 2020

According to this issue

Is this possible to show all fields at any levels, containing particular text?

@rualark
Copy link

rualark commented May 26, 2020

Also: is it possible to filter all fields at any level, which name contains text?

@lahmatiy
Copy link
Member

I guess, the initial request was about searching in struct view of discovery rather than quering with jora. @rualark am I right?

@rualark
Copy link

rualark commented May 26, 2020

Hi! I was actually talking about any way to shrink json tree by hiding all elements except those containing some text, and except their parents.

@mdraevich
Copy link

Any news? It would be very nice feature. To my mind, Jora vs Text is like searching vs browsing.
So, browsing feature would be very useful for quick start. To be honest, it's the main feature I'm looking for.

@obenjiro
Copy link
Contributor

obenjiro commented Jun 7, 2022

@SorryGames @rualark @lahmatiy @exdis

($ + ..values()).[values().[$ ~= /TEXT_TO_FIND/i]]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants