yacy_search_server/htroot/env
orbiter 30888e7a2f implementation of search constraints
Such constraints may formulate specific restrictions to web searches
This is implemented by scraping information for constraints from a web
page during parsing, and storing flags to the pages within the web index.

In this first step, only information for index pages ("index of", directory listings)
are scraped and stored in flags
- added new flag class kelondroBitfield
- added scraper method in condenser
- added bitfield structure for all scrape types (see also condenser)
- added bitfield structure for appearance locations (see RWIEntry)
- added handover protocol for remote search and index distribution
- extended kelondroColumn class to hold bitfield types
- added another search attribute on search page (index.html)
- extended search-filter to enable filtering of non-matching constraints
- set all new database types to be default
- refactoring: moved word hash generation to condenser class

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2999 6c8d7289-2bf4-0310-a012-ef5d649a1542
2006-11-23 02:16:30 +00:00
..
grafics *) removed unused image-file 2006-10-13 09:23:55 +00:00
templates implementation of search constraints 2006-11-23 02:16:30 +00:00
base.css *) small enhancement to webinterface, progressbars are now not stretched images, but <div>'s with colored background 2006-10-12 17:10:28 +00:00
page.html extended Supertemplates for Headerincludes. 2006-10-15 13:43:46 +00:00
page.java some fixes to new container merger 2006-07-26 22:40:11 +00:00
xhtml-style.css - added automatic tag generation when a web page from the search results is added 2006-09-18 00:37:02 +00:00