reger
0c5548a7ff
fix (todo) remove redundant holding of email link nameproperty in parser document
9 years ago
reger
71c416f383
show mailto links in ViewFile.html linklist
9 years ago
reger
6b7c10cef8
fix dc:date in mediawikiimporter/document.writexml to use lastmodified
9 years ago
reger
14803d58cd
let html scraper accept html5 <link rel="icon"> for favicon links
9 years ago
luc
b4cdacee76
Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc
ba0a293f5c
Corrected another case of
...
org.apache.lucene.store.AlreadyClosedException" occuring when
SearchEvent.cleanup() was called while committing local solr index.
9 years ago
reger
4d2b934487
prevent mailto links getting into parser result document's in/outbound link collection
...
by checking mailto scheme early.
- fix upper case mailto protocol assignment
- add test case for getProtocol
9 years ago
luc
befb2415f8
Corrected frames preview displaying eventually incorrectly in local
...
administration mode.
9 years ago
luc
8c4ab9c76b
Added an option to eventually limit size of remote solr documents put to
...
local index. See mantis #626 .
9 years ago
luc
8827b86b2a
Added useful debug JVM parameters as comment.
9 years ago
luc
a2c08402af
Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger
288acceac3
fix test htmlParserTest, charset parameter
...
+ upd maven templating-plugin version
9 years ago
luc
55a4d15775
Added a note on deprecated default search field and operator.
9 years ago
luc
70595d05d0
Modified MemoryControl.main() test to properly end for better results
...
displaying.
9 years ago
sixcooler
1be67d9ab6
CachedSolrConnector was replaced by ConcurrentUpdateSolrConnector years
...
ago - time to let it go
Commented out unused table of cache-objects
9 years ago
reger
28b8bc290a
fix use of NETWORK_SEARCHVERIFY for rwi verification
...
was not used to set the searchevent parameter (done in SearchEventCache.getEvent)
- remove unused corresponding QueryParams.filterfailurls param.
9 years ago
reger
020630efd8
remove unused network scanner parameter from queryparameter
...
Search event is not using networkscanner
(removed filterscannerfail param always init to false)
9 years ago
Michael Peter Christen
967508a87d
fix in error handling
9 years ago
reger
7cda48a9d6
add hint to "default max results per page" limit on ConfigPortal
...
(limit is applied in yacysearch & max. total results by sum result-stack size)
- remove obsolete search.navigation prop (has moved to ConfigSearchPage_p)
9 years ago
Michael Peter Christen
b2fac989fd
Merge pull request #32 from luccioman/master
...
Fix for MediaWiki import (mantis 625)
9 years ago
luc
ad5586f8f6
Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc
8ebefa4233
Fixed MediaWiki import : DCEntry conversion to SolrInputDocument was
...
failing. Looks like it was broken since Commit
b43811d38c
9 years ago
luc
7736ee5a42
Updated MediaWimporter main() : display usage in console and stop
...
properly without calling System.exit
9 years ago
reger
cdb8f3b10d
make current ranking score value avail. to search interface / api
...
Update the result score result field with the result queue ranking value to reflect
the actual calculated/used score,
for rwi & solr stack results.
(calc. etc. is unchanged, it's just that result entry carries the latest val
as api retrieves the number from it)
9 years ago
reger
a622c9b656
upd to Bootstrap v3.3.6
9 years ago
luc
92df100596
Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc
27d11f8671
Fixed isSolrDump function : PushBackInputStream was not unread when
...
returning false (for example with a WikiMedia dump).
9 years ago
reger
1043fe55a3
add missing bootstrap 3.3.4 glyphicons file
...
see comment @luc http://mantis.tokeek.de/view.php?id=623#c1151
9 years ago
Michael Peter Christen
135a123a77
less logging in new language detection
9 years ago
Michael Peter Christen
ef8cd80593
fix for npe
9 years ago
reger
0347bfa71f
Apply collection query constraint/modifiert to rwi result stack.
...
Collection is not available in pure rwi entries (but in local solr metadata)
But if user wishes to filter by query constraint also rwi shall adhere to this
(even if only rwi entries with parsed or solr received metadata may fit)
9 years ago
Michael Peter Christen
dac8332476
Merge pull request #29 from luccioman/master
...
Modified images render error management
9 years ago
luc
29585e2c5b
Corrected return type when licence is gone to be consistent with other
...
error cases.
9 years ago
luc
df77e90ed7
Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
luc
2a67d2ba6f
Corrected error management for unsupported image formats, parsing
...
errors, and unavailable resources : avoid logging to much Exceptions as
these errors easily occur when searching images.
9 years ago
reger
997f18f658
prevent exception on repeated ViewImage with same urlLicense
9 years ago
Sergey Stepanov
3af492538d
fixed typos
9 years ago
reger
9cfa847c94
upd maven pom (add langdetect)
9 years ago
Michael Peter Christen
5309b99e98
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
Michael Peter Christen
d6e9834040
Merge branch 'master' of
...
https://github.com/Scarfmonster/yacy_search_server
# Conflicts:
# .classpath
# build.xml
9 years ago
Michael Peter Christen
c030b9bc5c
Merge pull request #27 from Stepanov-Sergey/master
...
added Russian synonyms
9 years ago
Michael Peter Christen
cff152f26e
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
Michael Peter Christen
7e785dac8e
urlproxyheader must be in the default package because all classes in the
...
htroot path must be in the default package
9 years ago
Michael Peter Christen
d82d311995
Merge branch 'master' of https://github.com/luccioman/yacy_search_server
...
# Conflicts:
# .classpath
9 years ago
Michael Peter Christen
d3ab43e743
fixed classpath
9 years ago
Michael Peter Christen
06994b5853
Merge pull request #23 from linkerlin/patch-1
...
Create .travis.yml
9 years ago
Sergey Stepanov
de0f3c6ff1
added Russian synonyms
9 years ago
reger
b5371ea8c1
read/init crawl queue in a thread
...
to speed-up YaCy start on large existing crawler queues
9 years ago
reger
f05b34fc35
upd to slf4j-1.7.13
9 years ago
reger
1160b13172
remove unused md5 from ViewFile servlet params
9 years ago