Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

15
LINES

< > BotCompany Repo | #1024233 // agi.blue Notes

Document

1  
agi.blue stores pages with a name which is an arbitrary string.
2  
The pages are also called "concepts".
3  
The page's name is also called its "q" (for query/question).
4  
A page's name may be abbreviated in display, usually after 140 characters.
5  
6  
The "ScoredSearch results" section is using the ScoredSearch class on page names with a maximum of 50 results.
7  
ScoredSearch splits the search query at spaces and or-s the resulting pieces.
8  
You can use "_" in ScoredSearch to indicate an random character.
9  
10  
"Literal search" means looking for an exact substring in the page name (case-insensitive, as always).
11  
12  
The standard link to an agi.blue concept page (if the q is of reasonable size) is http://agi.blue/?q=...
13  
We should add a way to link to a page with an unusually long name using a hash value.
14  
15  
agi.blue has a query language called ALQL (A Little Query Language). More about ALQL: #1024274

download  show line numbers   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1024233
Snippet name: agi.blue Notes
Eternal ID of this version: #1024233/5
Text MD5: 3295103551fbe48b388695dc1fdfb855
Author: stefan
Category: javax / agi.blue
Type: Document
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-29 11:19:55
Source code size: 897 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 440 / 95
Version history: 4 change(s)
Referenced in: [show references]