yacy_search_server/defaults
Michael Peter Christen 535f1ebe3b added a new way of content browsing in search results:
- date navigation

The date is taken from the CONTENT of the documents / web pages, NOT
from a date submitted in the context of metadata (i.e. http header or
html head form). This makes it possible to search for documents in the
future, i.e. when documents contain event descriptions for future
events.

The date is written to an index field which is now enabled by default.
All documents are scanned for contained date mentions.
To visualize the dates for a specific search results, a histogram
showing the number of documents for each day is displayed. To render
these histograms the morris.js library is used. Morris.js requires also
raphael.js which is now also integrated in YaCy.

The histogram is now also displayed in the index browser by default.

To select a specific range from a search result, the following modifiers
had been introduced:
from:<date>
to:<date>
These modifiers can be used separately (i.e. only 'from' or only 'to')
to describe an open interval or combined to have a closed interval. Both
dates are inclusive. To select a specific single date only, use the
'to:' - modifier.

The histogram shows blue and green lines; the green lines denot weekend
days (saturday and sunday).

Clicking on bars in the histogram has the following reaction:
1st click: add a from:<date> modifier for the date of the bar
2nd click: add a to:<date> modifier for the date of the bar
3rd click: remove from and date modifier and set a on:<date> for the bar
When the on:<date> modifier is used, the histogram shows an unlimited
time period. This makes it possible to click again (4th click) which is
then interpreted as a 1st click again (sets a from modifier).

The display feature is NOT switched on by default; to switch it on use
the /ConfigSearchPage_p.html servlet.
2015-03-02 04:30:10 +01:00
..
federatecfg refactor opensearch heuristic 2015-01-19 03:30:35 +01:00
solr bump to Solr-/Lucene-4.10.3 2015-01-04 18:47:47 +01:00
freeworldKeystore Added a default keystore for ssl encryption of the YaCy web interface. 2013-05-10 12:02:31 +02:00
heuristicopensearch.conf fix Umlaut handling in blekko heuristic search term 2015-02-08 23:40:33 +01:00
httpd.mime doctype2mime fix, influences metadata conversion between old metadata 2012-08-16 17:49:35 +02:00
oaiListFriendsSource.xml
RDFaParser.xsl
sessionid.names
solr.collection.schema added a new way of content browsing in search results: 2015-03-02 04:30:10 +01:00
solr.webgraph.schema target linktexts must be string to enable search facets on these fields 2014-08-01 13:20:25 +02:00
web.xml revert clickservlet 2015-01-05 09:10:20 +01:00
yacy.badwords.example allow for local yacy.stopwords and yacy.badwords list (in DATA/SETTINGS/) 2014-11-23 05:22:23 +01:00
yacy.init added a new way of content browsing in search results: 2015-03-02 04:30:10 +01:00
yacy.logging removed solr warning during startup 2014-09-02 13:25:30 +02:00
yacy.network.allip.unit yacystats is gone :( 2014-07-29 11:12:01 +02:00
yacy.network.freeworld.unit updated seedlist 2014-09-16 15:49:03 +02:00
yacy.network.intranet.unit yacystats is gone :( 2014-07-29 11:12:01 +02:00
yacy.network.metager.unit yacystats is gone :( 2014-07-29 11:12:01 +02:00
yacy.network.readme let NETWORK_WHITELIST take precedence over NETWORK_BLACKLIST 2014-08-26 01:02:38 +02:00
yacy.network.webportal.unit yacystats is gone :( 2014-07-29 11:12:01 +02:00
yacy.networks
yacy.stopwords allow for local yacy.stopwords and yacy.badwords list (in DATA/SETTINGS/) 2014-11-23 05:22:23 +01:00
yacy.stopwords.de allow for local yacy.stopwords and yacy.badwords list (in DATA/SETTINGS/) 2014-11-23 05:22:23 +01:00