reger
61e51d47a5
fix: unused / incorrect default username parameter
...
(removed setting)
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
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
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
Michael Peter Christen
a632b0d2a4
added a forced commit to index deletion to enable synchronized index
...
updates
11 years ago
Michael Peter Christen
9c41527e9c
Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
11 years ago
malykhin.dmitry
29a7598991
update russian lang-file and small improve web-interface
11 years ago
Michael Peter Christen
1bbc0fe6d2
added a properties file format for the status_p api to support reading
...
of that information with the java Properties class (very easy for small
clients)
11 years ago
Michael Peter Christen
e40511f307
extended the status_p api with disk space information
11 years ago
sixcooler
99635e15b4
fix for switching 'simulate short memory status' and 'Memory Strategy'
...
thx Thomas
11 years ago
Michael Peter Christen
0f6b72f24b
do not use luke requests for remote solr servers if the result is
...
different from normal requests. This happens if the remote solr is
actually a solrCloud; in such cases the luke request returns only the
result of the single solr peer, not the whole cloud.
also done: some refactoring.
11 years ago
Michael Peter Christen
a2b66fe2eb
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen
d8e79731df
fixed wrong used memory display
11 years ago
orbiter
da5d4128bf
prevent npe
11 years ago
Michael Benz
072d4aa0c0
Updated German translation and Blacklist_p.html
11 years ago
orbiter
f6e441dd77
refactoring
11 years ago
orbiter
c3f6c06f2c
removed host increment on stored documents from crawler (that was wrong)
11 years ago
Michael Peter Christen
a86c2fe77d
fixed usage of media flag when started by automated process
11 years ago
Michael Benz
f11314aae7
Improved German de.lng translation and fixed adresses -> addresses in \htroot\CrawlStartScanner_p.html
11 years ago
Michael Peter Christen
f0eec6d0f3
Merge branch 'master' of git://gitorious.org/~copro/yacy/copros-rc1
11 years ago
Michael Benz
6278af4993
Edit German de locale and improved translation
11 years ago
Michael Peter Christen
69391e5d9e
changed strategy to test existence of documents in Solr: using the
...
update time. The reason for that is a better caching for the crawler
double-check, which needs the update time for crawler steering.
11 years ago
reger
a02e33dcb6
add edit-link to PK field of table admin
11 years ago
Michael Peter Christen
9eb668e951
enhanced the resource observer
...
The resource observer is now able to recognize free disk space AND
available space for YaCy. The amount of space which is assigned for YaCy
are defined in new settings in the configuration file.
Furthermore, there is now a cleanup process which deletes files in case
that an autodelete is activated. The autodelete is now BY DEFAULT ON if
the disk space is low, which means that YaCy starts to delete documents
when the disk is full!
11 years ago
Michael Peter Christen
cb2c25d930
in case that the crawler is running and the search user is the peer
...
admin, we expect that the user wants to check recently crawled document
to ensure that recent crawl results are inside the search results, we do
a soft commit here.
11 years ago
Michael Peter Christen
bf97e38b83
removed clearURLIndex, which is a stub remaining from the old metadata
...
database and not needed any more
11 years ago
Michael Peter Christen
bc28247089
Added methods in resource observer to calculate the available and the
...
occupied disc space. These values are also shown on the status page.
The disc space calculation shall be used for a disk-limitation of the
search index.
11 years ago
reger
365f77ea8c
make internal page links relative to ease any future development for context aware servlets
...
note also http://bugs.yacy.net/view.php?id=106
11 years ago
Michael Peter Christen
d9858e1b8a
removed warnings and superfluous logging
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
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
reger
bd1685c94a
fix not needed getFileExtension().toLower (double)
...
add missing .getFileExtension
11 years ago
orbiter
a11f072504
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
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