====== Differences ====== This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
start [2009/03/01 17:02] til created |
start [2024/09/18 08:30] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Regain manual ====== | ====== Regain manual ====== | ||
- | regain is a search engine similar to web search engines like [[http://google.com/|Google]]. Using regain you can search through large portions of data (several gigabytes!) in split seconds! This is possible by using a [[search index]]. regain crawles through your files or webpages, extracts all text and puts it in a smart search index. All this happens in the background. So if you want to search something you get the results immediately. | + | Welcome to the manual of [[http://regain.sf.net/|regain]]. |
- | There are two variants of regain: The desktop search and the server search. The **desktop search** is to be used on a normal desktop computer and it offers you a fast search for documents or intranet webpages. The **server search** you can install on web servers. It provides searching functionality for a website or for intranet fileservers. To learn more about the differernces of these two variants read the [[Comparison of the regain variants]]. | + | regain is a search engine similar to web search engines like [[http://google.com/|Google]]. Using regain you can search through large portions of data (several gigabytes!) in split seconds! This is possible by using a [[components:search index]]. regain crawles through your files or webpages, extracts all text and puts it in a smart search index. All this happens in the background. So if you want to search something you get the results immediately. |
+ | There are two variants of regain: The desktop search and the server search. The **desktop search** is to be used on a normal desktop computer and it offers you a fast search for documents or intranet webpages. The **server search** you can install on web servers. It provides searching functionality for a website or for intranet fileservers. To learn more about the differernces of these two variants read the [[project info:variant comparison|Comparison of the regain variants]]. | ||
- | ===== Features ===== | + | If you have questions regarding regain the [[http://forum.murfman.de/en/viewforum.php?f=3|forum]] will help you. |
- | * [[Features]] - The features of regain. | + | ===== About regain ===== |
- | ===== regain desktop search ===== | + | * [[Features]] - The features of regain. |
+ | * [[Components]] - The most important components of regain. | ||
- | * [[Desktop installation]] - How to install the regain desktop search. | + | ===== Installation ===== |
- | ===== regain server search ===== | + | * [[installation:desktop|Desktop installation]] - How to install the regain desktop search. |
+ | * [[installation:server|Server installation]] - How to install the regain server search. | ||
- | * [[Server installation]] - How to install the regain server search. | + | ===== Configuration ===== |
- | * [[Server configuration]] - How to configure the regain server search. | + | |
- | ===== What to do on errors? ===== | + | * [[config|Configuration]] - How to configure regain. |
+ | * [[config:howto_find_error_cause|How to find the error cause]] - Tells you, how you can find the cause of an error. | ||
- | * [[How to find the error cause]] - Tells you, how you can find the cause of an error. | + | ===== Project information ===== |
- | ===== For developers ===== | + | * [[project info:Sourcecode]] - How to download the source code. |
- | + | * [[project info:Used libraries]] - A list of projects used by regain. | |
- | * [[Sourcecode]] - How to download the source code. | + | * [[project info:Crawling process]] - How does the crawling work. |
- | * [[Used libraries]] - A list of projects used by regain. | + | * [[Terminology]] - Short explanations of special terms regarding regain and search engines. |
+ | * [[project info:HowTo regain in an IDE]] - How to configure your IDE | ||
===== Links ===== | ===== Links ===== | ||
* [[http://regain.sf.net/|regain Website]] | * [[http://regain.sf.net/|regain Website]] | ||
+ |