Skip to content

ezsystems/ezfind

Folders and files

NameName
Last commit message
Last commit date
Mar 24, 2010
May 9, 2014
Oct 15, 2014
Nov 14, 2019
May 14, 2014
May 23, 2019
Apr 25, 2014
Jul 20, 2015
May 14, 2014
May 17, 2015
Oct 24, 2014
May 17, 2011
Mar 4, 2010
Oct 24, 2014
Sep 15, 2016
Sep 29, 2014
May 17, 2011
May 9, 2014
Feb 23, 2015
Jul 22, 2009
Dec 7, 2017
Sep 28, 2009
Nov 4, 2014

Repository files navigation

eZ Find

License: See, LICENSE

Installation: See, doc/INSTALL.md

eZ Find is a search extension for eZ Publish, providing more functionality and better results than the default search in eZ Publish.

The main advantages of eZ Find are relevancy ranking and keyword highlighting the search results. The engine uses heuristics to analyze the structure of the information and thus determine relevancy. For example, if a keyword is found in a content object's title or in any of its short attributes, the object will have higher relevance in the search results (as opposed to the search term only occurring within a text block in the content object).

eZ Find also improves on the default eZ Publish search functionality in the way it updates the search index. Search results are served from a copy of the search index. Therefore, the search index can be updated while the search engine continues to serve results from the copy of the most recent index. After the index is complete, the copy of the current index is replaced with the newest version. In addition, the search engine remembers all caching structures from previous searches and, during indexing, updates these as well. Therefore, the more the search engine is used, the faster it becomes.

Issue tracker

Submitting bugs, improvements and stories is possible on https://jira.ez.no/browse/EZP. If you discover a security issue, please see how to responsibly report such issues on https://doc.ez.no/Security.