Commit Graph

4070 Commits (1168d09de8d7fe63c6fea9cae3d9737614a15d0c)

Author SHA1 Message Date
Michael Peter Christen 1168d09de8 more refactoring - integrated the code of SnippetProcess into
13 years ago
Michael Peter Christen 6629e37685 tried to clean up the search process mess
13 years ago
Michael Peter Christen c5f67a5d6d fixed a problem with local search from solr results: now all results
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 0716a24737 added more / all new crawl profile fields into crawl profile editor
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 0fe8be7981 enhaced data structures for balancer and latency computation which
13 years ago
Michael Peter Christen ac9540dfb6 removed options for stopwords which are not used
13 years ago
Michael Peter Christen ce3fed8882 added the Google Search Appliance (GSA) api interface to the main menu.
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 a87811bc38 more auto-commit calls when a search interface is opened, but not when a
13 years ago
Michael Peter Christen 3d3d654e88 if a network configuration is choosed which does not allow DHT and no
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
orbiter 8952153ecf update to Balancer algorithm:
13 years ago
Michael Peter Christen 8e1248ffe3 force a commit in advance of a search for the administrator to get most
13 years ago
Michael Peter Christen 1baf498d59 - show more lines in online log
13 years ago
Michael Peter Christen f2d0418218 because the new PngEncoder had a problem with the PixelGrabber which is
13 years ago
Michael Peter Christen d5d64019e5 - added a method for the RasterPlotter to draw arrow endings to lines
13 years ago
Michael Peter Christen 342543a6c4 fix for host browser
13 years ago
Michael Peter Christen 85ca07b90e when a new crawl is started, an equal crawl, if still running, is
13 years ago
Michael Peter Christen 906e51214a the web structure image shows the pivot dot in a different color
13 years ago
orbiter 276dd6452b removed warnings
13 years ago
orbiter 59bf4677b6 added option to view the complete directory structure in host browser
13 years ago
Michael Peter Christen b991685782 Merge branch 'master' of git://gitorious.org/~reger/yacy/bbyacy-rc1
13 years ago
Michael Peter Christen 9eaede50e7 enhanced web structure images
13 years ago
Michael Peter Christen ae6feb5610 showing the web structure graph as animation in the crawl monitor
13 years ago
Michael Peter Christen 39317a6c66 enhanced webstructure image: introduced
13 years ago
sixcooler 57ddd63888 not hold a expensive cache of references for DHT-out,but but load them
13 years ago
reger 1dc6482feb format crawler timeout output string in seconds (was days)
13 years ago
Michael Peter Christen ef937af35d more custom field usage in gsa search result
13 years ago
Michael Peter Christen ce0e5b1e17 - more refactoring / private methods
13 years ago
Michael Peter Christen ccc3760a47 Refactoring and redesign of data architecture to make URIMetadataRow
13 years ago
Michael Peter Christen 7f71dfab03 added a HostBrowser.xml api file and changed a bit of attribute naming
13 years ago
Michael Peter Christen e5b3c172ff removed hack which translated Solr documents to virtual RWI entries
13 years ago
Michael Peter Christen 5d16c23a1f specified more URIMetadata as URIMetadataNode
13 years ago
Michael Peter Christen 43f3345c90 - removed dependencies from URIMetadataRow and made direct access to
13 years ago
Michael Peter Christen cc98496ff3 enhanced the HostBrowser:
13 years ago
Michael Peter Christen 21fe8339b4 - enhanced generation of url objects
13 years ago
Michael Peter Christen 4023d88b0b added date info in parser errors
13 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the
13 years ago
Michael Peter Christen 53789555b9 fix for crawl start filter
13 years ago
Michael Peter Christen abebb3b124 added a crawl start checker which makes a simple analysis on the list of
13 years ago
Michael Peter Christen 941873fba4 moved the index deletion functions from IndexControlRWIs to
13 years ago
orbiter ae246c30c3 fixed interpretation of directDocByURL attribute during crawl start
13 years ago
Michael Peter Christen a06930662c replaced some more .getBytes() with UTF8/ASCII.getBytes()
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 554db5608b fix for ViewFile
13 years ago
orbiter 9190599d21 use links in AccessTracker
13 years ago