sixcooler
725b206fb4
update to solr-/lucene-4.10.2
10 years ago
Michael Peter Christen
ecdfb35f09
added long variables to debug output in index browser
10 years ago
Michael Peter Christen
5c97ecb30f
fix of bad query generation for search facets
10 years ago
Michael Peter Christen
95d87f00b3
fix for bad query generation in doublecheck in postprocessing
10 years ago
orbiter
72c2bc5189
fix for search in case where local peer has no local seed address in
...
portal mode
10 years ago
orbiter
5be352da99
Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
orbiter
a2b5cfb3cf
added reverse button to tables, by default on now (to see latest entries
...
first)
10 years ago
orbiter
fceac5d2d4
added (missing) Tables_p.xml for table xml api
10 years ago
orbiter
0fcd8097a3
removed unused options from BusyThreads
10 years ago
Michael Peter Christen
fe8b1d137d
emergency bugfix for 100% CPU in image drawing
10 years ago
Michael Peter Christen
92007e5d2d
more enhancements to posprocessing speed
10 years ago
Michael Peter Christen
9a7fe9e0d1
fix for bad timing computation in postprocessing
10 years ago
Michael Peter Christen
bd16119a00
another fix for postprocessing (the query for "" on numeric field did
...
not work in external solr)
10 years ago
Michael Peter Christen
327e83bfe7
more fixes in postprocessing: partitioning of the complete queue to
...
enable smaller queries
10 years ago
orbiter
2bc6199408
more concurrency for postprocessing
10 years ago
orbiter
a83cf26c38
more fixes and enhancements to postprocessing
10 years ago
orbiter
71758f0d62
enhanced postprocessing by usage of a field-list generation to prevent
...
lazy initialization of the documents. This is useful because the
documents must be read completely anyway.
10 years ago
orbiter
dbafd4865e
enhanced debug code in host browser
10 years ago
orbiter
7856fbdbe8
fix for npe (in rare cases)
10 years ago
orbiter
8a2b569d7c
fix for literal computation
10 years ago
Michael Peter Christen
8f6587e87b
fix for broken protocol navigation
10 years ago
Michael Peter Christen
5c962dd009
better scaling of network statistic graphs
10 years ago
orbiter
3ffe19b85c
replaced old /api/table_p.xml servlet with /Tables_p.xml to avoid double
...
code
10 years ago
orbiter
856da2712b
Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
orbiter
ca9cd7b58a
more IPv6 fixes
10 years ago
Michael Peter Christen
b4585e9546
added new index size history image in /Status.html page
10 years ago
Michael Peter Christen
9aebbbebc0
added network history in /Network.html?page=5
10 years ago
Michael Peter Christen
26279b0993
added debug code for statistics about document attributes related to
...
domains
10 years ago
Michael Peter Christen
167c5a51f0
IPv6 fix
10 years ago
reger
d65e3f2b53
RankingSolr: display only available or configured boost fields
10 years ago
Michael Peter Christen
fe537679de
fix for exact_signature_unique_b, exact_signature_copycount_i,
...
fuzzy_signature_unique_b and fuzzy_signature_copycount_i: apply same
criteria for 'valid document' as for title and description uniqueness
test.
10 years ago
Michael Peter Christen
7832ba44d6
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen
4e56d79fc8
replaced input text field with text field for index deletion with query
...
and replaced GET with POST method. This should make it possible to
tubmit here very large queries for deletion.
10 years ago
sixcooler
4a35570c90
bump to httpcore-4.3.3
10 years ago
sixcooler
eb9d2705d2
fix for ConnectionInfo.cleanup of server-connections
10 years ago
orbiter
6f707b4305
removed spaces in seedlist.xml to reduce data
10 years ago
orbiter
78c9d31388
fix for bad json
10 years ago
Michael Peter Christen
2e5214eb21
added field postprocessing.partialUpdate to settings which can be used
...
to switch on or off partial updates. Both options should cause the same
result. Default is on.
10 years ago
Michael Peter Christen
11074d8d24
fix for a ssl bug that appear only in java 7.
...
The bug was reported in
http://forum.yacy-websuche.de/viewtopic.php?f=23&t=5407&p=30956#p30956
a solution was described in
http://teknosrc.com/javax-net-ssl-sslprotocolexception-handshake-alert-unrecognized_name-solved/
which worked for this example given in the yacy forum
10 years ago
Michael Peter Christen
e96490e3a1
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
Michael Peter Christen
77662e08e1
concurrently initialize the error cache; extended also the cache by
...
factor 10 up to 1000 entries. This error cache is only used to catch up
paused crawls between shutdown+startup
10 years ago
Michael Peter Christen
8098a86f1d
ipv6 fix for api /yacy/seedlist.[json|xml], multiple IPs are now
...
attached to the seed info. API clients must be adopted. Documentation
will be fixed in
http://www.yacy-websuche.de/wiki/index.php/Dev:APIseedlist
Also added a new retrieval option for seeds, they can now be retrieved
by their name with the get parameter name=<name>
10 years ago
sixcooler
d8fcc4a2f5
added a timeout on Jetty connectors
10 years ago
Michael Peter Christen
0f0b60404b
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
sixcooler
72561926aa
do not overwrite yacy.conf in case of an exception
...
may be a fix for http://mantis.tokeek.de/view.php?id=180
10 years ago
Michael Peter Christen
07c5b57953
removed warnings
10 years ago
Michael Peter Christen
509eba2484
automatically zoom to location/POI
10 years ago
orbiter
fa2ad101ec
enhanced graphics computation (avoiding long string parsing for colours)
10 years ago
orbiter
ef813cec91
added proper copyright notice to OSM tiles presented at the search
...
result page
10 years ago
Michael Peter Christen
1269e77dfa
enhanced location search
10 years ago