Commit Graph

4580 Commits (667a6adddb24b2a0a32a7ed6887cf5dfbe60f063)

Author SHA1 Message Date
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 & 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 6ea77e5d7a Merge branch 'master' of ssh://gitorious.org/yacy/rc1 into jetty
13 years ago
Michael Peter Christen 65f56b1fd4 Merge branch 'master' of ssh://gitorious.org/yacy/rc1 into jetty
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
cominch 011f8a5818 Auto Tagging: Add hyperlinks to tags (provisional)
13 years ago
Michael Peter Christen 1d4e206b2b bugfix in vocabulary generation
13 years ago
cominch 2c89975378 Merge remote-tracking branch 'original yacy/master'
13 years ago
cominch 71047fe63a Augmented browsing: CSS fix
13 years ago
Michael Peter Christen 52f5d40043 better abstraction of document model generation
13 years ago
Michael Peter Christen 8b7c4d3144 produce a rdf output containing the triplestore with yacydoc; ie:
13 years ago
cominch f7160dae5c Merge remote-tracking branch 'original yacy/master'
13 years ago
cominch e4555cbee3 Augmented browsing: Pass on additional action parameter
13 years ago
Michael Peter Christen 24bbe359ca integrate also geonames library files for less cities. these are more
13 years ago
Michael Peter Christen 5a41e739b4 better apilink description
13 years ago
Michael Peter Christen e16e4bd2ba added ontology extraction in xml as api call for vocabularies
13 years ago
cominch 8cf47a8335 Merge remote-tracking branch 'original yacy/master'
13 years ago
cominch b85f01a14e Augmented browsing: small UI fix
13 years ago
Michael Peter Christen 26cb1c65c2 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen 963f92ed9a - merged files
13 years ago
cominch d8815db877 Merge remote-tracking branch 'original yacy/master'
13 years ago
cominch e4dab19045 Augmented Browsing: added template for document info bar
13 years ago
Michael Peter Christen 743b0ec89f - added size of vocabulary to vocabulary view
13 years ago
Michael Peter Christen 22d5e33c5e added more methods to vocabulary generation: scrape document title and
13 years ago
Michael Peter Christen b2d1c25ebb removed warnings/unused entities
13 years ago
Michael Peter Christen f1aa4c4390 - accept only location names wit a minimum length
13 years ago
Michael Peter Christen cc9ad7198a - use only names which consists of at least two parts
13 years ago
Michael Peter Christen 9264d8b4af removed old navigation practice using subject tags in favor of
13 years ago
Michael Peter Christen eeb4fd8b8c refactoring (geolocalzation -> geolocation)
13 years ago
Michael Peter Christen 64c0268b2b show triplestore metadata in yacydoc and viewfile
13 years ago
Michael Peter Christen c2f0d16d2c fixed vocabulary initialization
13 years ago
Michael Peter Christen fbded1f466 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen df3531f8d5 added the generation of virtual vocabularies using the pnd
13 years ago
Michael Peter Christen e806106b10 jquery bugfix
13 years ago
Michael Peter Christen a0f1decd82 - added loading of the dbpedia pnd triplestore in the dictionary loader
13 years ago
Michael Peter Christen 6d17686258 made triplestore persistent by default
13 years ago
Michael Peter Christen 8d6e77ad0c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
cominch 2ac7a5c1f2 Augmented browsing: Add overlay bar which shows the vocabulary tags
13 years ago
Michael Peter Christen 777d22e145 renamed "augmented proxy" to "augmented browsing"
13 years ago
cominch bddac2839e add missing files for tag display
13 years ago
cominch 441430f507 Merge remote-tracking branch 'original yacy/master'
13 years ago
cominch 3c255c025b Show tags in search results (if activated in ConfigPortal_p.html)
13 years ago
Michael Peter Christen 1f9120d189 create new vocabularies also without an objectspace. this creates an
13 years ago
Michael Peter Christen a5cdfb91de - fixed Cache link (below snippet)
13 years ago
Michael Peter Christen 492b3e09f2 added api icon to triplestore
13 years ago
Michael Peter Christen 16d8f33795 added objectlink generation to vocabulary generation and editor
13 years ago
Michael Peter Christen f1f97b7c95 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen b3eaaf5ebc check also delete triplestore by default
13 years ago
cominch f2f07a11f1 hotfix for unresolved pattern
13 years ago
cominch 5fd1a15fcf hotfix until we have updated query routine for tags
13 years ago
cominch f49d92d8da Cleanup of interaction class and helper routines
13 years ago
cominch 56b0115054 Triplestore: modify routines to access per user store
13 years ago
Michael Peter Christen d45718251e refactoring (Localization -> Location)
13 years ago
Michael Peter Christen b8b3c87ba7 - renamed localization to location (that was confusing)
13 years ago
sixcooler f64e78497a fix for reload-feature in Crawler_p
13 years ago
Michael Peter Christen e89747bb67 - added automated generation of vocabularies from url stubs
13 years ago
Michael Peter Christen 79464189a4 The 'Locale' vocabulary, which is generated by geo data, has now the
13 years ago
Michael Peter Christen eca38c53e7 added a vocabulary editor
13 years ago
Michael Peter Christen 80e8aaabc8 moved new servlets into one submenu "Content Semantic"
13 years ago
Michael Peter Christen 2bbb6c52cf added option to clean the triplestore when deleting the index
13 years ago
Michael Peter Christen 8b53771db2 changed behavior of navigation processing:
13 years ago
Michael Peter Christen 5fc6524ca8 - moved triple store to net.yacy.cora.lod (should be generalized there
13 years ago
cominch c90f174799 preparation and generalization of augmented browsing methods
13 years ago
Roland 'Quix0r' Haeder edaa09b9b1 Rewrote all String blacklist types to enum 'BlacklistType', closes bug
13 years ago
Roland 'Quix0r' Haeder 213f006bf1 One is okay ...
13 years ago
Roland 'Quix0r' Haeder af5a597e47 Scroogle is not comming back, remove dead code
13 years ago
cominch 7a4dab6d1d - removed unused variables
13 years ago
Michael Peter Christen 90c6fc4b63 load all - but not the persistent local.rdf - triples from
13 years ago
Michael Peter Christen a9eb40c160 fix for autocomplete in index.html
13 years ago
Michael Peter Christen dd020a1a8a removed autocrawler and feedback servlet link since that was not
13 years ago
cominch aa0295917c augmentation
13 years ago
cominch 87a3fbb3c2 interaction javascript
13 years ago
cominch ed2ea0f08e augmented browsing modification
13 years ago
cominch d4802dc8d5 small change
13 years ago
cominch a120ef660b RDF demo servlet
13 years ago
cominch 09a34cfe1b prepare RDF dump routines
13 years ago
cominch 300b235ce8 Updated Demo Servlet
13 years ago
cominch 90512640bf Added config switches for custom parser
13 years ago
cominch a12cbcba36 Add a global value store
13 years ago
cominch e14f2881ae interaction: add special table interaction
13 years ago
cominch 4e4e7a99f8 interaction: add global variable store
13 years ago
cominch bde07ed7a8 Add tagging overlay element
13 years ago
cominch bee3bee8f3 Small fix - return value of JSON should be empty
13 years ago
cominch ff4ba3ee05 Small fix
13 years ago
cominch f05e3968f7 Quick fix
13 years ago
cominch e859481889 Add Triplestore settings functionality
13 years ago
cominch b0bc0b4572 Add new demonstration module for client-side key-value store (backend:
13 years ago
cominch c9dc6cda02 Demonstration: include value from interaction in search results
13 years ago
cominch ae8adb0e58 Small changes
13 years ago
cominch bcbd8eee33 Add several parsers, for RDFa and rdf files.
13 years ago
cominch 9ef5a80f4e add interaction for triples and selector for augmented browsing
13 years ago
cominch 5d20cd324a Add Triplestore and RDF query interface
13 years ago
cominch bc9a618e0a augmented browsing: ignore js and css, integrate more user interaction
13 years ago
cominch 9cbfc1a1c0 augmentedProxy, which forwards every proxy request to a
13 years ago
cominch 1626be7916 Add menu entries for urlproxy / augmented browsing
13 years ago
Michael Peter Christen 5b25272f40 added location search to main menu
13 years ago
Michael Peter Christen ea0dceb55d bugfix: do not switch off standard memory strategy when performing a
13 years ago
Michael Peter Christen dd14b19c26 lazy initialization of block rank table ... only normal web search uses
13 years ago
Michael Peter Christen 701b9a28a0 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen ab7107b34b fixed RWIProcess queue limits: now discovering hidden results for mass
13 years ago
Michael Peter Christen 10c9c17d51 fixed handlemap spread factor and null iterator handling
13 years ago
Michael Peter Christen a61f44f9e4 lazy initialization of block rank table.
13 years ago
Michael Peter Christen c8bbd180e4 enhanced hint for debian package automatic update
13 years ago
Michael Peter Christen 9ad84c5e9f fix for NPE in PerformanceMemory
13 years ago
Michael Peter Christen 96e9d77270 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen d7eb18cdf2 accept also file names beginning with "file://" for crawl start from
13 years ago
Michael Peter Christen 3dd8376825 added automatic cleaning of cache if metadata and file database size is
13 years ago
Michael Peter Christen d0ec8018f5 fixes for bad long computation
13 years ago
Michael Peter Christen 96c8119b50 added GeoLocation / GeoPoint classes which uses less memory than
13 years ago
Michael Peter Christen 461a0ce052 removed warnings
13 years ago
Michael Peter Christen 62ae9bbfda allow more POIs, get more at once
13 years ago
Michael Peter Christen a1fe65b115 performance hacks
13 years ago
Michael Peter Christen 2fe207f813 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen 5aee19daa4 added show from cache in search results (not yet finished)
13 years ago
Michael Peter Christen e0d8643226 - performance hacks
13 years ago
Michael Peter Christen cf79b6cee3 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen 6e83b02b83 - bugfix for surrogate file reader
13 years ago
Michael Peter Christen 9b4c699526 ehanced location search:
13 years ago
Michael Peter Christen 434af404c1 - added double-buffering for search layers
13 years ago
Michael Peter Christen 4d9b2dc487 automatically zoom to result layer bounds
13 years ago
Michael Peter Christen 6b40803adf - show number of results in map search interface
13 years ago
Michael Peter Christen a8778e9c47 npe fix
13 years ago
Michael Peter Christen 1a6fab60e0 added node state to xml
13 years ago
Michael Peter Christen 20e0cc0822 fix for bad location evaluation
13 years ago
Michael Peter Christen 1ab3de0885 fixes to location search
13 years ago
Michael Peter Christen f167a1c69f removed osmarender from yacysearch_location because that caused a
13 years ago
Michael Peter Christen 71c3163f3d - fixes to node identification
13 years ago
Michael Peter Christen d1e9fe3db5 enhanced RootState icon
13 years ago
Michael Peter Christen ad222be7f8 added node state icon in network list
13 years ago
Michael Peter Christen 638390930d another patch to fix the Crawler_p layout
13 years ago
Michael Peter Christen c846e9ca14 redesign of the crawler monitor page: show crawled pages instead of
13 years ago
Michael Peter Christen 8b974905ee changed log-in text for all servlets with authentication:
13 years ago
Michael Peter Christen 16b21f7a5b Added more steering in Crawler_p.html interface
13 years ago
Michael Peter Christen c15fcde1c8 add-on to latest commit
13 years ago
Michael Peter Christen cf47d94888 performance hack to parse numbers inside of substrings without actually
13 years ago
Michael Peter Christen 7bf421b9dd - fixed image search page navigation
13 years ago
reger 6696cb1313 bugfix: lookup of peernames no result for active peer in page IndexControlRWIs_p.html -> Transfer RWI to other Peer
13 years ago
Michael Peter Christen 4298f00d2d fixed bad usage of given words
13 years ago
Michael Peter Christen 0d32a766ed relax verify attribute for search widget to make it faster:
13 years ago
reger ae335a4190 bugfix Tables_p for edit and delete selected row (correction to use "pk_" html prefex)
13 years ago
Michael Peter Christen f294f2e295 bugfix to http://bugs.yacy.net/view.php?id=181
13 years ago
Michael Peter Christen 1473e2258e fix for http://bugs.yacy.net/view.php?id=154
13 years ago
Michael Peter Christen 3e1bc9477f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Roland 'Quix0r' Haeder fbb946f913 Made a method static (Eclipse suggested it), removed unused import, pk=null check does now output a warning in logfile
13 years ago
Roland 'Quix0r' Haeder 5f983faef9 No & in JavaScript-embeded URLs, added ability to stop focus in
13 years ago
Michael Peter Christen 5b3acc12cd Pattern.quote() replaces \\Q and \\E according to publication in
13 years ago
Michael Peter Christen 89142d1e8d removed (not all) warnings
13 years ago
Michael Peter Christen ffa4553229 typo
13 years ago
Michael Peter Christen 5deebd02ea added serialization
13 years ago
reger b2175ea4ef Add possibility to set custom Solr field names for the YaCy default Solr attributes.
13 years ago
Michael Peter Christen 0d58fea210 made multiple connector default
13 years ago
Michael Peter Christen 8864141872 more abstraction in solr connection classes
13 years ago
Michael Peter Christen c00efc2717 made the solr connection more generic
13 years ago
Michael Peter Christen f130ab39e8 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Marc Nause a691023d04 *) better formatting for network QPM
13 years ago
Michael Peter Christen dcccbe0be8 removed superfluous column
13 years ago
Michael Peter Christen 77f8e9fb9b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen ba6aaabc51 refactoring + parser bugfixes
13 years ago
Michael Peter Christen a18b6dee04 Merge remote branch 'bbyacy-rc1/master'
13 years ago
reger ea932f841c changed link to opensearchdescription document to a absolute uri (in yacysearch.html and yacysearch.rss)
13 years ago
Michael Peter Christen 453010bd68 - solved problems with backpath normalization
13 years ago
Michael Peter Christen 5f5ed33ed8 patch for media search (audio, video apps)
13 years ago
Michael Peter Christen 0e13022147 - enhanced solr field documentation
13 years ago
Michael Peter Christen 08dcf3e5d1 hack to get all results if the actual number is between 10 and 64
13 years ago
Michael Peter Christen 19efbf1b0f - apply directDocByURL to NOLOAD Queue
13 years ago
Michael Peter Christen 5c66880be2 fix for search result selection in case that contentdom is not set
13 years ago
Michael Peter Christen 3bea25c513 increased image preview size
13 years ago
Michael Peter Christen a3badd3205 changed search process for images: no more media snippet load process,
13 years ago
Michael Peter Christen 4aa0eedead one more scroogle...
13 years ago
Michael Peter Christen 347612ddd4 removed scroogle parser
13 years ago
Michael Peter Christen f8cd57c92f new indexing strategy: ALL links that appear anywhere are indexed, not
13 years ago
Michael Peter Christen 14f67f217c refactoring of ContentDomain: now subclass of Classification
13 years ago
Michael Peter Christen a5d7da68a0 refactoring: removed dependency from switchboard in Balancer/CrawlQueues
13 years ago
Michael Peter Christen 33d1062c79 refactoring: the cache belongs to the crawler
13 years ago
Michael Peter Christen 8429967ea7 no more SVN
13 years ago
Michael Peter Christen 0466bb0ddf no more SVN..
13 years ago
Michael Peter Christen 4844e124b1 one more warning in case that crawling is paused because of low disk
13 years ago
Michael Peter Christen 0ec2713af8 'download'
13 years ago
Michael Peter Christen f30c577fdb add hint to speed up search results
13 years ago
Michael Peter Christen 6b133de3e9 add hint for consulting support
13 years ago
Michael Peter Christen eb2c8ffa62 display is not used any more
13 years ago
Michael Peter Christen 91a86f0b06 fixed to network graph testing
13 years ago
Michael Peter Christen f31ad84d98 automatic generation of blacklist pattern, see
13 years ago
Michael Peter Christen 7b5b9baee0 added citation rank to ranking profile
13 years ago
reger 06951ef751 remove heuristic scroogle from search option help text in index.html
13 years ago
Michael Peter Christen e377092198 fix to xml output format
13 years ago
Michael Christen 41be98dc9d extended webstructure api to show together with incoming links also
13 years ago
Michael Christen 8f89c8ef07 added information about inbound, outbound and citation links into
13 years ago
Michael Christen 71649a1296 added an api to retrieve the new citation.index with the
13 years ago
Lotus 3e61287326 some better feedback on properties change
13 years ago
Lotus 96ac95cff9 added hint how to change integration options
13 years ago
Thomas 4f61b8fd82 Fixes for compare-search
13 years ago
Thomas e0680de7b3 Remove Scroogle from compare-search, Scroogle is dead
13 years ago
Lotus 78f0d8f046 no focus on preview frames for search integration
13 years ago
Lotus 7792ac6406 fix links & bug #163
13 years ago
Michael Peter Christen 532c7cf827 added physics experiment to the graph plotter. not active by default
13 years ago
Michael Peter Christen aba9b1bfa0 better names for elements of a linked graph
13 years ago
Michael Peter Christen 2fc8ecee36 ConcurrentLinkedQueue has a VERY long return time on the .size() method.
13 years ago
Michael Peter Christen 8aba045ba1 if a new pop-up page is set in config portal, then this page applies
13 years ago
Michael Peter Christen fa7b3481b3 better navigation in file search: less results by first try, but much
13 years ago
Michael Peter Christen 8c06925984 animation of the web structure picture
13 years ago
Michael Peter Christen 99c74699de removed scroogle (scroogle is dead)
13 years ago
Michael Peter Christen 6e51a00a2f Revert "fix for page navigation: show only as much pages as are available for given navigation constraints, not as given by total results size"
13 years ago
Michael Peter Christen 73f5a9e8b3 fix for page navigation: show only as much pages as are available for
13 years ago
Michael Peter Christen 9c51dc0f13 fixed a bug with navigation: if a navigation was applied to file type or
13 years ago
Michael Peter Christen 8bfc987374 enhanced hint how to enter file:// urls
13 years ago
Michael Peter Christen c6c61be3f0 fix for http://bugs.yacy.net/view.php?id=148
13 years ago
Michael Peter Christen edaa8ac94c Merge commit 'e15e633a0128b8d31011283a65b4ef26a6dddcd8'
13 years ago
reger e15e633a01 Bugfix for IE9 (doesn't accept html form within form)
13 years ago
Michael Peter Christen a9b4d49b75 removed debug output
13 years ago
Michael Peter Christen 8d63a5887c bugfixes
13 years ago
Michael Peter Christen 9ad1d8dde2 complete redesign of crawl queue monitoring: do not look at a
13 years ago
Michael Peter Christen e2f8f263e8 changed storage of search words: keep order
13 years ago
Michael Peter Christen c166eb68b6 fixes in solr schema file
13 years ago
Michael Peter Christen 2e5cd6a1b2 fixed parser extension deny list generation and usage
13 years ago
david f077b11d38 Merge branch 'master' of git://git.gitorious.org/yacy/rc1.git
13 years ago
Lotus 29675d9766 more label on search options (usability)
13 years ago
Michael Peter Christen b4bc1e2875 remote search does not do snippet generation
13 years ago
Lotus 335a776351 xss hardening on Status.html
13 years ago
Michael Peter Christen 4c5edab1ec added option to have exception search result windows
13 years ago
Michael Peter Christen 32adad7dd5 show less navigation by default
13 years ago
Michael Peter Christen 88b86afc89 no DoS protection for intranet mode
13 years ago
Michael Peter Christen 0f443ac755 automatic switching off of navigation that is not useful
13 years ago
Michael Peter Christen 852ce43d99 better rules for default open/close of navigation objetcs
13 years ago
Michael Peter Christen e8d24fd802 author navigator can be switched off
13 years ago
Michael Peter Christen 558ab7bd4e made the protocol navigator reversible
13 years ago
Michael Peter Christen 96cb75f1d4 made the filetype navigator be able to deselect the search constraint
13 years ago
Michael Peter Christen 30891d026f added a remove-navigation for vocabularies
13 years ago
Michael Peter Christen d5ead5314d changed navigation links: now using checkboxes.
13 years ago
Michael Peter Christen ef5192f8c9 using the generic document parser for crawl starts instead of the html
13 years ago
Michael Peter Christen ce620be783 for for crawl start with smb url
13 years ago
Lotus 18227790ca variable search works at least on Firefox again
13 years ago
Lotus c73af39e54 refactoring of tray icon class,
13 years ago
Michael Peter Christen 5afec4af39 fix for http://bugs.yacy.net/view.php?id=131
13 years ago
Michael Peter Christen dc165275ad bugfix for usage of multiple vocabulary navigators
13 years ago
Michael Peter Christen 190b77c55e added Ukrainian translation
13 years ago
Michael Peter Christen 7f9b6b7a0c added switches to ConfigParser to accept/deny documents by their
13 years ago
Michael Peter Christen 83009d86f7 added the vocabulary navigator. It can be very simply tested by
13 years ago
Lotus 37d43e5589 jump back to where we want to modify the scheduler in api steering after
13 years ago
Michael Peter Christen 26e227f17d Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen 7053f8ab46 added automatic generation of a solr schema.xml file
13 years ago
apfelmaennchen c7f88f3fd1 fix for http://bugs.yacy.net/view.php?id=101 - the default crawl
13 years ago
Michael Peter Christen c602eaaf46 enhanced search process
13 years ago
Michael Peter Christen a71f751cc8 Merge branch 'master' of git://gitorious.org/~apfelmaennchen/yacy/apfelmaennchens-rc1
13 years ago
sof a94ced7cb2 Solved (http://bugs.yacy.net/view.php?id=124) accessibility issue with
13 years ago
Michael Christen eff966f396 fix for search process (it was aborted too early during remote search)
13 years ago
Marek Otahal 6d8faa8066 small fix
13 years ago
Marek Otahal 1dc5d9f0f3 make ConnectionInfo comparable and sort list of connections in Connections_p
13 years ago
Marek Otahal c1973c78a3 Blog + BlogComments method propose() make similar + fix anonymous poster's IP resolve in Blog
13 years ago
Marek Otahal 7189a70a62 BlogComments dateString() - use localized date/time format
13 years ago
Marek Otahal f727c35722 Blog dateString() print in localized date/time format
13 years ago
Marek Otahal 8318103f25 Blacklist addBlacklistEntry() - dont add an empty entry
13 years ago
Michael Peter Christen 972d411d99 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Christen bd40a10230 added autotaggig stub .. only reading and parsing of vocabularies at
13 years ago
Michael Peter Christen f214f6ebb4 added no-load queues to the crawler monitor
13 years ago
Michael Peter Christen 2ee8cbeb2c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen 992dbdf4bb added noload statistic to servlets
13 years ago
Michael Christen 216a287a85 Merge commit '6d4e08ed06c5cd28c45981b2ebe31c7f7ec6fd83' into quix0r
13 years ago
stbrumm d18095dc48 Patch fuer Issue 0000102
13 years ago
Michael Christen ce289eb64f remove heuristics if index receive is switched off
13 years ago
Roland 'Quix0r' Haeder fa08ed5ae5 Fixed a lot CHMOD rights (no need for execute flag on *.java/*.html) and introduced local/remote crawl size ratio based check
13 years ago
Michael Christen 1d66496362 added more properties to opensearchdescription, see also:
13 years ago
Michael Christen 1cf0f35621 the link to the path shall be the path
13 years ago
Michael Christen 87c16fb67f show server list as server side include
13 years ago
Michael Christen 5bfb287753 make a bad fix even worse
13 years ago
Michael Christen 4656bb0365 allow html in greeting line since that is set by administrator only.
13 years ago
Michael Christen 85bd4cc8bc better lookup for peer names
13 years ago
Michael Christen 20e3084bd4 redesign of fining of peers by ip: more leightweight method to read the
13 years ago
sof b09988c9f8 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Christen c67c30db34 added language selector for russian and chinese in ConfigBasic
13 years ago
Michael Christen 9e5894c784 Removed handling of components objects for URIMetadataRows.
13 years ago
Michael Christen c04bfaa51b refactoring
13 years ago
Michael Christen e9dc99fe15 added rules to set specific RWIs as private RWIs which are not
13 years ago
Michael Peter Christen 0bcef2d156 added feature as requested in
13 years ago
apfelmaennchen 66e4832989 work around for overflow in YMarks.html import tab
13 years ago
Michael Christen d6e6f7715b added "about" box configuration
13 years ago
Michael Christen 204c29f010 small bugfixes for search result display and cache display
13 years ago
Michael Peter Christen 9aa73a13a8 stop words are on by default in site crawl. This causes normally nothing
13 years ago
Michael Christen 17f962fceb translator updates:
13 years ago
lofyer ac5b1e891d new
13 years ago
admin 391fc9bd57 Merge branch 'master' of gitorious.org:yacy/rc1
13 years ago
admin 23afee58fe Merge branch 'master' of git://github.com/f1ori/yacy
13 years ago
apfelmaennchen ff19fcdb28 bugfix for YMarks XBEL import and export; thanks to Dominic
13 years ago
Michael Christen c715d19c09 fixes for dependency on svn
13 years ago
Michael Christen 0d1042363c showing /16 and /24 subnet option instead of 'bigrange' in network
13 years ago
Michael Christen 584f853c4b added YBR computation process as servlet
13 years ago
Michael Christen 864c8d5f05 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Christen f14faf503b better ranking because we wait a very little time during the search
13 years ago
Michael Christen 89dc04115f fix for stretched network image
13 years ago
suessthomas 2548a9cb04 Fix for http://bugs.yacy.net/view.php?id=93, Added a link to Bugtracker on YaCy Webinterface.
13 years ago
orbiter 402e9d71ef changed ording on release files: main criteria is not the svn any more; releases are now ordered by
13 years ago
orbiter 11729061f2 added an option in the bookmark import process to put everything into the crawler
13 years ago
apfelmaennchen 77317a88e0 Added nice jquery tagsinput to bookmarks dialog - similar to delicious.com ;-)
13 years ago
apfelmaennchen 8f30d288e9 small change to mouse over text for crawl starts within bookmarks
13 years ago
orbiter 4b8ff84705 - search bugfixes (page counter and number of results per page; recognition of new search)
13 years ago
orbiter 35a9e8f307 - fixed network graphic
13 years ago
orbiter 6dad227bdf more...
13 years ago
orbiter 6c9320e82a fix for latest navigation feature...
13 years ago
orbiter 80ca673ecd automatically activate checkbox for set-password if password field is activated to prevent user mistakes
13 years ago
orbiter 9b0879c184 added a hint that the interactive search is only searching in the local index
13 years ago
orbiter 5b2e68b60d fixed page navigation counter
13 years ago
orbiter 8fa7f5656e corrected the changelog link
13 years ago
orbiter ebd840ebf6 - enhanced description on search front page
13 years ago
orbiter 2512119e5f added search operator help
13 years ago
apfelmaennchen 29e97f94f2 small optical enhancements to ymarks treeview
13 years ago
apfelmaennchen 77a080ced9 smaller fixes for YMarks
13 years ago
orbiter e22f8497c9 - tested the ARC methods
13 years ago
orbiter 5a55397f99 some last-minute performance hacks
13 years ago
apfelmaennchen dd1482aaf5 further update to YMarks
13 years ago
orbiter c882c0d421 fixed link to development change log
13 years ago
orbiter c9216d5adf fixed secondary remote search (the process that finds distributed join situations)
13 years ago
orbiter 64fd20b857 new default ranking profile
13 years ago
orbiter 0cf9ebc3b0 speed enhancements when parsing RWI rows (makes search slightly faster)
13 years ago
orbiter da55a359e9 addon to http://bugs.yacy.net/view.php?id=72
13 years ago
orbiter ee8b1d4de1 fixed unresolved pattern and unwanted local/global switch when using votes on search results
13 years ago
orbiter c584db991f creating a bookmark from the search results now works again .. with new YMarks
13 years ago
orbiter ac5bda205f - removed lower page navigation (it never looks nice)
13 years ago