Michael Peter Christen
9d8f426890
adding a try-catch to link graph processing to prevent that a single
...
malformed url interrupts the storage process
10 years ago
Michael Peter Christen
75879e051b
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
reger
8a5b8f8789
on bookmaring of search result, remember orig. query in separate bookmark property
...
(instead of using the description field)
- adjust display and autosearch
- don't overwrite existing bookmark but combine info
10 years ago
reger
7224209486
break out of NormalizeDistributor loop on timeout
10 years ago
reger
cf1fc7f700
harmonize filesearch input box layout
10 years ago
reger
4d73e9de06
upd to metadata-extractor-2.8.1
10 years ago
Michael Peter Christen
e334a06370
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
reger
0904a041a6
upd to poi-3.11.jar
10 years ago
reger
47e61f8325
fix typo in image filter query
...
(extra bracket)
10 years ago
reger
4b4ab6799f
fix String out of range in Collection Nav
...
see http://mantis.tokeek.de/view.php?id=573
10 years ago
reger
572cfe8fd4
improve character encoding for urlproxy servlet
...
for none utf-8 pages
10 years ago
reger
b161473cd0
upd to jsoup-1.8.2
10 years ago
reger
6bc8a9b11e
make Quality of Service Servlet available to prioritize requests from local host
...
This assigns priorities to incoming requests. Higher priority numbers are served before lower.
(disabled by default in defaults/web.xml,
uncomment or copy entry to DATA/Settings/web.xml)
10 years ago
reger
af2d66e3d8
correct typo in de.lng
10 years ago
reger
71bf95af8a
upd parser calls in test cases
10 years ago
reger
579303a04e
add additional links to crawl queue pages
10 years ago
Michael Peter Christen
99718dc09a
don't record dump generation calls since that
...
- is not a change of the index
- happens very often within self-backup strategies from the outside
(i.e. cronjobs)
10 years ago
Michael Peter Christen
5b59477415
update to bootstrap.css 3.3.4
10 years ago
Michael Peter Christen
016b4e58ac
Merge pull request #4 from dertuxmalwieder/master
...
Readme improvements
10 years ago
Sven Knurr
82a8c282f7
Readme improvements
...
Now GitHub should display it properly. Also, added OpenBSD.
10 years ago
Michael Peter Christen
0d365e67a5
Merge pull request #2 from Scarfmonster/master
...
English Synonyms and small fixes
10 years ago
Michael Peter Christen
1ded4b4889
Merge pull request #3 from shaman/master
...
How about normal font weight in the searched titles & fix RSS icon position?
10 years ago
Eugene Kuligin
4f1cb7c65c
fix typos
10 years ago
Eugene Kuligin
8ae3229306
add vertical margin to the search cloud block
10 years ago
Eugene Kuligin
f9408dfa48
fix RSS icon displaying
10 years ago
Eugene Kuligin
62c95c6759
increase view space with normal font weight in the searched titles
10 years ago
reger
f7b0148f6a
fix NPE in Vocabulary_p servlet
...
called w/o parameter
10 years ago
Ryszard Goń
ca1a70aec8
fix for Accept '?' URLs column in Crawl Profile List
10 years ago
Ryszard Goń
b0cd0212fd
SynonymLibrary status check fix for multiple files
10 years ago
Ryszard Goń
f3f1b2e899
added English synonyms
10 years ago
reger
5408448a56
skip redundant add. of keywords to text
...
search uses keywords as default search field
10 years ago
reger
296e97c78e
put https port in peers dna
...
as we flag if a peer is accesible via https, we need to know the port if we want to use is (e.g. for interYaCy communication)
start to provide / tansport the port by recording it in peers dna.
- add https link on the Network.html lock symbol
10 years ago
Michael Peter Christen
088853c1e8
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
10 years ago
Michael Peter Christen
fed26f33a8
enhanced timezone managament for indexed data:
...
to support the new time parser and search functions in YaCy a high
precision detection of date and time on the day is necessary. That
requires that the time zone of the document content and the time zone of
the user, doing a search, is detected. The time zone of the search
request is done automatically using the browsers time zone offset which
is delivered to the search request automatically and invisible to the
user. The time zone for the content of web pages cannot be detected
automatically and must be an attribute of crawl starts. The advanced
crawl start now provides an input field to set the time zone in minutes
as an offset number. All parsers must get a time zone offset passed, so
this required the change of the parser java api. A lot of other changes
had been made which corrects the wrong handling of dates in YaCy which
was to add a correction based on the time zone of the server. Now no
correction is added and all dates in YaCy are UTC/GMT time zone, a
normalized time zone for all peers.
10 years ago
reger
f6a55f9279
incoming connection count/text fix
...
improvement on http://mantis.tokeek.de/view.php?id=570
10 years ago
Michael Peter Christen
3e338e0987
Merge pull request #1 from Scarfmonster/master
...
Search navigation fix
10 years ago
reger
702c30e619
add info text icon next to Augmented Browsing check-box
...
with hint to config page
10 years ago
reger
4c907bec89
show "Augmented Browsing" link in search result only if urlproxy allowed and option switched on in layout
...
(AugmentedBrowsing_p.html, ConfigSearchPage_p.html)
as user only gets a error page if the option is not enabled
10 years ago
Ryszard Goń
6d78a6d06e
Search navigation fix
10 years ago
Michael Peter Christen
b060ba900d
added parsing of contentprop attribute in html tags for
...
content='startDate' and content='endDate'. The value of these field is
now written to new solr fields startDates_dts and endDates_dts.
10 years ago
Michael Peter Christen
a08a3c5f29
reverted json syntax for facet results to version from january
10 years ago
Michael Peter Christen
4cb4f67f38
added parsing of dd, dt and article html fields. The parsed result is
...
written to special solr fields which are deactivated by default.
10 years ago
reger
1395f10e95
fix typecast for css links
10 years ago
Michael Peter Christen
3288489fd2
more logging during start-up
10 years ago
Michael Peter Christen
abaaaef5f1
fix for filter queries
10 years ago
Michael Peter Christen
d8cc773d05
fix for not valid json in case that topics are switched off
10 years ago
Michael Peter Christen
4d00175157
<experimental> added parsing of <article> html element.
...
Whenever such an element occurs, the complete content of all article
elements replaces the parsed <content> part of documents.
10 years ago
Michael Peter Christen
1df6492019
enhanced suggestions
10 years ago
Michael Peter Christen
c7fdde3bd1
replaced "fork me" banner with github banner
10 years ago
Michael Peter Christen
876cdb083f
Merge branch 'master' of github.com:yacy/yacy_search_server
10 years ago