Commit Graph

4379 Commits (c79f687110df9c5bc3361e7b2d503ce71fd83515)

Author SHA1 Message Date
orbiter 5c7ddc67fe in GSA api enable usage of solr fq-attribute together with GSA
12 years ago
Michael Peter Christen eb9d0ba5b1 ranking and boost function update, small bugfixes, better default search
12 years ago
Michael Peter Christen 5f92c68f1f removed block rank ranking and all YBR files in /ranking
12 years ago
Michael Peter Christen 164603b946 cleanup
12 years ago
Michael Peter Christen 0c1a018bbd removed 'later' tactic because it used too much RAM, reduced number of
12 years ago
Michael Peter Christen 709e9b8ce7 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
12 years ago
Michael Peter Christen 9e07447d47 added new link for SMW
12 years ago
Michael Peter Christen 3c04dd11de removed dead link
12 years ago
Michael Peter Christen 281959a2d7 added option to re-boot the embedded solr during run-time. Added also
12 years ago
Michael Peter Christen 80a7989e8c fixed ClassCastException: [Ljava.lang.Object; cannot be cast to
12 years ago
orbiter da621e827e prevent NPE in case RWI is disabled
12 years ago
Michael Peter Christen 7300d81f40 include API Table deletion requests to the API recorder
12 years ago
Michael Peter Christen d2ade87b49 fixed missing thisaddress in yacysearch.html which caused that the
12 years ago
Michael Peter Christen 179d032181 added a (badly formatted) delete button for process scheduler entries
12 years ago
reger c03f75ebc3 fix DHT url receive see http://bugs.yacy.net/view.php?id=242
12 years ago
Marc Nause 8fb1b1e290 *) simplified banner creation code
12 years ago
Marc Nause cd0b5f31b4 *) updated links to description of regex
12 years ago
Michael Peter Christen 8f2d3ce2f9 reduced locking situation in crawler: shifted synchronized location and
12 years ago
Michael Peter Christen f93501e6e0 nice crawl name if crawl is started with file:// (was: null)
12 years ago
Michael Peter Christen b4f0cac102 added the reindexing job servlet to the submenu structure
12 years ago
Michael Peter Christen 8dbc80da70 redesign of index.exist-test: this shall now not be done using a single
12 years ago
Michael Peter Christen c91c67c3cd reject bad solr requests
12 years ago
Michael Peter Christen 44e363f37f refactoring of WorkflowProcessor, added process counter, update of
12 years ago
reger 79401cb938 added reindex option for documents with disabled or obsolete fields to Solr Schema Editor page (IndexSchema_p.html)
12 years ago
Michael Peter Christen b24d1d18e4 removed synchronization and concurrency in Fulltext class, concurrent
12 years ago
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