Files
resourcespace/dbstruct/help_node_keyword.txt
2025-07-18 16:20:14 +07:00

5 lines
247 B
Plaintext

Keyword nodes are indexed - broken down into single word keywords.
node,int(11),
keyword,int(11),
position,int(11),The position within the node string, e.g. node "red cat", keyword "cat" would be in the second position. Used for quoted searching.