reger
6306d28a6a
OAI import get multivalued keywords (dc:subject)
11 years ago
reger
0a8c8102de
allow YaCy to start w/o ssl if JKS init fails
11 years ago
sixcooler
0b2101c59c
Speed up the ProxyHandler:
...
simplified cache-storing and make it concurrent in order to free the
clientconnection asap
let other prozesses wait on proxy-access like it was bevore
11 years ago
Michael Peter Christen
8cf4d04ae0
fix for facets in search rss result: some facets had been missing, all
...
had missing url properties
11 years ago
reger
516f8c2489
fix: to allow unix scripts (bin/*.sh) to allways submit http admin apicalls
...
using auth via config hash (legacy requirement)
11 years ago
Michael Peter Christen
ea3aa30593
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger
dd5bf0b71b
cleanup old reference to HTTPDemon.setAlternativeResolver
...
optimize .yacyh check in AbstractRemoteHandler
11 years ago
Michael Peter Christen
51800007c4
- added concurrency to postprocessing of webgraph document
...
- bundeled separate webgraph postprocesing steps into one
11 years ago
Michael Peter Christen
5f4a6892c1
enhanced RowSet re-sort limit for small sets
11 years ago
orbiter
3c92c439ac
Merge branch 'master' of ssh://gitorious.org/yacy/rc1
11 years ago
orbiter
5b3585da47
Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
11 years ago
malykhin.dmitry
b1db14b21f
Update russian translation
11 years ago
malykhin.dmitry
c97c9ac692
Update russian translation
11 years ago
reger
351c2be68d
fix: make sure adminAccount changes made via ConfigAccounts_p are effective immediately
...
force to remove current credentials from knownuser cache
11 years ago
orbiter
7c2dc3915f
Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
11 years ago
malykhin.dmitry
b964f36d90
Update russian translation
11 years ago
orbiter
f77afa9d1d
add index on _val fields, this affects especially title length
...
an index on fields make search facets on that field possible
11 years ago
malykhin.dmitry
c0c177e2bc
Update russian translation
11 years ago
reger
5c9dcc269d
improve OAI-PMH import identifier recognition
...
- find best fittng identifier (url) by checking all given dc:identifier in record (many entries proviede several identifiers)
as identifier is currently a multivalued field use "getParams" in preference of splitting the 1st string by ";"
- add resolve DOI:... identifier via http://dx.doi.org/
11 years ago
Michael Peter Christen
0e7d249a69
fixed another shutdown problem (only occurs if webgraph core is enabled)
11 years ago
Michael Peter Christen
e485fbd0ce
- let crawl loader jobs die after 10 seconds without new jobs
...
- corrected shutdown order t prevent a deadlock during shutdown
11 years ago
Michael Benz
0792a4369c
Added Index Deletion and Reindex Monitor to German translation
11 years ago
Michael Peter Christen
bcd9dd9e1d
enhanced concurrent loading by using a fixed set of concurrent loader
...
processes in favor of throwaway-processes. The control mechanism does
less often report a 'queue full' message to the busy loop which then
does not perform a long busy waiting; instead all requests are queued
and new loader processes are started if necessary up to a given limit
(as set before)
11 years ago
orbiter
d8f7f47eff
Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
11 years ago
malykhin.dmitry
aec3ab1315
Update russian translation
11 years ago
Michael Benz
c7ea0f123b
Added German translation for Config Search and Ranking RWI and Solr
11 years ago
orbiter
051328271c
bugfix-bugfix
11 years ago
orbiter
eedcbcd906
bugfix to proxy handler: recognize the own yacyh-host
11 years ago
orbiter
d68e5ad0c4
NPE fix for Thread name (just commited yesterday, sorry)
11 years ago
orbiter
a2e1f104f6
Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
11 years ago
reger
6878c90f99
fix: IPv6 INTRANET_PATTERNS for local ip (see http://bugs.yacy.net/view.php?id=378 )
...
requiring following ":" for fc and fd prefix and made pattern match case insesitive
- add some more ipv6 test cases to MultiProtocolURLTest.java
11 years ago
reger
61e51d47a5
fix: unused / incorrect default username parameter
...
(removed setting)
11 years ago
malykhin.dmitry
fed354c0e2
Update russian translation
11 years ago
Michael Benz
9dc0aa2b01
German translation for Augmented Browser, Parser, Content Control and Vocabulary
11 years ago
Michael Benz
a87aef83b4
Improved Image Collage and WatchWebStructure page display with CSS changes
11 years ago
Michael Benz
0813f5f82e
Added German translation for AccessGrid_p.html, CrawlCheck_p.html, RegexTest.html and env/templates/submenuTargetAnalysis.template
11 years ago
reger
a2e5ea2026
status panel link to set max mem
...
+url proxy same error text as in transparent
11 years ago
malykhin.dmitry
e9877028c6
update russian translation
11 years ago
Michael Peter Christen
6ed9c0164e
attaching names to all Threads to get a better view in profiling tools
...
like VisualVM
11 years ago
Michael Peter Christen
fdaeac374a
- enhanced postprocessing speed and memory footprint (by using HashMaps
...
instead of TreeMaps)
- enhanced memory footprint of database indexes (by introduction of
optimize calls)
- optimize calls shrink the amount of used memory for index sets if they
are not changed afterwards any more
11 years ago
Michael Peter Christen
1245cfeb43
small change to crawler monitor to fit in larger translations
11 years ago
reger
ba49ff81ed
little more verbose proxy 403 error message
11 years ago
Michael Peter Christen
d325cb8912
fixes and enhancements for postprocessing
11 years ago
Michael Peter Christen
7c1b968378
another fix for the shutdown exceptions
11 years ago
orbiter
133d41386c
(again) full redesign of ConcurrentUpdateSolrConnector to remove
...
out-of-order transactions regarding add and delete operations. Now all
operations (add and delete) are executed concurrently in-order.
11 years ago
orbiter
1960aafd6c
better height for statistic windows
11 years ago
orbiter
b0e3e2100d
better width for Progress table
11 years ago
orbiter
d2f7ce27a7
fix for switch back to localhost (why did this not work? it worked all
...
the time)
11 years ago
reger
c8d437b69a
clean up test sources
...
rename to current package names and move to default location
11 years ago
sixcooler
d346520ed6
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago