method of static class JsNgram
Description
Get a file name of full text body.
Example
JsNgram.fulltextFileName('a/b.txt'); // maybe returns 'txt/a/b.txt'
Usage
fulltextFileName(id);
Argument id is a document id used in json index files. This is used to load the preview text content.