Home
Categories
Dictionary
Download
Project Details
Changes Log
What Links Here
How To
Syntax
Wiki usage
Tutorials
FAQ
License

Full text search architecture


The Full text search is performed by applying Elasticlunr to the search term in the Search template HTML page.

The list of results contain for each relevant article found in the search:
  • The article name
  • The article metadata
  • The article URI
After the articles are found, the HTML page is constructed dynamically for each article in the list of results:
  • An item is added to the list with the article URI, and the article metadata
  • If possible, a context for the result is added by looking for the DOM content of the article page

fulltextsearcharchi
It is only possible to get the context of the search if the wiki uses the HTTP Server[1]
See Cross-origin resource sharing for more information
.

Notes

  1. ^ See Cross-origin resource sharing for more information

See also


Categories: Development

docJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.

Project Web Hosted by SourceForge.net Copyright 1999-2010 - Geeknet, Inc., All Rights Reserved About - Legal - Help