diff --git a/htroot/index.html b/htroot/index.html index 6d1fcb43a..a3742c191 100644 --- a/htroot/index.html +++ b/htroot/index.html @@ -14,12 +14,12 @@
-enter search word list, separated by space: +Enter search word list, separated by space:
-max. number of results: +Max. number of results:
-resource: +Resource: -     max. search time (seconds): +     Max. search time (seconds):
-url mask: +URL mask: #(urlmaskoptions)# :: @@ -71,13 +71,13 @@ the global index by running your own proxy/peer. If everybody contributes, the results will get better.

Other possible reasons for no result:

    -
  • the search time was too short. Search again with same query to catch up 'late peers'.
  • -
  • there is currently no support for german umlaute. please use ae/oe/ue instead
  • -
  • words of length < 3 are not indexed. please omit such words
  • -
  • yacy tries to index singular instead of plural words. please use the singular form
  • -
  • only complete words are indexed, not parts of words
  • -
  • don't use stopwords as search words
  • -
  • during this test phase the reaction time of remote peers is unknown. +
  • The search time was too short. Search again with same query to catch up 'late peers'
  • +
  • There is currently no support for german umlaute. Please use ae/oe/ue instead
  • +
  • Words of length < 3 are not indexed. Please omit such words
  • +
  • YaCy tries to index singular instead of plural words. Please use the singular form
  • +
  • Only complete words are indexed, not parts of words
  • +
  • Don't use stopwords as search words
  • +
  • During this test phase the reaction time of remote peers is unknown. Please repeat your search to see if there are late-responses from remote peers

If you think the information you searched should exist in the global index, @@ -113,11 +113,11 @@ from 'late' peers to enricht this search result.

#(resultbottomline)# :: -The global search resulted in #[globalresults]# link contributions from other yacy peers +The global search resulted in #[globalresults]# link contributions from other YaCy peers :: -You can enrich the search results by using the 'global' option: this will search also other yacy peers +You can enrich the search results by using the 'global' option: This will search also other YaCy peers :: -You cannot get global search results because you are not connected to another yacy peer. +You cannot get global search results because you are not connected to another YaCy peer. To connect you must first use the proxy. See here for an installation guide. Alternatively, you can run the proxy in permanent online mode, which also grants global search. @@ -127,11 +127,11 @@ To do this, press this button: :: You can enrich the search results by using the 'global' option; you must also switch to online mode -(by using the proxy) to contribute to the global search. +(by using the proxy) to contribute to the global index. #(/resultbottomline)#



-
YACY is a GPL'ed project +
YaCy is a GPL'ed project with the target of implementing a P2P-based global search engine.
Architecture and implementation (C) by Michael Peter Christen,
diff --git a/libx/readme_libx.txt b/libx/readme_libx.txt index 125da84c0..d60623a8b 100644 --- a/libx/readme_libx.txt +++ b/libx/readme_libx.txt @@ -1,8 +1,8 @@ -libx ADD-ON for YaCy (C) by Michael Peter Christen; mc@anomic.de ---------------------------------------------------------------------------- -This directory contains some libraries that YaCy needs for certain -funktions, like parsing of pdf documents. -YaCy works without this libraries and is distributed without them; -however if you want to use these extra functions or you are a YaCy -developer, simply place the libx directory along the lib directory +libx ADD-ON for YaCy (C) by Michael Peter Christen; mc@anomic.de +--------------------------------------------------------------------------- +This directory contains some libraries that YaCy needs for certain +functions, like parsing of PDF documents. +YaCy works without these libraries and is distributed without them; +however, if you want to use these extra functions or you are a YaCy +developer, simply place the libx directory along the 'lib' directory in the YaCy application path. \ No newline at end of file