Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GIT is used to handle the revisions of the collected data.

Searching the database

In addition to the search box at the top of the page you can also use the URL field for searching.

Code Block

/findall/[value]/
ex. /findall/10/
/findall/[key]/[value]/
ex. /findall/link/10/
/search/[node type]/[value]/
ex. /search/optical-node/10/
/search/[node type]/[key]/[value]/
ex. /search/optical-node/link/10/

The first version of the search only finds complete strings so you can't use wild cards but it is at lease case insensitive.

https://ni.nordu.net

...