diff options
| author | Michael Peter Christen <mc@yacy.net> | 2014-12-16 13:53:12 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2014-12-16 13:53:12 +0100 |
| commit | 65125439fee512a1e606cec98f2d204ef2297fdc (patch) | |
| tree | 2970340863e8b98874d21207d3682cc3baae80c1 /addon | |
| parent | 1cfddea57835e068479b5ab73d9bda4388429ccf (diff) | |
added query modifier 'on'. This makes it possible to search for date
occurrences within the (web) page documents (not the document
last-modified!). This works only if the solr field dates_in_content_sxt
is enabled. A search request may then have the form "term on:<date>",
like
gift on:24.12.2014
gift on:2014/12/24
* on:2014/12/31
For the date format you may use any kind of human-readable date
representation(!yes!) - the on:<date> parser tries to identify language
and also knows event names, like:
bunny on:eastern
.. as long as the date term has no spaces inside (use a dot). Further
enhancement will be made to accept also strings encapsulated with
quotes.
Diffstat (limited to 'addon')
0 files changed, 0 insertions, 0 deletions
