reger
7c1da173e0
fix missing license in image search
...
see http://mantis.tokeek.de/view.php?id=522
9 years ago
luccioman
f17863588f
Updated french translations for yacysearhitem.html,
...
yacysearchtrailer.html and Steering.html files.
Corrected various labels.
9 years ago
luccioman
918ef72bbe
Corrected br markup
9 years ago
luccioman
f88bb2277e
Corrected bookmark link title
9 years ago
luccioman
802ea66d19
Merge branch 'master' of ssh://git@github.com/yacy/yacy_search_server
9 years ago
reger
5297e80cda
fix missing onclick in ConfigPortal
...
to enable checkbox
9 years ago
sixcooler
2f847071e1
ignore /DATA (Eclipse Mars)
9 years ago
luccioman
cc8d6ad75f
Merge branch 'master' of ssh://git@github.com/yacy/yacy_search_server
9 years ago
reger
802ccaead6
fix init of error cache, use latest faildates => load_date_dt
9 years ago
reger
dba7f15073
apply same size constrain on result image from doc
...
as for linked images
see 19f1308bf0
9 years ago
reger
5e45f1a460
enable Solr schema dynamicField _p (type=location) for YaCy coordinate_p field
9 years ago
luccioman
70e483ecc6
Merge branch 'master' of ssh://git@github.com/yacy/yacy_search_server
9 years ago
reger
4cf875336c
complete TODO: getFileExtension handle dot in query part
...
+ testcase
9 years ago
sixcooler
87e4abe393
fight the fieldcache by usind DocValues: in Solr-5.x the fieldcache has
...
moved and was not cleared anymore. This results in an huge fieldcache.
(http://lucene.apache.org/#highlights-of-the-lucene-release-include
https://issues.apache.org/jira/browse/LUCENE-5666 )
Here I try to use DovValues where it is possible.
For this I used the Api-Scheme as new basis für the Solr-Schema.
This needs at least a complete optimization of the Solr-Index to get a
smaller FieldCache.
Everything that is indexed with these setting will not use the
Fieldcache at all.
9 years ago
sixcooler
c729d089b6
French Translation update by Luc:
...
http://forum.yacy-websuche.de/viewtopic.php?f=8&t=5671
9 years ago
luccioman
e0dda0c01c
Merge branch 'master' of ssh://git@github.com/yacy/yacy_search_server.git
9 years ago
reger
eaf0e8ff2c
start recording/indexing pixel size for image document
...
as for linked images
9 years ago
reger
c33229fc0c
check mime prior to ext for metadata modification for images
9 years ago
reger
19f1308bf0
enforce th result images limit to > 16x16px
...
for linked images
http://mantis.tokeek.de/view.php?id=594
9 years ago
luccioman
a4509ea2ca
Updated french translation for index.html, yacysearch.html and
...
simpleheader.template. Correcte special characters to use HTML entities
instead.
9 years ago
reger
250f6457f0
remove exired domain titan.deep-one.in from bootstrap.seedlist
9 years ago
luccioman
67799ce867
Updated translation of index.html, yacysearch.html and
...
simpleheader.template, corrected some special characters not written as
HTML entities.
9 years ago
reger
0e4ba0360b
fix NPE on .yacyh result url of disconnected peer
...
(cleanup yacyshare remaining)
9 years ago
reger
7ed812a2bf
log missing seed.port
...
in favour of exception to prevent repeating throws
9 years ago
reger
206883f80d
fix: Preserve protocol in url proxy
...
to connect to http/https. Display warning if https target is viewed over http
9 years ago
reger
f7b0b3b7b3
avoid runtime exception by earlier testing for seed.ip=null
9 years ago
reger
0f80bc8309
upd to jsoup-1.8.3
9 years ago
Michael Peter Christen
906b5fd742
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
Michael Peter Christen
8f90767889
fix for filesystem crawl
9 years ago
sixcooler
a3dd4be749
added / corrected charste to be 1.7 compatible.
...
@Orbiter: please check is this is ok for you
9 years ago
Michael Peter Christen
8028410ab7
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
Michael Peter Christen
df3314ac1a
added a new facet type based on a probabilistic classifier using
...
bayesian filters. This can be used to classify documents during
indexing-time using a pre-definied bayesian filter.
New wordings:
- a context is a class where different categories are possible. The
context name is equal to a facet name.
- a category is a facet type within a facet navigation. Each context
must have several categories, at least one custom name (things you want
to discover) and one with the exact name "negative".
To use this, you must do:
- for each context, you must create a directory within
DATA/CLASSIFICATION with the name of the context (the facet name)
- within each context directory, you must create text files with one
document each per line for every categroy. One of these categories MUST
have the name 'negative.txt'.
Then, each new document is classified to match within one of the given
categories for each context.
9 years ago
reger
1409cabe8b
exclude more default search fields from text copy to text_t
...
for metadata index documents
9 years ago
reger
e2e73258ca
remove obsolete interface SearchAccumulator
...
and unused SRURSSConnector Thread inheritance
9 years ago
Michael Peter Christen
dbbad23e12
removed warnings
9 years ago
Michael Peter Christen
500cfa9457
enhanced logging
9 years ago
Michael Peter Christen
c14bc8d9b7
revert of fq transformation (recent fix)
9 years ago
Michael Peter Christen
203df5a750
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
reger
fa08ca207e
! finish running crawls before applying !
...
Allow crawl urls up to 2048 character
fix for http://mantis.tokeek.de/view.php?id=575
9 years ago
reger
ee77f24e52
use some more declared HeaderFramework constants
9 years ago
reger
9e4043731d
add missing ; in base.css
9 years ago
Michael Peter Christen
11a848da5a
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
Michael Peter Christen
b94bd7f20a
a collection of search query enhancements:
...
- fixed superfluous space in query field list
- fixed filter query logic
- removed look-ahead query which caused that each new search page
submitted two solr queries
- fixed random solr result orders in case that the solr score was equal:
this was then re-ordered by YaCy using the document hash which came from
the solr object and that appeared to be random. Now the hash of the url
is used and the score is additionally modified by the url length to
prevent that this particular case appears at all.
9 years ago
reger
5ba9924289
pom: have Maven dependency management decide on transitive Lucene dependencies
9 years ago
reger
dbe2594c38
replace deprecated myPublicLocalIP() in AbstractRemoteHandler
9 years ago
reger
6d3534e725
remove unused Transmission hit counter
9 years ago
reger
cb67eb7baf
use more absolute path for config file opening
...
as suggested in pull request 5 (https://github.com/yacy/yacy_search_server/pull/5 )
9 years ago
reger
92e5b217b6
upd to pdfbox-1.8.10
9 years ago
Michael Peter Christen
1ccbf739b1
added bayes filter from Philipp Nolte, originally taken from
...
https://github.com/ptnplanet/Java-Naive-Bayes-Classifier
and modified inside the loklak.org project. After optimization in loklak
it was inserted into the net.yacy.cora.bayes package. It shall be used
to create custom search navigation filters.
The original copyright notice was copied from the README.md from
https://github.com/ptnplanet/Java-Naive-Bayes-Classifier/blob/master/README.md
The original package domain was
de.daslaboratorium.machinelearning.classifier
9 years ago
Michael Peter Christen
1bced1ae60
using latest enhanced (un/)gzip methods from loklak for yacy
9 years ago