Commit Graph

4354 Commits (9a6fcdf5978b5806768f47a3014c73e94480e285)

Author SHA1 Message Date
Michael Peter Christen f965d04496 added new peer icons for Mentor peers and Mentee peers (not used yet)
12 years ago
Michael Peter Christen b9b446bca6 - added ssl configuration sign (a lock) to network statistic/table
12 years ago
Michael Peter Christen 7095446ad3 added checkbox (near port) to switch on ssl support (https access) to
12 years ago
Michael Peter Christen e6c8b545c2 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter 4baa0d4a97 Added a default keystore for ssl encryption of the YaCy web interface.
12 years ago
Michael Peter Christen 038f956821 fix for sitemap detection: the sitemap url was not visible if it
12 years ago
Michael Peter Christen e26bdd4a52 fixes to deletion methods (removed unnecessary concurrency and added
12 years ago
Michael Peter Christen f7f3e28c5e prevent that the size of the index is computed too many times.
12 years ago
Michael Peter Christen cca19d94d4 re-declared some fields to be of type string rather than text which
12 years ago
Michael Peter Christen ed1d5bace6 draw the names of other peers which receive/send dht into the network
12 years ago
Michael Peter Christen b528448332 enlarge network graph circle according to image height and reduce the
12 years ago
Michael Peter Christen f1bb54943e typo
12 years ago
Michael Peter Christen d7fd346917 - added regular-expression based deletions
12 years ago
Michael Peter Christen 3841854c97 abstraction of catchall term
12 years ago
sixcooler e145afb8d6 fix for PerformanceMemory showing UNRESOLVED_PATTERN by removing
12 years ago
Michael Peter Christen 1b102d98d8 - added index deletion to index administration submenu
12 years ago
Michael Peter Christen 0e2ee00fea added an index deletion servlet and some style changes for the
12 years ago
Michael Peter Christen e4f7e5bcfe fixed bad css change
12 years ago
Michael Peter Christen 3502b4c697 refactoring (renaming) of yacy-solr api
12 years ago
Michael Peter Christen 3a0fcfbeda Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 25499eead5 - added a new field for the regular expression in crawl start
12 years ago
reger 0a9b0992f3 RinkingSolr_p: include warning if boost field not in local index
12 years ago
orbiter e1bfe9d07a - reduction of the concurrently running processes to make YaCy more
12 years ago
Michael Peter Christen c091000165 added collection attribute also to the rss feed reader
12 years ago
orbiter f7571386a3 added a 'collection' property attribute in yacysearch.html which can be
12 years ago
orbiter 3e79bd4b1f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter d571e739b6 increased row limitation for authorized users from 10000 to 100000000 in
12 years ago
Michael Peter Christen a1fffe8e86 fixed default ranking values
12 years ago
Michael Peter Christen 1d30082446 added hindi translation configuration
12 years ago
Michael Peter Christen 97775fbebc fixed ranking for add-function queries: this did not work. The option
12 years ago
Michael Peter Christen 298bf2deb5 fix to ranking configuration servlet
12 years ago
Michael Peter Christen 2db058b551 added in RankingSolr_p.html a select box to switch between different
12 years ago
Michael Peter Christen 6fbca35215 fixed api table navigation
12 years ago
Michael Peter Christen f24ac518e6 redesign of exists()-query (can now be called with query) and the
12 years ago
Michael Peter Christen 27d6222880 added new field host_extent_i which, after a crawl and postprocessing,
12 years ago
Michael Peter Christen 579eb01a49 showing now the details of references count in host browser:
12 years ago
reger 0f4237d8e5 add admin option to delete load errors from index
12 years ago
Marc Nause e99c8789ff *) fixed encoding of query in link to map (in case geolocalization is
12 years ago
Michael Peter Christen 082e3274d6 - setting the same default ranking in the solr interface as for YaCy
12 years ago
Michael Peter Christen edc0b33f6d - showing references count and clickdepth in host browser
12 years ago
orbiter 2c3b024196 if the crawl was paused (automatically), show the reason for pausing in
12 years ago
reger 566a3b0294 fix: Index Administration > Reverse Word Index (IndexControlRWIs_p) corrected use of word search to word-hash search
12 years ago
reger 40b3f2c5fe comment out dead menue link
12 years ago
reger bf1e1ddca1 fix typo in prev commit
12 years ago
reger d4d93be779 uncomment "used time" calculation for remote search log
12 years ago
reger 36202f27b0 improve remote search log, set "Returned Results" to transmitcount (instead of no value)
12 years ago
reger 254074b11d Merge branch 'master' of git://gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 870aedf3c6 fixes for better search interface integration in yaml templates
12 years ago
Michael Peter Christen 735eb70525 better search timing; prevents '0 results' for very large local
12 years ago
Michael Peter Christen 342ba1049b - callback fix
12 years ago
reger 31d16f20d7 fix invisible icon not found
12 years ago
orbiter 243b66ae6d Merge branch 'master' of git://gitorious.org/~frankensteen91/yacy/frankensteen91s-yacy
12 years ago
Frank 7763f2554f add the new PPMbar in Crawler_p for a better style and better use.
12 years ago
orbiter e4d26d1cb4 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter 940c6849ee enhanced did-you-mean (a bit): can now remember previously searched
12 years ago
reger d57b221921 add: reset Solr schema filed selection to default button in IndexSchema_p
12 years ago
Michael Peter Christen 9406a2e438 fixed NPE during index abstract computation
12 years ago
Michael Peter Christen d725782440 turned severe message to warning message about network failure events
12 years ago
Michael Peter Christen 2d36a7eaf5 - do not create a new query for all remote peers
12 years ago
Michael Peter Christen 2080fc7406 removed unused tag fields
12 years ago
reger 7804c12976 fix error msg in ConfigHeuristics_p
12 years ago
reger 230a12bfe2 adjust Opensearch discover function to new webgraph Solr schema
12 years ago
orbiter 47114910d5 fix for possible memory leaks
12 years ago
Michael Peter Christen addba047e2 changes in ranking computation
12 years ago
Michael Peter Christen 68e739a90b Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 3d9ce9cd04 - added more selection criteria for network seed list
12 years ago
orbiter 168e8d9b4d added/fixed missing DOCTYPE line (submitted by Thomas)
12 years ago
Michael Peter Christen 25300913fa fixes to search debugging after testing with the different search
12 years ago
Michael Peter Christen 2d472a39f4 DHT-transferred metadata and crawl receipts now also use the delayed
12 years ago
Michael Peter Christen 221ed7d764 - enhanced concurrency during search without IO blocking
12 years ago
Marc Nause 2714b59f38 *) For some reason this seems to fix a ClassCastException on my system
12 years ago
orbiter 0f7ea7ad9f - enhanced solr.add procedure for mass adds
12 years ago
orbiter 7ff10bdb1b fix of page navigation for formatted totalcount numbers
12 years ago
orbiter a734fbc4a5 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
orbiter d74472f562 corrected result counter
12 years ago
orbiter aa3c26c62e added recrawl/reload to CrawlStartSite for a timeout of 3 days
12 years ago
orbiter c1b7e61882 added option to create empty vocabularies
12 years ago
bubu e0edad689d fix link to IndexSchema_p.html
12 years ago
Michael Peter Christen c95a84103a complete redesign of search process:
12 years ago
Michael Peter Christen 35fa718b77 testing to use solr for portalsearch caused some bugfixing but no full
12 years ago
Michael Peter Christen 008288719c fix for schema export to consider also automatically generated
12 years ago
Michael Peter Christen 089dee1770 - generalized SchemaConfiguration into super-class Configuration and
12 years ago
Michael Peter Christen 56d5946a59 - added flags in IndexFederated_p.html to switch on or off the webgraph
12 years ago
Michael Peter Christen 14cceb6b17 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 58e1e6fa2b fixes to schema
12 years ago
reger d31a109efe remove obsolete Solr "commit within" input field from IndexFederated
12 years ago
Michael Peter Christen 788288eb9e added the generation of 50 (!!) new solr field in the core 'webgraph'.
12 years ago
Michael Peter Christen 89ede0fe84 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 91a0401d59 introduced a second core named 'webgraph'. This core will hold the link
12 years ago
orbiter 594ed63f2a fixed interactive search which caused an error if pubDate is not present
12 years ago
Michael Peter Christen 98a4a4aa97 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen b6de1f42dc Full redesign of solr connection architecture. This was done to support
12 years ago
Marc Nause efb6cf7d21 Merge branch 'master' of git@gitorious.org:yacy/rc1.git
12 years ago
Marc Nause ce5b7afab2 *) removed Skype online indicator (was not working anymore)
12 years ago
Michael Peter Christen 4111606654 removed the commitWithin attribute because that is not the way how the
12 years ago
Michael Peter Christen c20fa3640d fix to unbalanced tag and license for null objects
12 years ago
Michael Peter Christen 3a6097966d added jsonp option to yjson result writer
12 years ago
Michael Peter Christen de58043205 Added image license generation for solr image search results when
12 years ago
Michael Peter Christen d3508fa8ff fixed json search, quotes, auto-facets, urls etc. for
12 years ago
Michael Peter Christen 02fa31b5bf better filesearch layout
12 years ago