Commit Graph

4240 Commits (ab74d559fb4ccde4b2406a0b56068751ec0536b6)

Author SHA1 Message Date
Michael Peter Christen 433143ba40 removed protocol, tld, ext from the urlmask and created specific
12 years ago
Michael Peter Christen 84f82541e8 search process enhancements
12 years ago
Michael Peter Christen 02020b590b - removed all extension types from extension navigation which are not
12 years ago
Michael Peter Christen 01200f06cc using the author field as solr-native facet. this makes it necessary to
12 years ago
Michael Peter Christen 7ad5457db0 using the solr facets as navigation in yacyinteractive.html instead of
12 years ago
Michael Peter Christen 1052263af3 - added a new solr field references_i which stores the number of
12 years ago
Michael Peter Christen 34f8786508 removed dependency of vocabulary navigation from Jena and it's
12 years ago
reger 664499bb10 PerformanceQueues: disable input for hardcoded httpd performance values
12 years ago
Michael Peter Christen 9319b90d8a - fixes for host navigation
12 years ago
Michael Peter Christen cb5cbec14d distinguishing modified query string and original query string
12 years ago
Michael Peter Christen fb0fa9a102 - fixed 'delete from subpath' during crawl start which deleted nothing;
12 years ago
orbiter 54e193a2b8 you can now search for '*' to get just ALL entries in the search index
12 years ago
orbiter 7f5526e6ef allow larger no-proxy expressions
12 years ago
reger e80dfeca23 - making blacklist path part case insensitive (solving http://bugs.yacy.net/view.php?id=171)
12 years ago
Michael Peter Christen 4491072256 - clear the search cache when altering the solr boosts
12 years ago
Michael Peter Christen 2b7d46bc1f using a filter query for the site parameter in GSA api
12 years ago
Michael Peter Christen 10527e28ae fix for wrong display of error urls in HostBrowser
12 years ago
Michael Peter Christen 5f5d66921e patch for funny symbols in url paths (like tilde)
12 years ago
Michael Peter Christen 8aa08261a7 update to Solr Boost handling
12 years ago
Michael Peter Christen 908ad2f174 Added a new servlet to configure the solr ranking using field boosts
12 years ago
Michael Peter Christen a598fb6227 renamed Ranking_p.html to RankingRWI_p.html
12 years ago
Michael Peter Christen 72f165d58b added a Boost class which stores solr query boost values. The class can
12 years ago
reger bb20691d4f fix: respect config setting of "show Nav Top-Menu" in HostBrowser.html for public users (as hostbrowser is now available in search results)
12 years ago
Michael Peter Christen 3de784c8dd replaced more split and replaceAll missing pattern pre-compilation with
12 years ago
Michael Peter Christen 8fc3679c66 using more pre-compile pattern for split methods
12 years ago
Michael Peter Christen d48e9788d2 enhanced search result processing behavior
12 years ago
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
13 years ago
Michael Peter Christen 074dfd297b added icons and a selection for hosts with urls pending for crawler or
13 years ago
cominch 21df1ad9e0 update and generalization of the SMW import and content control routines
13 years ago
Michael Peter Christen 4c4e0eece2 added new submenu 'Target Analysis' with three servlets which are useful
13 years ago
Michael Peter Christen 61995d508e do the commit anyway before calling a search interface
13 years ago
Michael Peter Christen 86ec199126 using a better file name
13 years ago
Michael Peter Christen 5105256927 update to search result logging (this was a remaining issue from the
13 years ago
Michael Peter Christen 570e42c4e3 fix for filetype naviagtor
13 years ago
Michael Peter Christen 71ed8e5e07 bugfixes for crawler
13 years ago
Michael Peter Christen 29fbbb49dc better colors for host browser and corrected document count
13 years ago
Michael Peter Christen 6244b084cd fixed wrong order of result count values
13 years ago
Michael Peter Christen 631b08e7e2 update to HostBrowser
13 years ago
Michael Peter Christen 51f420e4f5 removed location search because it is only working in special cases
13 years ago
Michael Peter Christen 15d1460b40 added information about the reason of pausing of crawls
13 years ago
Michael Peter Christen 2371ef031c added solr faceted search support to YaCy search results
13 years ago
Michael Peter Christen d481abd087 added the visualization of error-urls to host browser
13 years ago
Michael Peter Christen a15819fbec fix for some interface problems
13 years ago
Michael Peter Christen 791e1dcfdf when a new crawl is started, delete all entries about error-urls for
13 years ago
Michael Peter Christen c6a6f4c4e6 added a hack which makes the HostBrowser more performant when the given
13 years ago
Michael Peter Christen 64ac2b7b7d new submenu template
13 years ago
Michael Peter Christen 5e77801aac update to web interface structure
13 years ago
Michael Peter Christen 8fb370d9f8 renovated the way how search results are count. should be correct now...
13 years ago
orbiter 354ef8000d - added 'deleteold' option to crawler which causes that documents are
13 years ago
Michael Peter Christen 19d1f474ce host browser now shows also number of pending files per subdirectory +
13 years ago
Michael Peter Christen 75dd706e1b update to HostBrowser:
13 years ago
Michael Peter Christen e2c4c3c7d3 migration to solr 4.0.0
13 years ago
Michael Peter Christen 9330ad4838 - fixed the delete option in host browser
13 years ago
Michael Peter Christen 40df2fd193 added the host browser as link to search results. that means you can
13 years ago
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 &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