yacy_search_server/source/de/anomic/plasma
orbiter 279b1d969d Integrated new indexing data structure 'collections' into the main class
for indexing, the plasmaWordIndex.

The new data structure is ready-to-use, but currently disabled.
It can be activated by setting the static
plasmaWordIndex.useCollectionIndex
to true. This shall be done for testing purpose.

The new index is stored to
DATA/INDEX/PUBLIC/TEXT
The directory PLASMA shall be used only for crawler in the future.

Attention: during testing the data structure in INDEX may change,
and created indexes with the new data structure may get useless.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2348 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-08-05 22:22:14 +00:00
..
dbImport Integrated new indexing data structure 'collections' into the main class 2006-08-05 22:22:14 +00:00
parser replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaCondenser.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaCrawlBalancer.java simplified method call in balancer 2006-07-19 00:42:20 +00:00
plasmaCrawlEURL.java * strict handling of NURL entry element generation, storage and stacking 2006-07-24 16:04:14 +00:00
plasmaCrawlLoader.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaCrawlLoaderMessage.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaCrawlLURL.java renamed new index class to old name 2006-08-02 20:01:59 +00:00
plasmaCrawlNURL.java implemented option to extract nurls from the database 2006-07-24 16:40:59 +00:00
plasmaCrawlProfile.java added option to configure the start-up delay time for kelondro database files. 2006-07-03 23:57:33 +00:00
plasmaCrawlRobotsTxt.java added option to configure the start-up delay time for kelondro database files. 2006-07-03 23:57:33 +00:00
plasmaCrawlStacker.java redesign of database iterators: 2006-07-26 11:21:51 +00:00
plasmaCrawlWorker.java some redesign of EURL storage 2006-07-24 15:25:47 +00:00
plasmaDHTChunk.java Integrated new indexing data structure 'collections' into the main class 2006-08-05 22:22:14 +00:00
plasmaDHTFlush.java * fixed problem with indexContainer iteration from RAM: 2006-08-01 10:30:55 +00:00
plasmaDHTTransfer.java work towards new indexing database structure 2006-07-04 14:47:27 +00:00
plasmaGrafics.java network picture; 2006-06-24 02:52:24 +00:00
plasmaHTCache.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaParser.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaParserConfig.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaParserDocument.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaRankingCRProcess.java * fixed problem with indexContainer iteration from RAM: 2006-08-01 10:30:55 +00:00
plasmaRankingDistribution.java
plasmaRankingRCIEvaluation.java added option to extract domains and/or urls from the eurl database 2006-07-24 08:08:33 +00:00
plasmaSearchEvent.java * implemented (finished) class indexRowSetContainer 2006-08-02 23:20:03 +00:00
plasmaSearchImages.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaSearchPreOrder.java * implemented (finished) class indexRowSetContainer 2006-08-02 23:20:03 +00:00
plasmaSearchQuery.java start with refactoring of index management 2006-05-16 16:11:55 +00:00
plasmaSearchRankingProfile.java replaced indexURLEntry by new class that uses a kelondroRow.Entry object 2006-08-02 19:59:28 +00:00
plasmaSearchResult.java replaced indexURLEntry by new class that uses a kelondroRow.Entry object 2006-08-02 19:59:28 +00:00
plasmaSearchTimingProfile.java tried to fix some problems with time-outs during search 2006-04-03 23:26:08 +00:00
plasmaSnippetCache.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaStore.java
plasmaSwitchboard.java Integrated new indexing data structure 'collections' into the main class 2006-08-05 22:22:14 +00:00
plasmaSwitchboardQueue.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaURLPattern.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaURLPool.java replaced java.net.URL usage by use of new class de.anomic.net.URL 2006-07-13 01:21:53 +00:00
plasmaWordConnotation.java added option to configure the start-up delay time for kelondro database files. 2006-07-03 23:57:33 +00:00
plasmaWordIndex.java Integrated new indexing data structure 'collections' into the main class 2006-08-05 22:22:14 +00:00
plasmaWordIndexAssortment.java * implemented (finished) class indexRowSetContainer 2006-08-02 23:20:03 +00:00
plasmaWordIndexAssortmentCluster.java * implemented (finished) class indexRowSetContainer 2006-08-02 23:20:03 +00:00
plasmaWordIndexFile.java renamed new index class to old name 2006-08-02 20:01:59 +00:00
plasmaWordIndexFileCluster.java * implemented (finished) class indexRowSetContainer 2006-08-02 23:20:03 +00:00