Marc Nause
4723329e29
Improved blacklist XML/JSON API.
11 years ago
sixcooler
830057d788
lower Segment-size (hope to get Segments of 10GB)
...
see:
http://forum.yacy-websuche.de/viewtopic.php?f=5&t=5216&p=30036#p30034
11 years ago
reger
f91b2f51ae
fix: load_Rss remove feed to many parameter for get
...
use form post methode
11 years ago
orbiter
c028ae9b09
Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
reger
e31493e139
"Use remote proxy for yacy" has no function, remove option and related config item
...
see/fix bug http://mantis.tokeek.de/view.php?id=23
http://mantis.tokeek.de/view.php?id=189
11 years ago
reger
89e2c5e884
fix: allow enable of CrawlStartExpert.html #file
11 years ago
reger
1b37b12998
fix: CrawlStartExpert.html # From File with missing filename
...
- crawlName must not be empty
- crawlingFile must not be empty
11 years ago
orbiter
181784a5cb
Merge branch 'master' of git@gitorious.org:yacy/rc1.git
11 years ago
reger
0587077d06
cleanup obsolete and not used serverswitch Authentify code
...
as auth is mostly delegated to Jetty container.
11 years ago
orbiter
c9f66be20b
move unnecessary nested else out of condition
11 years ago
orbiter
0d8072aa99
removed warnings
11 years ago
orbiter
88f4af90da
removed warnings
11 years ago
orbiter
0f425e01ca
another circle computation enhancement
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