Commit Graph

4191 Commits (3bc5ee6e3d0d707c477521b27ca4f85633aa5179)

Author SHA1 Message Date
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
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
apfelmaennchen 43f3a932fd removed jquery.slider as it is already included as part of jquery-ui
13 years ago
apfelmaennchen a01eb1b7fe removed unused jquery plugin slider as it is part of jquery-ui package
13 years ago
Michael Peter Christen f75b3f8a47 added more patches to work without RWI data structure
13 years ago
Michael Peter Christen a427a68bac removed many warnings
13 years ago
Michael Peter Christen c72c435517 - moved the gsa search interface from /gsa/searchresult? to /gsa/search?
13 years ago
Michael Peter Christen 31d4d38804 - extended the solr interface by a references-by-word-count method
13 years ago
Michael Peter Christen 528d6763fa - added new solr fields:
13 years ago
Michael Peter Christen 3142e675e8 fixed problems with GSA api:
13 years ago
Michael Peter Christen 3b19fe7b52 - fixed num parameter in GSA api
13 years ago
Michael Peter Christen 75d5e3475d Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
cominch dc468dad01 add content control features for custom filter lists
13 years ago
Michael Peter Christen 316b5fe116 - added a solr type definition verifier
13 years ago
reger 2d2be546fe fix path to env/grafics to display api icon on meta data page
13 years ago
orbiter 7ac259477f added a direct access to solr search api to enhance the visibility if
13 years ago
orbiter 67f2866cd0 small fixes
13 years ago
orbiter 479bfca571 refctoring
13 years ago
Michael Peter Christen 48a82bc705 log queries anonymous from gsa+solr requests
13 years ago
Michael Peter Christen ab6ec4ec52 added snippet computation to solr/rss and gsa result writer
13 years ago
Michael Peter Christen 4716546ef5 - reduced memory usage in index transmission using a transformation of
13 years ago
Michael Peter Christen 0ad52ac4c3 gsa bugfix for date parser
13 years ago
Michael Peter Christen 3ce4c2f937 fixes for gsa result format
13 years ago
Michael Peter Christen 2d5fdfeb65 added authorization-based maximum results limitation to solr and gsa
13 years ago
Michael Peter Christen 6fc5400f91 added a tooltip for search navigation to mention that search pages can
13 years ago
Michael Peter Christen a06123aec6 more abstraction and less parameter overhead for remote search
13 years ago
Michael Peter Christen f00733186b code simplifications
13 years ago
orbiter 780f8974e7 added ramaining iteration methods for solr in fulltext class
13 years ago
orbiter 6f01542aaa explicit double-check in transferURL
13 years ago
Michael Peter Christen d54b80327a refactoring
13 years ago
Michael Peter Christen 0cab06c47c refactoring
13 years ago
Michael Peter Christen 40c0856489 refactoring
13 years ago
Michael Peter Christen e651d3e320 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen 06a78eecb7 code simplification
13 years ago
cominch 8a91f4fa42 local robots.txt: disallow external crawlers to follow the URL proxy
13 years ago
Michael Peter Christen 18f989dfb1 - refactoring (load -> getMetadata)
13 years ago
Michael Peter Christen 6197caf698 added clear-text search words in query params
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 7c31be1c80 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
cominch 6456a1656a changed local robots.txt to prevent external crawlers to submit random
13 years ago
Michael Peter Christen 703f427303 fixed some peer-ping connection details
13 years ago
Michael Peter Christen 597bb76e4f get the peer location more quickly
13 years ago
orbiter 156d457aec fix for Index out of bounds exception in Network servlet
13 years ago
Lotus ae9cd7a118 fix xss bug #204
13 years ago
Michael Peter Christen d988ba50cf added a very rudimentary, incomplete, non-verified GSA response writer
13 years ago
Michael Peter Christen aab0b680c3 - added xslt support for solr result formats.
13 years ago
cominch ad62609ec7 added a possibility to define a custom network definition URL for remote
13 years ago
cominch fb0f430685 Merge remote-tracking branch 'original yacy/master'
13 years ago
Michael Peter Christen b51df6c7e8 - added coordinate storage in solr schema
13 years ago
orbiter 9b88433f45 patch from hint in
13 years ago
orbiter e816b88b55 changed behaviour of metadata storage: in case that any solr is
13 years ago
Michael Peter Christen f9c0e6e950 - Implemented and integrated the URIMetadataNode object which is a
13 years ago
Michael Peter Christen b2b480fff2 more abstraction of the YaCySchema -> Opensearch matching process
13 years ago
Michael Peter Christen 73f6d69d03 more abstraction for solr query params parsing
13 years ago
Michael Peter Christen 24462e9baa set the title every time, it is possible that it has changed
13 years ago
Michael Peter Christen 136fcb1ad9 refactoring
13 years ago
Michael Peter Christen a12f693ec9 added two response writer for embedded solr interface:
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 70b10e8316 added the JSON response writer to solr interface, add &wt=json to the
13 years ago
Michael Peter Christen 8d944f6517 nowrap from gaston in forum
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 3bcd9d622b cleaned up classes and methods which are either superfluous at this time
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
Michael Peter Christen 7ec7341f60 added user-authentication protection to solr search (same as implemented
13 years ago
Michael Peter Christen e2a97ef8f6 better explain how to access the embedded solr
13 years ago
Michael Peter Christen 826967513b changed options in IndexFederated_p to switch on/off parts of the index
13 years ago
Michael Peter Christen cba4ab862e fix for http://bugs.yacy.net/view.php?id=202
13 years ago
reger 36c9875b6e removed localized number formatting from num-results_totalcount response (this is only used in xml and json where localized format is not valid)
13 years ago
orbiter 69e743d9e3 - more abstraction for the RWI index as preparation for solr integration
13 years ago
orbiter 6cc5d1094e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
orbiter 05a3ffd03a patches to ensure that solr connectors are active ony if they have a
13 years ago
orbiter 5a3c829872 embedded solr is only initiated if it is activated with
13 years ago
Lotus 3a350a2f83 partial html fix for
13 years ago
Michael Peter Christen 97b7bcf2a6 added a solr search index
13 years ago
Michael Peter Christen f78ce93a80 collection of speed and memory saving hacks
13 years ago
orbiter c00a3cf74d less usage of generic logger to avoid logger generation overhead
13 years ago
orbiter e76159040b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
orbiter bbfa497a3c replaced more size() > 0 by !isEmpty()
13 years ago
Michael Peter Christen e3aa05b9dd added creation of subpath pattern when crawl start is 'from file'
13 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
Roland 'Quix0r' Haeder aef9dd0350 - removed cleaning of blacklist cache on startup
13 years ago
orbiter c7afa8bc48 using SwitchboardConstants for solr attributes
13 years ago
orbiter 62202e2d71 refactoring of query attribute variable names for better consistency
13 years ago
Michael Peter Christen 91f14ea38e fix to solr configuration (case where the external solr was not online)
13 years ago
sixcooler 2c5b68d932 more abstraction of error message
13 years ago
Michael Peter Christen 9758c521ab abstraction of error message
13 years ago
sixcooler 9b6e4e46ca fix for http://forum.yacy-websuche.de/viewtopic.php?f=5&t=4430
13 years ago
Michael Peter Christen b0c408788b made class methods static where possible
13 years ago
Michael Peter Christen 5bd3c90907 - removed unnecessary semicolons
13 years ago
Michael Peter Christen 7c1ba99755 removed more unused method parameters
13 years ago
Michael Peter Christen 0301aba1e9 removed unused method parameters
13 years ago
Michael Peter Christen 241dd8410a removed snippet pattern filter - it was not used
13 years ago
Michael Peter Christen d3964253ae - added @SuppressWarnings to unused servlet method parameters
13 years ago
Michael Peter Christen ea10766bfd cleaned unnecessary nested code
13 years ago
orbiter 78fc3cf8f8 refactoring and new usage of SentenceReader: this class appeared as one
13 years ago
Michael Peter Christen 276a66a793 Adding a limit of 1000 links that a parser shall store during indexing.
13 years ago
Michael Peter Christen 1825f165b8 better integration of blacklist according to use case
13 years ago
Michael Peter Christen c18fa9fa75 Merge branch 'master' of git://gitorious.org/~reger/yacy/bbyacy-rc1
13 years ago
Michael Peter Christen ce8d4b87d9 fixes for new eclipse 'Juno' warning 'Resource leak'.
13 years ago
reger 067728bccc add search result heuristic. adding a crawl job with depth-1 for every displayed search result (crawling every external linked page of displayed search result pages)
13 years ago
Michael Peter Christen 03280fb161 removed segments-concept and the Segments class:
13 years ago
Michael Peter Christen 9116013c64 - allow lazy initialization of solr value (if using 'lazy', then no
13 years ago
cominch e6792ed37d Merge remote-tracking branch 'original yacy/master'
13 years ago
Michael Peter Christen 96aeb127e3 generalized localhost naming.
13 years ago
Michael Peter Christen 77f795756c fixing redirects and status codes: storing of status code in
13 years ago
Michael Peter Christen 8dd469b9dd added option to configure the autocommit delay time of solr on-the-fly
13 years ago
Michael Peter Christen b9dfca4b0a - fixed IndexFederated Servlet / a embedded Solr can now be selected
13 years ago
Michael Peter Christen fad3b14813 added jetty libraries, needed for future use as web server and as
13 years ago
Michael Peter Christen b9d42fd9c8 using com.google.common.io.Files instead of homebrew methods
13 years ago
Michael Peter Christen a5eb91fa60 refactoring
13 years ago
cominch c1ba58ae51 Augmented browsing: Small CSS fix
13 years ago
cominch b2b205aa38 Augmented browsing: small js fix
13 years ago
cominch dc9ee0cdb3 Augmented browsing: CSS fix
13 years ago
cominch 74fcc6f8c5 Augmented browsing: small UI modifications
13 years ago
cominch c63c3a4495 Show additional interaction elements in footer section on each page, if
13 years ago
cominch fa98657bb3 Augmented Browsing: changed the settings page
13 years ago
cominch 751eeade0d Merge remote-tracking branch 'original yacy/master'
13 years ago
cominch 84a11ec48c Corrected loading of default page settings on ConfigPortal.html
13 years ago
sixcooler bea002dc15 correct table in new look of Crawler_p
13 years ago
Michael Peter Christen 8738336408 set Xms lower than Xmx
13 years ago
cominch 6b4545d6b0 Only load tag information if necessary
13 years ago