Commit Graph

4154 Commits (5c0c56cfe10a6c26731fe97c07f1d39247471047)

Author SHA1 Message Date
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 & parts inside of the
12 years ago
Michael Peter Christen 53789555b9 fix for crawl start filter
12 years ago
Michael Peter Christen abebb3b124 added a crawl start checker which makes a simple analysis on the list of
12 years ago
Michael Peter Christen 941873fba4 moved the index deletion functions from IndexControlRWIs to
12 years ago
orbiter ae246c30c3 fixed interpretation of directDocByURL attribute during crawl start
12 years ago
Michael Peter Christen a06930662c replaced some more .getBytes() with UTF8/ASCII.getBytes()
12 years ago
Michael Peter Christen bd769de604 since the solr index is now used for all pages that are indexed locally,
12 years ago
Michael Peter Christen 554db5608b fix for ViewFile
12 years ago
orbiter 9190599d21 use links in AccessTracker
12 years ago
Michael Peter Christen 42e525ca9a enhanced the host browser
12 years ago
Michael Peter Christen 76d218fbef fixes to crawl profiles
12 years ago
Michael Peter Christen 2f536cb54d code cleanup: removed unised methods and made more methods and objects
12 years ago
Michael Peter Christen 406e1f3e7e added an option to start indexing right from the host browser
12 years ago
Michael Peter Christen f8a3ab2d82 added the usage of synonyms to the GSA search interface
12 years ago
orbiter be4c96f3b1 The HostBrowser now offers to index files that are discovered because
12 years ago
Michael Peter Christen c4a3d8870f fixed computation of links in host browser which are not indexed but
12 years ago
Michael Peter Christen 97a47319c8 added nice links to the host browser:
12 years ago
Michael Peter Christen f45f7fc12e added new Host Browser to main menu:
12 years ago
Michael Peter Christen 280e36c90b allow Cross-Origin Resource Sharing for all stream servlets, that is the
12 years ago
Michael Peter Christen ccd65ecf8d fixed url search in IndexControlURLs_p.html / using now the solr
12 years ago
Michael Peter Christen 24d2ee3c52 - better date ranking
12 years ago
Michael Peter Christen a4214694df We assert that no other metadata storage than solr is used now.
12 years ago
Michael Peter Christen abab291162 made the index schema retrieval public and allow cross-domain retrieval
12 years ago
sixcooler c65b576a6f added filename for missing crawlname when crawling from file
12 years ago
Michael Peter Christen 562183932b - removed ip_s from default profile since that needs a DNS lookup to
12 years ago
Michael Peter Christen 24f4ca4d85 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
apfelmaennchen 7efe9eb37b adding CORS access header for Network.xml to overcome cross domain
12 years ago
Michael Peter Christen c913b2ba77 - fix for NPEs during remote solr configuration
12 years ago
Michael Peter Christen 882d54067a added dummy update servlet
12 years ago
Michael Peter Christen 1533bfd63b refactoring
12 years ago
Michael Peter Christen e49359cc95 removed tenant query attribute since it is not used any more and is
12 years ago
Michael Peter Christen 872f83ebe0 refactoring
12 years ago
Michael Peter Christen 15ea053c3a - added xml output in IndexControlURLs to get the storage page of index
12 years ago
Michael Peter Christen 1b474139dd used the new zip writer/reader to add a solr dump process: the whole
12 years ago
Michael Peter Christen e57bf2ca39 simplified DHT classes
12 years ago
orbiter 14897d4bfc fixed mistake in wt-option which caused that the yacy json format
12 years ago
Michael Peter Christen 8219a445f3 refactoring
12 years ago
Michael Peter Christen fa7f6f0be8 added HostBrowser servlet (stub)
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
orbiter 563d584420 removed more dependencies in cora from kelondro
12 years ago
orbiter 63762d8f89 removed kelondro dependencies from cora
12 years ago
orbiter 089a03114e full memory usage for debian and when changing the size: debian seems to
12 years ago
orbiter 60b1e23f05 added new crawl options:
12 years ago
Michael Peter Christen 6ec02deec6 added new crawl attributes in crawl profile (not active yet)
12 years ago
Michael Peter Christen a13e5153ac - added the possibility to have not one but a list of crawl start urls
12 years ago
Michael Peter Christen 975bc95ddf added default facet fields for json response format (stub)
12 years ago
Michael Peter Christen 2f218df55d added missing license headers
12 years ago
Michael Peter Christen a30653a864 added a regular expression test servlet which is linked within the
12 years ago
Michael Peter Christen 0504b01bdc Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter a55e77a115 added twitter search heuristic
12 years ago
Michael Peter Christen e54ac38095 - some corrections in usage of getFile() and getFileName()
12 years ago
Michael Peter Christen 9644c186a4 added search functionality to ViewFile.html servlet
12 years ago
Michael Peter Christen b69ed96f0b - added collections to yacydoc
12 years ago
Michael Peter Christen 5df553c152 - added a json writer for solr (yes there was one using xslt but this
12 years ago
Michael Peter Christen 4d29f59a27 removed warnings
12 years ago
Michael Peter Christen 8c099d2106 Merge remote-tracking branch 'origin/master'
12 years ago
apfelmaennchen 59bd478ed1 Added more sophisticated RDF output for YMarks, including the folder
12 years ago
apfelmaennchen d31a632951 - added dmoz RDF dump importer
12 years ago
orbiter 66ac4076c2 added disjunction '|' option to site parameter in GSA API
12 years ago
sixcooler 9ee2e09983 statistics for solr-cache
12 years ago
Michael Peter Christen d8425e6809 added collections to crawl monitor
12 years ago
Michael Peter Christen 4b36a2c3b4 small style changes
12 years ago
Michael Peter Christen 8ca842b137 added new button design to more buttons
12 years ago
Michael Peter Christen b2b516cc3e added a collection attribute to crawls and searches:
12 years ago
Michael Peter Christen 174530a9e0 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
apfelmaennchen 43f3a932fd removed jquery.slider as it is already included as part of jquery-ui
12 years ago
apfelmaennchen a01eb1b7fe removed unused jquery plugin slider as it is part of jquery-ui package
12 years ago
Michael Peter Christen f75b3f8a47 added more patches to work without RWI data structure
12 years ago
Michael Peter Christen a427a68bac removed many warnings
12 years ago
Michael Peter Christen c72c435517 - moved the gsa search interface from /gsa/searchresult? to /gsa/search?
12 years ago
Michael Peter Christen 31d4d38804 - extended the solr interface by a references-by-word-count method
12 years ago
Michael Peter Christen 528d6763fa - added new solr fields:
12 years ago
Michael Peter Christen 3142e675e8 fixed problems with GSA api:
12 years ago
Michael Peter Christen 3b19fe7b52 - fixed num parameter in GSA api
12 years ago
Michael Peter Christen 75d5e3475d Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
cominch dc468dad01 add content control features for custom filter lists
12 years ago
Michael Peter Christen 316b5fe116 - added a solr type definition verifier
12 years ago
reger 2d2be546fe fix path to env/grafics to display api icon on meta data page
12 years ago
orbiter 7ac259477f added a direct access to solr search api to enhance the visibility if
12 years ago
orbiter 67f2866cd0 small fixes
12 years ago
orbiter 479bfca571 refctoring
12 years ago
Michael Peter Christen 48a82bc705 log queries anonymous from gsa+solr requests
12 years ago
Michael Peter Christen ab6ec4ec52 added snippet computation to solr/rss and gsa result writer
12 years ago
Michael Peter Christen 4716546ef5 - reduced memory usage in index transmission using a transformation of
12 years ago
Michael Peter Christen 0ad52ac4c3 gsa bugfix for date parser
12 years ago
Michael Peter Christen 3ce4c2f937 fixes for gsa result format
12 years ago
Michael Peter Christen 2d5fdfeb65 added authorization-based maximum results limitation to solr and gsa
12 years ago
Michael Peter Christen 6fc5400f91 added a tooltip for search navigation to mention that search pages can
12 years ago
Michael Peter Christen a06123aec6 more abstraction and less parameter overhead for remote search
12 years ago
Michael Peter Christen f00733186b code simplifications
12 years ago
orbiter 780f8974e7 added ramaining iteration methods for solr in fulltext class
12 years ago
orbiter 6f01542aaa explicit double-check in transferURL
12 years ago
Michael Peter Christen d54b80327a refactoring
12 years ago
Michael Peter Christen 0cab06c47c refactoring
12 years ago
Michael Peter Christen 40c0856489 refactoring
12 years ago
Michael Peter Christen e651d3e320 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 06a78eecb7 code simplification
12 years ago
cominch 8a91f4fa42 local robots.txt: disallow external crawlers to follow the URL proxy
12 years ago
Michael Peter Christen 18f989dfb1 - refactoring (load -> getMetadata)
12 years ago
Michael Peter Christen 6197caf698 added clear-text search words in query params
12 years ago
Michael Peter Christen 23226676c6 FOR THE BRAVE.. this is a forced migration to solr which is now ready
12 years ago
Michael Peter Christen 7c31be1c80 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
cominch 6456a1656a changed local robots.txt to prevent external crawlers to submit random
12 years ago
Michael Peter Christen 703f427303 fixed some peer-ping connection details
12 years ago
Michael Peter Christen 597bb76e4f get the peer location more quickly
12 years ago
orbiter 156d457aec fix for Index out of bounds exception in Network servlet
12 years ago
Lotus ae9cd7a118 fix xss bug #204
12 years ago
Michael Peter Christen d988ba50cf added a very rudimentary, incomplete, non-verified GSA response writer
12 years ago
Michael Peter Christen aab0b680c3 - added xslt support for solr result formats.
12 years ago
cominch ad62609ec7 added a possibility to define a custom network definition URL for remote
12 years ago
cominch fb0f430685 Merge remote-tracking branch 'original yacy/master'
12 years ago
Michael Peter Christen b51df6c7e8 - added coordinate storage in solr schema
12 years ago
orbiter 9b88433f45 patch from hint in
12 years ago
orbiter e816b88b55 changed behaviour of metadata storage: in case that any solr is
12 years ago
Michael Peter Christen f9c0e6e950 - Implemented and integrated the URIMetadataNode object which is a
12 years ago
Michael Peter Christen b2b480fff2 more abstraction of the YaCySchema -> Opensearch matching process
12 years ago
Michael Peter Christen 73f6d69d03 more abstraction for solr query params parsing
12 years ago
Michael Peter Christen 24462e9baa set the title every time, it is possible that it has changed
12 years ago
Michael Peter Christen 136fcb1ad9 refactoring
12 years ago
Michael Peter Christen a12f693ec9 added two response writer for embedded solr interface:
12 years ago
orbiter 67edfd991c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter d9173ba7ed added more solr fields to integrate values from URIMetadataRow. All
12 years ago
Michael Peter Christen 70b10e8316 added the JSON response writer to solr interface, add &wt=json to the
12 years ago
Michael Peter Christen 8d944f6517 nowrap from gaston in forum
12 years ago
Michael Peter Christen 24d9db1613 snippet retrieval loading processes may use a smaller minimum load time
12 years ago