yacy_search_server/source/de/anomic/search
orbiter 3a9dc52ac2 added a fascinating new way to search _and_ start a web crawl at the same time:
implemented a hint from dulcedo "use site: - operator as crawl start point".
YaCy already was able to search using a site-constraint. This function is now extended with a instant crawling feature.
When you now use the site-operator, then the landing page of the site iand every page that is linked from this page are loaded, indexed and selected for the search result within that search request. When the remote server responds quickly enough, then this process can result in search results during the normal search result preparation .. just in some seconds.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6941 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-06-23 11:19:32 +00:00
..
blockrank continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775 and continued in SVN 6790 2010-04-15 13:22:59 +00:00
ContentDomain.java *) minor changes 2009-12-28 11:06:49 +00:00
DocumentIndex.java added a fascinating new way to search _and_ start a web crawl at the same time: 2010-06-23 11:19:32 +00:00
IndexAbstracts.java *) setting SVN keywords 2009-09-05 20:41:21 +00:00
MediaSnippet.java more abstraction for access of LoaderDispatcher and cache 2010-06-22 12:28:53 +00:00
MetadataRepository.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
Navigator.java - added a new Wiki Namespace Navigator 2010-03-05 21:25:49 +00:00
QueryParams.java added a fascinating new way to search _and_ start a web crawl at the same time: 2010-06-23 11:19:32 +00:00
RankingProcess.java more abstraction for access of LoaderDispatcher and cache 2010-06-22 12:28:53 +00:00
RankingProfile.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
ReferenceOrder.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
ResultEntry.java - added new protocol loader for 'file'-type URLs 2010-05-25 12:54:57 +00:00
ResultFetcher.java more abstraction of the htcache when using the LoaderDispatcher: 2010-06-21 14:54:54 +00:00
SearchEvent.java added the (fixed and anhanced) secondary search process. The process was disabled since some time. 2010-06-20 00:11:12 +00:00
SearchEventCache.java enhanced remove operation in search consequences (which are triggered when the snippet fetch proves that the word has disappeared from the page that was stored in the index) 2010-04-20 13:45:22 +00:00
Segment.java added a fascinating new way to search _and_ start a web crawl at the same time: 2010-06-23 11:19:32 +00:00
Segments.java added a fascinating new way to search _and_ start a web crawl at the same time: 2010-06-23 11:19:32 +00:00
Switchboard.java added a fascinating new way to search _and_ start a web crawl at the same time: 2010-06-23 11:19:32 +00:00
SwitchboardConstants.java allow global search if res. observer disabled index transmission 2010-02-09 17:14:16 +00:00
TextSnippet.java more abstraction for access of LoaderDispatcher and cache 2010-06-22 12:28:53 +00:00