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
crawlReceipt.html
crawlReceipt.java refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
hello.html
hello.java
idx.java
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
seedlist.java added a peername=<peername> property in the seedlist API 2014-05-08 07:41:40 +02:00
seedlist.json
transferRWI.html
transferRWI.java
transferURL.html
transferURL.java refactore URIMetadataNode to further unify interaction with index 2014-04-20 01:41:30 +02:00
urls.java
urls.xml