Commit Graph

140 Commits (6629e376855c71e78c5c078cdd822fb0b192fb4a)

Author SHA1 Message Date
Michael Peter Christen 6629e37685 tried to clean up the search process mess
13 years ago
Michael Peter Christen f8f05ecba7 - added a delete button in host browser to delete a complete subpath
13 years ago
Michael Peter Christen 4a14122ba7 in case that a crawl profile has a collection assigned, use the
13 years ago
Michael Peter Christen 0833937c1c better balancing and duetime-cumputation also for no-delay intranet
13 years ago
Michael Peter Christen c25d7bcb80 - added concurrency for robots.txt loading
13 years ago
Michael Peter Christen 2d9e577ad0 replaced the custom robots.txt loader by the standard http loader
13 years ago
Michael Peter Christen 799d71bc67 enhanced solr caching:
13 years ago
Michael Peter Christen a33e2742cb - removed unnecessary synchronized and deadlock in crawler
13 years ago
sixcooler 47ae7e322e smaller dhtDispatcher.cloudSize
13 years ago
Michael Peter Christen ccc3760a47 Refactoring and redesign of data architecture to make URIMetadataRow
13 years ago
Michael Peter Christen e5b3c172ff removed hack which translated Solr documents to virtual RWI entries
13 years ago
Michael Peter Christen 43f3345c90 - removed dependencies from URIMetadataRow and made direct access to
13 years ago
Michael Peter Christen 21fe8339b4 - enhanced generation of url objects
13 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the
13 years ago
Michael Peter Christen bd769de604 since the solr index is now used for all pages that are indexed locally,
13 years ago
Michael Peter Christen 4b5e0c1500 added an url rewriter which can be used to remove session ids from urls
13 years ago
Michael Peter Christen 76d218fbef fixes to crawl profiles
13 years ago
sof 5cb244b79b Merge remote branch 'origin/master'
13 years ago
apfelmaennchen 88b062210c Added a parser for audio file tags (e.g. ID3 tags for MP3 files) based
13 years ago
orbiter 3190347814 added a synonyms_t field to solr and a process to read synonym files.
13 years ago
Michael Peter Christen f45f7fc12e added new Host Browser to main menu:
13 years ago
Michael Peter Christen 8556a3d521 extended solr connector with a method to retrieve a single facet.
13 years ago
Michael Peter Christen 23f68f2a69 force usage of default faceting mechanisms for search
13 years ago
Michael Peter Christen a4214694df We assert that no other metadata storage than solr is used now.
13 years ago
Michael Peter Christen 1533bfd63b refactoring
13 years ago
Michael Peter Christen 872f83ebe0 refactoring
13 years ago
Michael Peter Christen 8219a445f3 refactoring
13 years ago
Michael Peter Christen 00c1c777fa refactoring
13 years ago
orbiter 63762d8f89 removed kelondro dependencies from cora
13 years ago
orbiter 60b1e23f05 added new crawl options:
13 years ago
Michael Peter Christen 6ec02deec6 added new crawl attributes in crawl profile (not active yet)
13 years ago
orbiter a55e77a115 added twitter search heuristic
13 years ago
Michael Peter Christen b2b516cc3e added a collection attribute to crawls and searches:
13 years ago
Michael Peter Christen 31d4d38804 - extended the solr interface by a references-by-word-count method
13 years ago
cominch dc468dad01 add content control features for custom filter lists
13 years ago
reger 65d49df865 security fix: clear automtic password only if adminAccountForLocalhost=false to prevent remote access to protected pages after restart.
13 years ago
Michael Peter Christen 48a82bc705 log queries anonymous from gsa+solr requests
13 years ago
Michael Peter Christen 0cab06c47c refactoring
13 years ago
Michael Peter Christen 06a78eecb7 code simplification
13 years ago
Michael Peter Christen 18f989dfb1 - refactoring (load -> getMetadata)
13 years ago
Michael Peter Christen 23226676c6 FOR THE BRAVE.. this is a forced migration to solr which is now ready
13 years ago
Michael Peter Christen b51df6c7e8 - added coordinate storage in solr schema
13 years ago
orbiter 39f8eb60c3 tried to prevent calls to bad-hack getSize() method and reduced overhead
13 years ago
orbiter 67edfd991c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
orbiter d9173ba7ed added more solr fields to integrate values from URIMetadataRow. All
13 years ago
Michael Peter Christen 24d9db1613 snippet retrieval loading processes may use a smaller minimum load time
13 years ago
Michael Peter Christen 1687737771 Abstraction of HandleMap and HandleSet
13 years ago
Michael Peter Christen 6f1ddb2519 Moved solr index-add method to the same method where the YaCy index is
13 years ago
Michael Peter Christen 315d83cfa0 cleanup
13 years ago
Michael Peter Christen 76202f068e extended abstraction of local and remote solr index using one front-end
13 years ago