yacy_search_server/htroot/yacy
Michael Peter Christen d2151857f1 Added collection navigation:
The collection field (can be filled i.e. in Crawl Start) can be used to
add categories to YaCy index entries. The usage of that field was
restricted to solr searches and post argument filters as implemented in
commit f7571386a3.
This commit extends collections to a full navigation option in the
standard YaCy search interface. The field is not active by default but
can be activated easily in the /ConfigSearchPage_p.html servlet (just
check the 'Collection' facet field). Collections can now be used for (at
least) two purposes:
- to provide search tenants (through post argument collection)
- to provide self-made category navigation
Search requests may now have (independently from switched on or off
collection facet) a "collection:<collection-name>" modifier attached;
firthermore collection names may use disjunctions using the '|' pipe
symbol. For example, this is a valid search request:
www collection:user|proxy
2014-06-15 12:11:23 +02:00
..
ui fix: 3 more links pointing to old /xml path 2014-03-31 02:58:43 +02:00
crawlReceipt.html
crawlReceipt.java refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
hello.html
hello.java enhancements for staticIP and ipv6 handling 2014-01-27 13:48:20 +01:00
idx.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
idx.json
list.html
list.java
message.html
message.java - fix typo in Message_p (defaultpath) 2014-06-01 00:20:25 +02:00
profile.html
profile.java
query.html
query.java
search.html
search.java Added collection navigation: 2014-06-15 12:11:23 +02:00
seedlist.html added new servlet which generates the same file as the principal peers 2013-11-19 15:56:10 +01:00
seedlist.java added a peername=<peername> property in the seedlist API 2014-05-08 07:41:40 +02:00
seedlist.json fixed json 2013-11-22 10:07:08 +01:00
transferRWI.html
transferRWI.java changed strategy to test existence of documents in Solr: using the 2014-02-19 04:03:45 +01:00
transferURL.html
transferURL.java refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
urls.java - removed ZURL data structure; removed also the ZURL data file 2013-09-17 15:27:02 +02:00
urls.xml