You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
orbiter
2cba860693
- fix for wrong entries in NOLOAD indexing queue (that caused that urls had been only indexed based on their url and not loaded)
- patch for better urls to solr admin interface
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7938 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
14 years ago |
.. |
ai
|
*) added new user right: extended search right (allows to define users who can query more results than anonymous users)
|
14 years ago |
cora
|
- fix for wrong entries in NOLOAD indexing queue (that caused that urls had been only indexed based on their url and not loaded)
|
14 years ago |
document
|
added new configuration property "crawler.embedLinksAsDocuments". If this is switched on (this is default now), the all embedded image, audio and video links from all parsed documents are added to the search index as individual document. This will increase the search index size dramatically but will also enable us to create a much faster image, audio and video search. If the flag is switched on, the index entries are also stored to a solr index, if this is also enabled.
|
14 years ago |
gui
|
*) set SVN properties
|
14 years ago |
kelondro
|
added synchronization in ReferenceContainer and logging for shrinking
|
14 years ago |
repository
|
added new configuration property "crawler.embedLinksAsDocuments". If this is switched on (this is default now), the all embedded image, audio and video links from all parsed documents are added to the search index as individual document. This will increase the search index size dramatically but will also enable us to create a much faster image, audio and video search. If the flag is switched on, the index entries are also stored to a solr index, if this is also enabled.
|
14 years ago |
upnp
|
*) set SVN properties
|
14 years ago |
visualization
|
added a visualization of peer pings to the performance graphic
|
14 years ago |
YaCySearchClient.java
|
always try to guess the size of a StringBuilder to prevent too many memory re-allocations
|
14 years ago |
dbtest.java
|
Runtime.maxMemory() DOES change @ runtime:
|
14 years ago |
migration.java
|
added a file type navigator
|
14 years ago |
yacy.java
|
switched off logging of org.apache.http which was suddenly switched on by default (??)
|
14 years ago |