summaryrefslogtreecommitdiff
path: root/htroot/IndexFederated_p.java
AgeCommit message (Expand)Author
2022-10-02moved all remaining servlet classes to new locationMichael Peter Christen
2018-04-10Improve rendering of remote Solr admin URLsluccioman
2018-04-06Ensure no remote Solr is attached before "Shut Down and Re-Start Solr"luccioman
2018-04-04Optionally allow external Solr server with self-signed certificateluccioman
2017-03-26Enforced access controls on some administrative actions.luccioman
2014-07-16added SolrCloud access mode and configurationMichael Peter Christen
2014-05-22switch on core.service.rwi when switching back from portal mode to p2porbiter
2014-02-07removed jena library and all code that depended on jena. When jena wasMichael Peter Christen
2014-01-23Added a write-enabled checkbox for remote solr servers.orbiter
2014-01-20- removed old metadata database and all migration codeMichael Peter Christen
2013-12-27added option to attach remote solr servers in read-only modeMichael Peter Christen
2013-12-04enhanced webgraph processingMichael Peter Christen
2013-09-15- the webgraph shall store all links which appear on a web page and notMichael Peter Christen
2013-07-31fix for default boolean post values: the default value MUST NOT be TRUE,Michael Peter Christen
2013-07-25always use a default value for boolean options to have transparency forMichael Peter Christen
2013-07-23fixes for problems with remote solr and non-activated webgraph indexorbiter
2013-07-22added the property federated.service.solr.indexing.timeout to yacy.initorbiter
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-12added synchronizations and timeouts in solr api; missingMichael Peter Christen
2013-03-01- enhanced solr.add procedure for mass addsorbiter
2013-02-24- added flags in IndexFederated_p.html to switch on or off the webgraphMichael Peter Christen
2013-02-21introduced a second core named 'webgraph'. This core will hold the linkMichael Peter Christen
2013-02-15Full redesign of solr connection architecture. This was done to supportMichael Peter Christen
2013-02-13removed the commitWithin attribute because that is not the way how theMichael Peter Christen
2013-01-25catch exception if solr connection change failsMichael Peter Christen
2013-01-23- changed solr commit call and added an optimize option. Since SolrMichael Peter Christen
2013-01-14with strict compiler settings, IndexFederated_p does not compile withoutMichael Peter Christen
2013-01-14added (manual) urldb migration (link on: Index Administraton -> Federated Sol...reger
2012-09-26- removed ip_s from default profile since that needs a DNS lookup toMichael Peter Christen
2012-09-25- fix for NPEs during remote solr configurationMichael Peter Christen
2012-09-25refactoringMichael Peter Christen
2012-09-25refactoringMichael Peter Christen
2012-09-21refactoringMichael Peter Christen
2012-09-21removed more dependencies in cora from kelondroorbiter
2012-08-17refactoringMichael Peter Christen
2012-08-17refactoringMichael Peter Christen
2012-08-17code simplificationMichael Peter Christen
2012-08-16FOR THE BRAVE.. this is a forced migration to solr which is now readyMichael Peter Christen
2012-08-10refactoringMichael Peter Christen
2012-08-05added more solr fields to integrate values from URIMetadataRow. Allorbiter
2012-07-25Moved solr index-add method to the same method where the YaCy index isMichael Peter Christen
2012-07-24extended abstraction of local and remote solr index using one front-endMichael Peter Christen
2012-07-23changed options in IndexFederated_p to switch on/off parts of the indexMichael Peter Christen
2012-07-20patches to ensure that solr connectors are active ony if they have aorbiter
2012-07-20embedded solr is only initiated if it is activated withorbiter
2012-07-10using SwitchboardConstants for solr attributesorbiter
2012-07-06fix to solr configuration (case where the external solr was not online)Michael Peter Christen
2012-07-05- added @SuppressWarnings to unused servlet method parametersMichael Peter Christen
2012-06-28removed segments-concept and the Segments class:Michael Peter Christen