Skip to content

[Work in Progress] Field search.#28

Open
sah wants to merge 2 commits into
OneGraph:masterfrom
sah:search
Open

[Work in Progress] Field search.#28
sah wants to merge 2 commits into
OneGraph:masterfrom
sah:search

Conversation

@sah

@sah sah commented Oct 30, 2019

Copy link
Copy Markdown
  • Breadth-first.
  • Operates async, breaking up computation with setTimeout to keep the UI responsive.
  • Stops descending at the first result down a branch; expand results to drive the search to deeper levels.
  • Selecting search results will select the entire branch necessary to reach them.

Code is currently very sloppy.

Searches that find a lot of fields tend to be much faster than ones that find nothing. A good example search to try is "email".

@sah sah force-pushed the search branch 2 times, most recently from 4ce0a63 to 5f9e46c Compare October 30, 2019 12:12
@FluorescentHallucinogen

Copy link
Copy Markdown
Contributor

@sah Looking forward for this feature. Any progress? ;)

@eMerzh

eMerzh commented Apr 2, 2020

Copy link
Copy Markdown

i'm also interested in this .... :)

any way we can help ?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants