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
/
IndexControlURLs_p.java
Age
Commit message (
Expand
)
Author
2018-04-06
Ensure no remote Solr is attached before "Shut Down and Re-Start Solr"
luccioman
2017-03-26
Enforced access controls on some administrative actions.
luccioman
2015-06-24
migration to Solr 5.2: huge benefits - this is a lot faster!
Michael Peter Christen
2015-06-04
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
Michael Peter Christen
2015-06-04
removed the new index export method from the IndexControlURLs_p.html
Michael Peter Christen
2015-06-04
remove obsolete searchfl work table
reger
2015-05-29
added a full solr export to the IndexControlURLs_p.html servlet. The
Michael Peter Christen
2015-04-23
don't record dump generation calls since that
Michael Peter Christen
2014-11-13
added new 'firstSeen' database table and necessary data structures which
Michael Peter Christen
2014-08-27
do not remove the index deletion option from the IndexControlURLs_p.html
orbiter
2014-08-01
better error handling for remote solr queries and exists-checks
orbiter
2014-02-24
refactoring
orbiter
2014-02-11
removed clearURLIndex, which is a stub remaining from the old metadata
Michael Peter Christen
2014-02-07
removed jena library and all code that depended on jena. When jena was
Michael Peter Christen
2014-01-20
- removed old metadata database and all migration code
Michael Peter Christen
2014-01-07
introduced a new storage path ARCHIVE inside of DATA which will be used
orbiter
2013-12-29
switched back on index deletion (was accidently off because new jetty
orbiter
2013-12-04
enhanced webgraph processing
Michael Peter Christen
2013-11-18
purge a lucene cache - possible memory leak fix
orbiter
2013-11-06
URL-export:add query and fix for cast-class-exception
sixcooler
2013-10-24
Enhanced 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 not
Michael Peter Christen
2013-08-22
Redesign of crawler identification and robots steering. A non-p2p user
Michael Peter Christen
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-28
added optimize-option
sixcooler
2013-05-29
added option to re-boot the embedded solr during run-time. Added also
Michael Peter Christen
2013-05-11
removed synchronization and concurrency in Fulltext class, concurrent
Michael Peter Christen
2013-05-08
prevent that the size of the index is computed too many times.
Michael Peter Christen
2013-02-22
added the generation of 50 (!!) new solr field in the core 'webgraph'.
Michael Peter Christen
2013-02-21
introduced a second core named 'webgraph'. This core will hold the link
Michael Peter Christen
2013-01-24
migrated the index export methods from the old metadata to solr. Now
Michael Peter Christen
2013-01-04
added separate delete commands for the local+remote solr index, the old
Michael Peter Christen
2012-11-23
removed overhead by preventing generation of full search results when
Michael Peter Christen
2012-11-13
added deletion of hosts during crawl start if deleteold option was given
Michael Peter Christen
2012-11-04
- added 'deleteold' option to crawler which causes that documents are
orbiter
2012-10-18
Refactoring and redesign of data architecture to make URIMetadataRow
Michael Peter Christen
2012-10-16
- removed dependencies from URIMetadataRow and made direct access to
Michael Peter Christen
2012-10-10
removed the option to prevent removal of & parts inside of the
Michael Peter Christen
2012-10-10
moved the index deletion functions from IndexControlRWIs to
Michael Peter Christen
2012-09-25
refactoring
Michael Peter Christen
2012-09-24
used the new zip writer/reader to add a solr dump process: the whole
Michael Peter Christen
2012-09-21
refactoring
Michael Peter Christen
2012-09-21
refactoring
Michael Peter Christen
2012-08-31
- extended the solr interface by a references-by-word-count method
Michael Peter Christen
2012-08-18
added ramaining iteration methods for solr in fulltext class
orbiter
2012-08-17
refactoring
Michael Peter Christen
2012-08-17
refactoring
Michael Peter Christen
2012-08-17
- refactoring (load -> getMetadata)
Michael Peter Christen
2012-07-22
- more abstraction for the RWI index as preparation for solr integration
orbiter
[next]