index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
htroot
/
IndexFederated_p.java
Age
Commit message (
Expand
)
Author
2022-10-02
moved all remaining servlet classes to new location
Michael Peter Christen
2018-04-10
Improve rendering of remote Solr admin URLs
luccioman
2018-04-06
Ensure no remote Solr is attached before "Shut Down and Re-Start Solr"
luccioman
2018-04-04
Optionally allow external Solr server with self-signed certificate
luccioman
2017-03-26
Enforced access controls on some administrative actions.
luccioman
2014-07-16
added SolrCloud access mode and configuration
Michael Peter Christen
2014-05-22
switch on core.service.rwi when switching back from portal mode to p2p
orbiter
2014-02-07
removed jena library and all code that depended on jena. When jena was
Michael Peter Christen
2014-01-23
Added a write-enabled checkbox for remote solr servers.
orbiter
2014-01-20
- removed old metadata database and all migration code
Michael Peter Christen
2013-12-27
added option to attach remote solr servers in read-only mode
Michael Peter Christen
2013-12-04
enhanced webgraph processing
Michael Peter Christen
2013-09-15
- the webgraph shall store all links which appear on a web page and not
Michael Peter Christen
2013-07-31
fix for default boolean post values: the default value MUST NOT be TRUE,
Michael Peter Christen
2013-07-25
always use a default value for boolean options to have transparency for
Michael Peter Christen
2013-07-23
fixes for problems with remote solr and non-activated webgraph index
orbiter
2013-07-22
added the property federated.service.solr.indexing.timeout to yacy.init
orbiter
2013-07-17
Added 'final' for all exception blocks as this helps the Java compiler
Roland Haeder
2013-07-09
- refactoring of log to ConcurrentLog:
Michael Peter Christen
2013-06-12
added synchronizations and timeouts in solr api; missing
Michael Peter Christen
2013-03-01
- enhanced solr.add procedure for mass adds
orbiter
2013-02-24
- added flags in IndexFederated_p.html to switch on or off the webgraph
Michael Peter Christen
2013-02-21
introduced a second core named 'webgraph'. This core will hold the link
Michael Peter Christen
2013-02-15
Full redesign of solr connection architecture. This was done to support
Michael Peter Christen
2013-02-13
removed the commitWithin attribute because that is not the way how the
Michael Peter Christen
2013-01-25
catch exception if solr connection change fails
Michael Peter Christen
2013-01-23
- changed solr commit call and added an optimize option. Since Solr
Michael Peter Christen
2013-01-14
with strict compiler settings, IndexFederated_p does not compile without
Michael Peter Christen
2013-01-14
added (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 to
Michael Peter Christen
2012-09-25
- fix for NPEs during remote solr configuration
Michael Peter Christen
2012-09-25
refactoring
Michael Peter Christen
2012-09-25
refactoring
Michael Peter Christen
2012-09-21
refactoring
Michael Peter Christen
2012-09-21
removed more dependencies in cora from kelondro
orbiter
2012-08-17
refactoring
Michael Peter Christen
2012-08-17
refactoring
Michael Peter Christen
2012-08-17
code simplification
Michael Peter Christen
2012-08-16
FOR THE BRAVE.. this is a forced migration to solr which is now ready
Michael Peter Christen
2012-08-10
refactoring
Michael Peter Christen
2012-08-05
added more solr fields to integrate values from URIMetadataRow. All
orbiter
2012-07-25
Moved solr index-add method to the same method where the YaCy index is
Michael Peter Christen
2012-07-24
extended abstraction of local and remote solr index using one front-end
Michael Peter Christen
2012-07-23
changed options in IndexFederated_p to switch on/off parts of the index
Michael Peter Christen
2012-07-20
patches to ensure that solr connectors are active ony if they have a
orbiter
2012-07-20
embedded solr is only initiated if it is activated with
orbiter
2012-07-10
using SwitchboardConstants for solr attributes
orbiter
2012-07-06
fix to solr configuration (case where the external solr was not online)
Michael Peter Christen
2012-07-05
- added @SuppressWarnings to unused servlet method parameters
Michael Peter Christen
2012-06-28
removed segments-concept and the Segments class:
Michael Peter Christen
[next]