reger
0587077d06
cleanup obsolete and not used serverswitch Authentify code
...
as auth is mostly delegated to Jetty container.
11 years ago
orbiter
be7c99dbe8
switched menu position of ConfigPortal.html and ConfigSearchBox.html
11 years ago
reger
a8d162810c
Exclude = from percent-encoding in MultiProtocolURL
...
fix http://mantis.tokeek.de/view.php?id=185 and http://mantis.tokeek.de/view.php?id=280
11 years ago
reger
024f8e9b33
fix truncated urls containing ","
...
adressing http://mantis.tokeek.de/view.php?id=58
Exclude comma from percent-encoding in MultiProtocolURL (see RFC 1738 2.2 and RFC 3986 2.2)
11 years ago
Michael Peter Christen
9112f0a2df
enhanced circle tool initialization
11 years ago
Michael Peter Christen
a1ac4c3b76
automatically clear graphics cache
11 years ago
Michael Peter Christen
505f58c79c
enhanced circle computation time and memory footprint
11 years ago
reger
f87ac716f3
improve IndexDeletion by query
...
adding transparently text_t as pseudo default search field if no fieldname (no : ) is included.
adressing bug report http://mantis.tokeek.de/view.php?id=274
11 years ago
reger
f02203fb2f
fix xml validation error on defaults/web.xml
11 years ago
reger
cd8c0dbda9
assign serialVersionUID for proxyservlet, too.
11 years ago
reger
b300d7f4ce
set serialVersionUID on urlproxyservlet to skip compiler warning
...
- remove commented out code
11 years ago
reger
c947ee06bf
remove redundant servlet-api
11 years ago
reger
e9060d31bd
update to Jetty 9
...
besides adjustments in code it makes the servlet settings in web.xml significant.
This applies to solr, gsa and proxy servlet. There is no longer a default setup in code during init (as jetty 9 checks for double definition).
11 years ago
reger
1432a817dd
respect "index media" switched off in CrawlStartExpert.html
...
fix http://mantis.tokeek.de/view.php?id=64
11 years ago
reger
6122f8df91
Merge origin/master
11 years ago
reger
f7b6ca1f4b
switch pom to v1.73 and java 1.7
11 years ago
orbiter
b9c1a61814
added a peername=<peername> property in the seedlist API
11 years ago
orbiter
39e1913585
next development step: migration to java 1.7
...
This includes also a small code change to test generic type inference, a
java 1.7 feature
11 years ago
Michael Peter Christen
f42d291039
Release 1.72
11 years ago
Michael Peter Christen
4e734815e8
enhanced snippets: remove lines which are identical to the title and
...
choose longer versions if possible. Prefer the description part.
11 years ago
Michael Peter Christen
e84e07399a
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter
c637955e67
fix for navigation steering / p2p mode
...
see also:
http://forum.yacy-websuche.de/viewtopic.php?f=5&t=5198&p=29958#p29958
11 years ago
orbiter
89f76da24b
Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Marc Nause
f98ccf952f
Improved Blacklist API:
...
*) added JSON support
*) fixed Exception in case of missing parameters
*) renamed parameter for items in "add entry" and "delete entry" from
"entry" to "item" to match term in XML
11 years ago
sixcooler
390f03e041
o not check for segments-count on optimize:
...
this is also done in Solr and our getSegmentsCount() does not return
up-to-date values
11 years ago
reger
8a7c68e4c7
content of surrogates/out never accessed (remove)
...
After import the conent is never accessed but may take up a lot of disk space,
also the getLoadedOAIServer (which lists the files in surrogate out) is not used.
Making the surrogate.out obsolete. Removed keeping of xmls after import.
11 years ago
reger
d781fcd809
Merge origin/master
11 years ago
reger
91bd384cf6
fix input-group layout on index.html
...
see bug http://mantis.tokeek.de/view.php?id=391
11 years ago
sixcooler
b8cee9b7d8
remove tables from tabletracker on close to avoid lots of dead entrys in
...
/PerformanceMemory_p.html
11 years ago
reger
1600414450
fix NPE on continuing crawls after YaCy restart
...
(Agent is then nulll)
11 years ago
orbiter
c600d5d144
Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Marc Nause
0d88f292dc
Key for parameter "blacklist name" is "list" in all servlets now.
11 years ago
Michael Peter Christen
dc3159df17
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger
80e0ee92e5
adjust search page layout - search box to current style
11 years ago
reger
a81dfc27eb
remove obsolet css class bookmarkfieldset
11 years ago
Michael Peter Christen
229f2248b8
added configuration option for maxmimum load and minimum ram for
...
postprocessing
11 years ago
orbiter
f15c832587
Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
Michael Peter Christen
0898f0be17
input-group for main search input window
11 years ago
Michael Peter Christen
9bb616d778
enhanced HostBrowser buttons and fixed text input alignment
11 years ago
Michael Peter Christen
4a818ad72c
fix for strange fail reason
11 years ago
Michael Peter Christen
a2fba6584f
use submitted default userAgent if cloning a crawl
11 years ago
Marc Nause
e0822fa008
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Marc Nause
c97da1a0d8
First draft of a blacklist API.
11 years ago
reger
312972c586
add display filter (active/disabled) to IndexSchema_p.html config
...
for easier overview of schema fields
11 years ago
Michael Peter Christen
d4f65833a1
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen
c1c1be8f02
fix for slow crawling and better logging in balancer
11 years ago
Michael Peter Christen
3acf416335
npe fix
11 years ago
Michael Peter Christen
7d37e74b44
fix to menu colours
11 years ago
Michael Peter Christen
3d5e354471
small changes to search headline colour
11 years ago
Michael Peter Christen
d79d7dde55
fix for result display
11 years ago