summaryrefslogtreecommitdiff
path: root/htroot/IndexControlURLs_p.java
AgeCommit message (Expand)Author
2018-04-06Ensure no remote Solr is attached before "Shut Down and Re-Start Solr"luccioman
2017-03-26Enforced access controls on some administrative actions.luccioman
2015-06-24migration to Solr 5.2: huge benefits - this is a lot faster!Michael Peter Christen
2015-06-04Merge branch 'master' of git@github.com:yacy/yacy_search_server.gitMichael Peter Christen
2015-06-04removed the new index export method from the IndexControlURLs_p.htmlMichael Peter Christen
2015-06-04remove obsolete searchfl work tablereger
2015-05-29added a full solr export to the IndexControlURLs_p.html servlet. TheMichael Peter Christen
2015-04-23don't record dump generation calls since thatMichael Peter Christen
2014-11-13added new 'firstSeen' database table and necessary data structures whichMichael Peter Christen
2014-08-27do not remove the index deletion option from the IndexControlURLs_p.htmlorbiter
2014-08-01better error handling for remote solr queries and exists-checksorbiter
2014-02-24refactoringorbiter
2014-02-11removed clearURLIndex, which is a stub remaining from the old metadataMichael Peter Christen
2014-02-07removed jena library and all code that depended on jena. When jena wasMichael Peter Christen
2014-01-20- removed old metadata database and all migration codeMichael Peter Christen
2014-01-07introduced a new storage path ARCHIVE inside of DATA which will be usedorbiter
2013-12-29switched back on index deletion (was accidently off because new jettyorbiter
2013-12-04enhanced webgraph processingMichael Peter Christen
2013-11-18purge a lucene cache - possible memory leak fixorbiter
2013-11-06URL-export:add query and fix for cast-class-exceptionsixcooler
2013-10-24Enhanced crawl start for very, very large crawl lists (i.e. > 5000)Michael Peter Christen
2013-09-15- the webgraph shall store all links which appear on a web page and notMichael Peter Christen
2013-08-22Redesign of crawler identification and robots steering. A non-p2p userMichael Peter Christen
2013-07-17Added 'final' for all exception blocks as this helps the Java compilerRoland Haeder
2013-07-09- refactoring of log to ConcurrentLog:Michael Peter Christen
2013-06-28added optimize-optionsixcooler
2013-05-29added option to re-boot the embedded solr during run-time. Added alsoMichael Peter Christen
2013-05-11removed synchronization and concurrency in Fulltext class, concurrentMichael Peter Christen
2013-05-08prevent that the size of the index is computed too many times.Michael Peter Christen
2013-02-22added the generation of 50 (!!) new solr field in the core 'webgraph'.Michael Peter Christen
2013-02-21introduced a second core named 'webgraph'. This core will hold the linkMichael Peter Christen
2013-01-24migrated the index export methods from the old metadata to solr. NowMichael Peter Christen
2013-01-04added separate delete commands for the local+remote solr index, the oldMichael Peter Christen
2012-11-23removed overhead by preventing generation of full search results whenMichael Peter Christen
2012-11-13added deletion of hosts during crawl start if deleteold option was givenMichael Peter Christen
2012-11-04- added 'deleteold' option to crawler which causes that documents areorbiter
2012-10-18Refactoring and redesign of data architecture to make URIMetadataRowMichael Peter Christen
2012-10-16- removed dependencies from URIMetadataRow and made direct access toMichael Peter Christen
2012-10-10removed the option to prevent removal of & parts inside of theMichael Peter Christen
2012-10-10moved the index deletion functions from IndexControlRWIs toMichael Peter Christen
2012-09-25refactoringMichael Peter Christen
2012-09-24used the new zip writer/reader to add a solr dump process: the wholeMichael Peter Christen
2012-09-21refactoringMichael Peter Christen
2012-09-21refactoringMichael Peter Christen
2012-08-31- extended the solr interface by a references-by-word-count methodMichael Peter Christen
2012-08-18added ramaining iteration methods for solr in fulltext classorbiter
2012-08-17refactoringMichael Peter Christen
2012-08-17refactoringMichael Peter Christen
2012-08-17- refactoring (load -> getMetadata)Michael Peter Christen
2012-07-22- more abstraction for the RWI index as preparation for solr integrationorbiter