reger
dd7f7def7c
upd: Maven pom
11 years ago
Michael Peter Christen
3b0d3ad80e
Release 1.68
11 years ago
Michael Peter Christen
195e5868d3
catch solr close exceptions
11 years ago
Michael Peter Christen
751c128544
extra sleep for remote searches enhances search results because there is
...
more time for more remote peers to contribute on the first result page
11 years ago
Michael Peter Christen
0cabcbbe83
more efficient wordcount
11 years ago
Michael Peter Christen
3d474a843e
added memory protection for postprocessing
11 years ago
Michael Peter Christen
412d55523c
enhanced memory protection and OOM exception handling in Solr connector
11 years ago
Michael Peter Christen
d9858e1b8a
removed warnings and superfluous logging
11 years ago
Michael Peter Christen
acc8d7faa7
fixed setting of shortMemoryStatus in MemoryControl
11 years ago
Michael Peter Christen
7e71dcc417
removed interaction fragments
11 years ago
Michael Peter Christen
94245ce0a8
fixed "Size in KBytes" calculation in PerformanceQueues_p.html,
...
see http://bugs.yacy.net/view.php?id=362
11 years ago
Michael Peter Christen
726e8c3ad5
removed unused classes and servlets
11 years ago
Michael Peter Christen
9f921c27f3
removed libraries which had been used by jena and were added together
...
with jena in commit 5d20cd324a
, see:
5d20cd324a
11 years ago
Michael Peter Christen
6e59ca4ebf
removed jena library and all code that depended on jena. When jena was
...
introduced, it was also used for search facets. The generic search
facets are now deduced from generic solr fields which makes jena as tool
for facet semantics superfluous.
11 years ago
Michael Peter Christen
0e6729f9bc
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen
9228214f9b
enrichment of PerformanceMemory display of SolrInfoMBean table
11 years ago
Michael Peter Christen
e8bdf16ea7
added statistic information for solr resources in PerformanceMemory
11 years ago
reger
1a2b298a65
fix: select all checkbox Tables_p
...
(needs form name attribute)
11 years ago
Michael Peter Christen
931541d198
re-inserted default value re-set button to performance queues and
...
patched missing values for recent new queues
11 years ago
Michael Peter Christen
8d60d4d56e
Merge branch 'master' of gitorious.org:yacy/heronchatoyants-rc1
11 years ago
Alex Vouilloz
05902e4e71
updated and completed translation of Steering.html and
...
ConfigUpdate_p.html into French
11 years ago
Michael Peter Christen
456e52e0d5
enhanced strategy to clear solr caches
...
- redesigned the instance mirror class (which was a mess)
- added final method to close a searcher (which otherwise keeps a cache)
- changed cache clear method which iterates over resources and calls
clear to all caches in the searcher resources
11 years ago
Alex Vouilloz
0281d738d4
updated and completed translation of Network.html into French
11 years ago
Alex Vouilloz
48539f0a25
translated templates into French
11 years ago
Michael Peter Christen
52599a11b3
Merge branch 'master' of ssh://gitorious.org/yacy/rc1
11 years ago
reger
bd1685c94a
fix not needed getFileExtension().toLower (double)
...
add missing .getFileExtension
11 years ago
Alexandre Vouilloz
ae6171aa6d
completed fr.lng for Status.html
11 years ago
Alexandre Vouilloz
43d2cd4b47
completed fr.lng for BasicConfig.html (+modif in de.lng)
11 years ago
orbiter
a11f072504
enhanced didyoumean
11 years ago
Michael Peter Christen
c0e6a65ec3
enhanced didyoumean
11 years ago
Michael Peter Christen
bc395c7439
reduced color depth of star icons (for smaller file sizes)
11 years ago
Michael Peter Christen
9e0e39a9a4
small change to start/stop/pause icon style
11 years ago
Michael Peter Christen
6d2dab7b21
fixed 'resource leak' warning
11 years ago
orbiter
22e3524797
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter
c40ba51ca6
added new suggest method which replaces more-than-one suggestions:
...
instead of computing suggest permutations of the given words, the
completion of a phrase using the given words is searched in the fulltext
index.
11 years ago
reger
ad4b213145
remove unused static var from HTTPDProxyHandler
11 years ago
reger
6c6056836d
fix vocabulary navigator checkbox selection (from last commit)
11 years ago
reger
b693ce9759
allow combining selection of different search nav's (facets)
...
- selecting more than one nav combines the 2 selections (with AND)
- unselecting one nav clears all selected
(e.g. select filetype:pdf and /language/fr shows ~ french pdf's only)
11 years ago
reger
cb71413d19
fix page nav, to keeping modifier
...
(was new issue)
11 years ago
orbiter
416481c33e
added a boost on appearance of combined words (in the same order the
...
user submitted that) when searching for more than one word
11 years ago
orbiter
0b88137def
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger
c589ee8c6e
URLproxy access check too tight
...
respect config ip pattern (was own ip)
11 years ago
Michael Peter Christen
ebfaf753b7
- faster initialization of index files
...
- removal of not used space if index files shrink (rare, but possible)
11 years ago
orbiter
ba5ab11cc4
less logging
11 years ago
Michael Peter Christen
322854a5f8
fix auth for forced ping
11 years ago
Michael Peter Christen
fbf4f77d80
fixed missing corona in network picture
11 years ago
Michael Peter Christen
4b7f2fcf38
updated bootstrap seedlist list
11 years ago
Michael Peter Christen
d2b8f2b477
enhancements for staticIP and ipv6 handling
11 years ago
reger
a71718a459
add config value for ssl/https port (default=8443)
...
adjust server routines to use config
11 years ago
reger
91d79c1ac4
disable wrong forward to https on port change
11 years ago