Commit Graph

239 Commits (fbbfeeb31397588b0b37b482c28a2b3da5cf2f22)

Author SHA1 Message Date
reger b4b6910d60 fix (todo): correct doc.id of remote search result if no match with newly
9 years ago
reger cb83e65f89 drop returning document language "en" if unknown (fix todo)
9 years ago
reger cdb8f3b10d make current ranking score value avail. to search interface / api
9 years ago
reger 1160b13172 remove unused md5 from ViewFile servlet params
9 years ago
reger b2c8bc0ae6 remove md5_s from default index fields
9 years ago
reger ca3d26a401 harmonize wordsintitle & CollectionSchema.title_words_val calculation,
9 years ago
luc c38d6c1f37 Correction for mantis 535: inurl: parameter doesn't work on URLs with
9 years ago
reger 3f2b8ab5e5 optionally include mime in p2p url exchange string
9 years ago
reger e37a4f0b3d prevent metadata records in index w/o valid url
10 years ago
reger 0e4ba0360b fix NPE on .yacyh result url of disconnected peer
10 years ago
Michael Peter Christen dbbad23e12 removed warnings
10 years ago
Michael Peter Christen b94bd7f20a a collection of search query enhancements:
10 years ago
reger 8b35656007 remove hard throw exception in makeResultEntry
10 years ago
reger 000dde9511 Eleminate duplication of values for search ResultEntry
10 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
Michael Peter Christen 9bf0d7ecb9 added a new collection type 'dht' to all documents from the peer-to-peer
10 years ago
reger 431311df42 fix get fresh_date_dt to allow returned value to be date in future
10 years ago
Michael Peter Christen fd4e2c809a Show dates in the content of a document in the search result:
10 years ago
Michael Peter Christen 3d717b749a fix for urlmaskfilter
10 years ago
reger 24f68a4eb7 refactor opensearch heuristic
10 years ago
reger 198102304b refactor size() -> filesize() of URIMetadataNode
10 years ago
reger c6f634a4f2 remove redundant caching of urlhash in URIMetadataNode
10 years ago
Michael Peter Christen a7dd89c4de changed method to write the citation index: do not catch up references
11 years ago
orbiter 487021fb0a snippet computation update
11 years ago
Michael Peter Christen f0db501630 better handling of ranking parameters and new default values for date
11 years ago
reger ffc5b75c73 optimize and fix lat / lon assignment
11 years ago
reger 9313447de2 reimplement tighter lat/lon calc in URIMetadataNode
11 years ago
orbiter 12ba890205 removed warnings
11 years ago
reger 727dfb5875 refactore URIMetadataNode to further unify interaction with index
11 years ago
reger 227c42bc96 eleminate obsolete URIMetaDataRow class
11 years ago
reger c9f92abddc fix: application link count
11 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
Michael Peter Christen fdaeac374a - enhanced postprocessing speed and memory footprint (by using HashMaps
11 years ago
reger a3e2cca8e9 improve isOlder check to not overwrite node index with metadata on equal load date
11 years ago
orbiter c351e47a84 fix for bad-formatted lonlat
11 years ago
Michael Peter Christen 1ea17bd9f3 - removed old metadata database and all migration code
11 years ago
Michael Peter Christen 1b4fa2947d - fixed a problem which ocurred when a document was not recognized with
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
12 years ago
Michael Peter Christen e8e558a9b7 fix for content domain classification in URIMetadataNode
12 years ago
orbiter f106345eef link strings should not be tokenized
12 years ago
Michael Peter Christen 0f3d8890db removed an assert which causes a shortcut call circuit
12 years ago
Michael Peter Christen 47b1c81d08 - refactoring
12 years ago
Michael Peter Christen cf12835f20 replaced the single-text description solr field with a multi-value
12 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
12 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
reger a6bf44212e bugfix: location (lat/lon) meta data retrival (Double.NaN check)
12 years ago
Michael Peter Christen f7e77a21bf Added a citation reference computation for intra-domain link structures.
12 years ago
Michael Peter Christen a1644ca0fd new workflow processor in Segment to enqueue indexing documents to solr
12 years ago
Michael Peter Christen 5344a1c5f7 getting the trash out
12 years ago
orbiter 7de5b9cfa0 fix for http://bugs.yacy.net/view.php?id=233
12 years ago