Skip to content
Quentin Soubeyran edited this page Mar 5, 2020 · 4 revisions

About SAJE

SAJE is a program that provides a configurable graphical interface to search on data. Simply speaking, it is a boosted version of the "search" or "ctrl+f" feature of your favorite texte editor (e.g. Word).

Have you ever had a word document with hunderds of elements in them, for instance a catalog, and you'd wish you could easly search "the things that cost at most 400, from this or that manufacturer, with this specific length, and the colors red and blue" ? And all you have is the famous ctrl+f search feature, and you spend countless time skipping the things that don't fulfill your criteria ? This is what SAJE addresses.

SAJE will allow you to simply do such research and will provide a graphical interface for that. Everythins is just a single file, so you can just share your file with friends and they will have the same catalog and search interface than you do.

Looking for something ? Ask the SAJE !

This Wiki

The wiki is split into categories, depending on what you are looking for:

  • You just want to use the interface on a file provided to you. Head to the User Guide (TODO)
  • You want to create a file for SAJE to provide you with an interface. Go to the File Guide
  • You want to understand how SAJE works and/or contribute: load the Code Guide (TODO)

User Guide

This part explains how to use the SAJE interface. Get started at TODO

File format

This part is for people looking to create dataset that can be searched on with SAJE. Get started at File format

Code documentation

This part documents how the codes works and what's what. Get started at TODO