diff --git a/htroot/CrawlStartExpert_p.html b/htroot/CrawlStartExpert_p.html index b166c3733..d986d6be4 100644 --- a/htroot/CrawlStartExpert_p.html +++ b/htroot/CrawlStartExpert_p.html @@ -41,7 +41,7 @@ - +
:: diff --git a/htroot/CrawlStartSite_p.html b/htroot/CrawlStartSite_p.html index a6fce7777..e9052b6df 100644 --- a/htroot/CrawlStartSite_p.html +++ b/htroot/CrawlStartSite_p.html @@ -39,7 +39,7 @@
+ onmousedown="document.getElementById('rangeDomain').disabled=false;document.getElementById('rangeSubpath').disabled=false;document.getElementById('crawlingDomMaxCheck').disabled=false;document.getElementById('crawlingDomMaxPages').disabled=false;document.getElementById('crawlingQ').disabled=false;"/>Start URL
(http/https/ftp/smb/file)
Start URL
diff --git a/htroot/index.html b/htroot/index.html index a38468c10..16c8844dd 100644 --- a/htroot/index.html +++ b/htroot/index.html @@ -98,7 +98,7 @@ - + #(/resource-select)# @@ -145,22 +145,14 @@ - - - - -
:: 10 50 @@ -109,8 +109,8 @@ #(resource-select)#:: : - global - local + the peer-to-peer network + only the local index
- help: advanced parameters - -

Query Operators

-
-
restrictions
-
-
+
+
restrictions
+
+
inurl:<phrase>
only urls with the <phrase> in the url
filetype:<ext>
@@ -171,39 +163,64 @@
only pages with as-author-anotated <author>
tld:<tld>
only pages from top-level-domains <tld>
-
/http or /https
+
/http
only resources from http or https servers
/ftp
-
only resources from ftp servers
+
only resources from ftp servers (they are rare, crawl them yourself)
/smb
-
only resources from smb server
+
only resources from smb servers (Intranet Indexing must be selected)
/file
-
only files from the local file system (intranet mode must be selected)
+
only files from a local file system (Intranet Indexing must be selected)
-
ranking modifier
-
-
+
ranking modifier
+
+
/date
sort by date (latest first)
/near
multiple words shall appear near
"" (doublequotes)
multiple words shall appear near
-
/language/<2-character language code>
-
prefer given language
+
/language/<lang>
+
prefer given language (an ISO639 2-letter code)
-
heuristics
-
-
-
heuristic:scroogle
+
heuristics
+
+
+
/heuristic/scroogle
add search results from scroogle
-
heuristic:blekko
+
/heuristic/blekko
add search results from blekko
+ +

Search Navigation

+ +
+
keyboard shotcuts
+
+
+
tab or page-up
+
next result page
+
page-down
+
previous result page
+
+
+
automatic result retrieval
+
+
+
browser integration
+
after searching, click-open on the default search engine in the upper right search field of your browser and select 'Add "YaCy Search.."'
+
search as rss feed
+
click on the red icon in the upper right after a search. this works good in combination with the '/date' ranking modifier. See an example.
+
json search results
+
for ajax developers: get the search rss feed and replace the '.rss' extension in the search result url with '.json'
+
+
+
#(/searchoptions)#