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
2a604b7402
added superfast search result computation which can be obtained for local search when snippet fetching is disabled. An example search for the rss interface would be:
http://localhost:8080/yacysearch.rss?query=yacy&Enter=Search&contentdom=text&count=10&resource=local&verify=false
(just add "&verify=false")
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4878 6c8d7289-2bf4-0310-a012-ef5d649a1542
|
17 years ago |
.. |
cache
|
…
|
|
parser
|
fixed "java.lang.NoClassDefFoundError: org/a"
|
17 years ago |
plasmaCondenser.java
|
refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
|
17 years ago |
plasmaDHTChunk.java
|
major step forward to network switching (target is easy switch to intranet or other networks .. and back)
|
17 years ago |
plasmaDHTFlush.java
|
- added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
|
17 years ago |
plasmaDHTTransfer.java
|
major step forward to network switching (target is easy switch to intranet or other networks .. and back)
|
17 years ago |
plasmaDbImporter.java
|
refactoring:
|
17 years ago |
plasmaGrafics.java
|
updated some grafics at new terminal_p
|
17 years ago |
plasmaHTCache.java
|
refactoring: moved all crawler classes into their own package
|
17 years ago |
plasmaParser.java
|
refactoring: moved all crawler classes into their own package
|
17 years ago |
plasmaParserConfig.java
|
…
|
|
plasmaParserDocument.java
|
next refactoring step in document indexing to prepare concurrency environment for document parsing
|
17 years ago |
plasmaProfiling.java
|
- added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
|
17 years ago |
plasmaRankingCRProcess.java
|
consistent use of de.anomic.server.serverMemory to get information about memory statistics
|
17 years ago |
plasmaRankingDistribution.java
|
major step forward to network switching (target is easy switch to intranet or other networks .. and back)
|
17 years ago |
plasmaRankingRCIEvaluation.java
|
…
|
|
plasmaSearchAPI.java
|
- added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
|
17 years ago |
plasmaSearchEvent.java
|
added superfast search result computation which can be obtained for local search when snippet fetching is disabled. An example search for the rss interface would be:
|
17 years ago |
plasmaSearchImages.java
|
added new default profiles to distinguish snippet fetch for local and global search
|
17 years ago |
plasmaSearchQuery.java
|
more access security regarding database access and snippet retrieval: restrict number of results for not-authorized searchers
|
17 years ago |
plasmaSearchRankingProcess.java
|
more access security regarding database access and snippet retrieval: restrict number of results for not-authorized searchers
|
17 years ago |
plasmaSearchRankingProfile.java
|
…
|
|
plasmaSnippetCache.java
|
- added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
|
17 years ago |
plasmaStore.java
|
replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
|
17 years ago |
plasmaSwitchboard.java
|
added superfast search result computation which can be obtained for local search when snippet fetching is disabled. An example search for the rss interface would be:
|
17 years ago |
plasmaWebStructure.java
|
added superfast search result computation which can be obtained for local search when snippet fetching is disabled. An example search for the rss interface would be:
|
17 years ago |
plasmaWordConnotation.java
|
- changed order of database initialisation (index first)
|
17 years ago |
plasmaWordIndex.java
|
added a deletion button to indexControlRWIs that deletes the complete web index
|
17 years ago |