Commit Graph

4214 Commits (d31a109efe7d0eb27d3f771010a66ab1d7732d6f)

Author SHA1 Message Date
Michael Peter Christen eca68fa197 added debug code to crawler monitor
12 years ago
Michael Peter Christen 205f8b222b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter c54cb85422 added link to
12 years ago
Michael Peter Christen b7004043ea - added a field cache for solr queries which call only for a single
12 years ago
Michael Peter Christen bf42179982 introduced more structure in HostBrowser, table view, better counting,
12 years ago
Michael Peter Christen 4eab3aae60 removed overhead by preventing generation of full search results when
12 years ago
Michael Peter Christen a114bb23bb - using edismax in gsa interface
12 years ago
Michael Peter Christen d6b82840f8 added a feature to find similarities in documents.
12 years ago
Michael Peter Christen f5ca5cea44 - added field options to all solr queries. This can be used to restrict
12 years ago
Michael Peter Christen 46be4af5b9 Merge commit '2bb8f045cc92f31fc7e720cc30b38af417563890'
12 years ago
Michael Peter Christen 952e143580 FINALLY YaCy can now search for full strings using double- or
12 years ago
orbiter 5dfd6359cb redesign of the QueryParams class: introduced QueryGoal which holds the
12 years ago
Michael Peter Christen 5fd3b93661 added deletion of hosts during crawl start if deleteold option was given
12 years ago
Michael Peter Christen d64445c3cb because we have the inurl:<term> - searchmodifier, we don't actually
12 years ago
orbiter b55ea2197f - redesign of crawl start servlet
12 years ago
orbiter 1c66de4bd4 - removed scheduled crawling options in crawl start because it is
12 years ago
Michael Peter Christen 2e7219f9fd removed hightlighting of search results within collections in GSA
12 years ago
Michael Peter Christen 074dfd297b added icons and a selection for hosts with urls pending for crawler or
12 years ago
cominch 21df1ad9e0 update and generalization of the SMW import and content control routines
12 years ago
Michael Peter Christen 4c4e0eece2 added new submenu 'Target Analysis' with three servlets which are useful
12 years ago
Michael Peter Christen 61995d508e do the commit anyway before calling a search interface
12 years ago
Michael Peter Christen 86ec199126 using a better file name
12 years ago
Michael Peter Christen 5105256927 update to search result logging (this was a remaining issue from the
12 years ago
Michael Peter Christen 570e42c4e3 fix for filetype naviagtor
12 years ago
Michael Peter Christen 71ed8e5e07 bugfixes for crawler
12 years ago
Michael Peter Christen 29fbbb49dc better colors for host browser and corrected document count
12 years ago
Michael Peter Christen 6244b084cd fixed wrong order of result count values
12 years ago
Michael Peter Christen 631b08e7e2 update to HostBrowser
12 years ago
Michael Peter Christen 51f420e4f5 removed location search because it is only working in special cases
12 years ago
Michael Peter Christen 15d1460b40 added information about the reason of pausing of crawls
12 years ago
Michael Peter Christen 2371ef031c added solr faceted search support to YaCy search results
12 years ago
Michael Peter Christen d481abd087 added the visualization of error-urls to host browser
12 years ago
Michael Peter Christen a15819fbec fix for some interface problems
12 years ago
Michael Peter Christen 791e1dcfdf when a new crawl is started, delete all entries about error-urls for
12 years ago
Michael Peter Christen c6a6f4c4e6 added a hack which makes the HostBrowser more performant when the given
12 years ago
Michael Peter Christen 64ac2b7b7d new submenu template
12 years ago
Michael Peter Christen 5e77801aac update to web interface structure
12 years ago
Michael Peter Christen 8fb370d9f8 renovated the way how search results are count. should be correct now...
12 years ago
orbiter 354ef8000d - added 'deleteold' option to crawler which causes that documents are
12 years ago
Michael Peter Christen 19d1f474ce host browser now shows also number of pending files per subdirectory +
12 years ago
Michael Peter Christen 75dd706e1b update to HostBrowser:
12 years ago
Michael Peter Christen e2c4c3c7d3 migration to solr 4.0.0
12 years ago
Michael Peter Christen 9330ad4838 - fixed the delete option in host browser
12 years ago
Michael Peter Christen 40df2fd193 added the host browser as link to search results. that means you can
12 years ago
Michael Peter Christen 1168d09de8 more refactoring - integrated the code of SnippetProcess into
12 years ago
Michael Peter Christen 6629e37685 tried to clean up the search process mess
12 years ago
Michael Peter Christen c5f67a5d6d fixed a problem with local search from solr results: now all results
12 years ago
Michael Peter Christen f8f05ecba7 - added a delete button in host browser to delete a complete subpath
12 years ago
Michael Peter Christen 0716a24737 added more / all new crawl profile fields into crawl profile editor
12 years ago
Michael Peter Christen 4a14122ba7 in case that a crawl profile has a collection assigned, use the
12 years ago
Michael Peter Christen 0fe8be7981 enhaced data structures for balancer and latency computation which
12 years ago
Michael Peter Christen ac9540dfb6 removed options for stopwords which are not used
12 years ago
Michael Peter Christen ce3fed8882 added the Google Search Appliance (GSA) api interface to the main menu.
12 years ago
Michael Peter Christen 0833937c1c better balancing and duetime-cumputation also for no-delay intranet
12 years ago
Michael Peter Christen c25d7bcb80 - added concurrency for robots.txt loading
12 years ago
Michael Peter Christen a87811bc38 more auto-commit calls when a search interface is opened, but not when a
12 years ago
Michael Peter Christen 3d3d654e88 if a network configuration is choosed which does not allow DHT and no
12 years ago
Michael Peter Christen 2d9e577ad0 replaced the custom robots.txt loader by the standard http loader
12 years ago
Michael Peter Christen 799d71bc67 enhanced solr caching:
12 years ago
orbiter 8952153ecf update to Balancer algorithm:
12 years ago
Michael Peter Christen 8e1248ffe3 force a commit in advance of a search for the administrator to get most
12 years ago
Michael Peter Christen 1baf498d59 - show more lines in online log
12 years ago
Michael Peter Christen f2d0418218 because the new PngEncoder had a problem with the PixelGrabber which is
12 years ago
Michael Peter Christen d5d64019e5 - added a method for the RasterPlotter to draw arrow endings to lines
12 years ago
Michael Peter Christen 342543a6c4 fix for host browser
12 years ago
Michael Peter Christen 85ca07b90e when a new crawl is started, an equal crawl, if still running, is
12 years ago
Michael Peter Christen 906e51214a the web structure image shows the pivot dot in a different color
12 years ago
orbiter 276dd6452b removed warnings
12 years ago
orbiter 59bf4677b6 added option to view the complete directory structure in host browser
12 years ago
Michael Peter Christen b991685782 Merge branch 'master' of git://gitorious.org/~reger/yacy/bbyacy-rc1
12 years ago
Michael Peter Christen 9eaede50e7 enhanced web structure images
12 years ago
Michael Peter Christen ae6feb5610 showing the web structure graph as animation in the crawl monitor
12 years ago
Michael Peter Christen 39317a6c66 enhanced webstructure image: introduced
12 years ago
sixcooler 57ddd63888 not hold a expensive cache of references for DHT-out,but but load them
12 years ago
reger 1dc6482feb format crawler timeout output string in seconds (was days)
12 years ago
Michael Peter Christen ef937af35d more custom field usage in gsa search result
12 years ago
Michael Peter Christen ce0e5b1e17 - more refactoring / private methods
12 years ago
Michael Peter Christen ccc3760a47 Refactoring and redesign of data architecture to make URIMetadataRow
12 years ago
Michael Peter Christen 7f71dfab03 added a HostBrowser.xml api file and changed a bit of attribute naming
12 years ago
Michael Peter Christen e5b3c172ff removed hack which translated Solr documents to virtual RWI entries
12 years ago
Michael Peter Christen 5d16c23a1f specified more URIMetadata as URIMetadataNode
12 years ago
Michael Peter Christen 43f3345c90 - removed dependencies from URIMetadataRow and made direct access to
12 years ago
Michael Peter Christen cc98496ff3 enhanced the HostBrowser:
12 years ago
Michael Peter Christen 21fe8339b4 - enhanced generation of url objects
12 years ago
Michael Peter Christen 4023d88b0b added date info in parser errors
12 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of &amp; 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
Michael Peter Christen 42e525ca9a enhanced the host browser
13 years ago
Michael Peter Christen 76d218fbef fixes to crawl profiles
13 years ago
Michael Peter Christen 2f536cb54d code cleanup: removed unised methods and made more methods and objects
13 years ago
Michael Peter Christen 406e1f3e7e added an option to start indexing right from the host browser
13 years ago
Michael Peter Christen f8a3ab2d82 added the usage of synonyms to the GSA search interface
13 years ago
orbiter be4c96f3b1 The HostBrowser now offers to index files that are discovered because
13 years ago
Michael Peter Christen c4a3d8870f fixed computation of links in host browser which are not indexed but
13 years ago
Michael Peter Christen 97a47319c8 added nice links to the host browser:
13 years ago
Michael Peter Christen f45f7fc12e added new Host Browser to main menu:
13 years ago
Michael Peter Christen 280e36c90b allow Cross-Origin Resource Sharing for all stream servlets, that is the
13 years ago
Michael Peter Christen ccd65ecf8d fixed url search in IndexControlURLs_p.html / using now the solr
13 years ago
Michael Peter Christen 24d2ee3c52 - better date ranking
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 abab291162 made the index schema retrieval public and allow cross-domain retrieval
13 years ago
sixcooler c65b576a6f added filename for missing crawlname when crawling from file
13 years ago
Michael Peter Christen 562183932b - removed ip_s from default profile since that needs a DNS lookup to
13 years ago
Michael Peter Christen 24f4ca4d85 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
apfelmaennchen 7efe9eb37b adding CORS access header for Network.xml to overcome cross domain
13 years ago
Michael Peter Christen c913b2ba77 - fix for NPEs during remote solr configuration
13 years ago
Michael Peter Christen 882d54067a added dummy update servlet
13 years ago
Michael Peter Christen 1533bfd63b refactoring
13 years ago
Michael Peter Christen e49359cc95 removed tenant query attribute since it is not used any more and is
13 years ago
Michael Peter Christen 872f83ebe0 refactoring
13 years ago
Michael Peter Christen 15ea053c3a - added xml output in IndexControlURLs to get the storage page of index
13 years ago
Michael Peter Christen 1b474139dd used the new zip writer/reader to add a solr dump process: the whole
13 years ago
Michael Peter Christen e57bf2ca39 simplified DHT classes
13 years ago
orbiter 14897d4bfc fixed mistake in wt-option which caused that the yacy json format
13 years ago
Michael Peter Christen 8219a445f3 refactoring
13 years ago
Michael Peter Christen fa7f6f0be8 added HostBrowser servlet (stub)
13 years ago
Michael Peter Christen 00c1c777fa refactoring
13 years ago
orbiter 563d584420 removed more dependencies in cora from kelondro
13 years ago
orbiter 63762d8f89 removed kelondro dependencies from cora
13 years ago
orbiter 089a03114e full memory usage for debian and when changing the size: debian seems to
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
Michael Peter Christen a13e5153ac - added the possibility to have not one but a list of crawl start urls
13 years ago
Michael Peter Christen 975bc95ddf added default facet fields for json response format (stub)
13 years ago
Michael Peter Christen 2f218df55d added missing license headers
13 years ago
Michael Peter Christen a30653a864 added a regular expression test servlet which is linked within the
13 years ago
Michael Peter Christen 0504b01bdc Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
orbiter a55e77a115 added twitter search heuristic
13 years ago
Michael Peter Christen e54ac38095 - some corrections in usage of getFile() and getFileName()
13 years ago
Michael Peter Christen 9644c186a4 added search functionality to ViewFile.html servlet
13 years ago
Michael Peter Christen b69ed96f0b - added collections to yacydoc
13 years ago
Michael Peter Christen 5df553c152 - added a json writer for solr (yes there was one using xslt but this
13 years ago
Michael Peter Christen 4d29f59a27 removed warnings
13 years ago
Michael Peter Christen 8c099d2106 Merge remote-tracking branch 'origin/master'
13 years ago
apfelmaennchen 59bd478ed1 Added more sophisticated RDF output for YMarks, including the folder
13 years ago
apfelmaennchen d31a632951 - added dmoz RDF dump importer
13 years ago
orbiter 66ac4076c2 added disjunction '|' option to site parameter in GSA API
13 years ago
sixcooler 9ee2e09983 statistics for solr-cache
13 years ago
Michael Peter Christen d8425e6809 added collections to crawl monitor
13 years ago
Michael Peter Christen 4b36a2c3b4 small style changes
13 years ago
Michael Peter Christen 8ca842b137 added new button design to more buttons
13 years ago
Michael Peter Christen b2b516cc3e added a collection attribute to crawls and searches:
13 years ago
Michael Peter Christen 174530a9e0 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago