Commit Graph

81 Commits (ef7fe537c52f0ff84468f94e484a0e0be00b9684)

Author SHA1 Message Date
orbiter c4c4c223b9 fixed a problem with attribute flags on RWI entries that prevented proper selection of index-of constraint
16 years ago
orbiter 47292e696a more performance hacks
16 years ago
f1ori 7e1fe05e3c * added utf8-encoding to many getBytes-calls
16 years ago
f1ori 340ecd919d * include non ascii characters in visible characters
16 years ago
orbiter b098522977 some very small advances to index utf-8 (not working yet), inserted also debugging code
16 years ago
f1ori 2e53cbc66a should compile now
16 years ago
f1ori f3bf2e379e should compile again
16 years ago
f1ori dd8441f102 fix bug: data from plasmaParser is allready converted to UTF-8
16 years ago
orbiter ce4715e305 removed indexing of anchor links and tagging such words as part of urls (that was wrong)
16 years ago
orbiter f0b42e5a98 fixed NPE
16 years ago
orbiter 8e0de7f180 update to language statistic evaluation:
16 years ago
orbiter ce2a7ed116 integrated language detection classes into condenser environment
16 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter b928ae492a some code-cleanup and possible speed enhancements in different core methods
17 years ago
danielr 7feae906aa - organize imports
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
orbiter bac38cfa18 added very rudimentary peer news as rss feed. An example can be retrieved with
17 years ago
orbiter b9a2a2d287 more search performance hacks
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
orbiter c48e25d784 - fixed selection box for topwords
17 years ago
orbiter 87a8747ce3 - enhanced recognition, parsing, management and double-occurrence-handling of image tags
17 years ago
orbiter 85dc62c16f refactoring: more dublin core - compliant naming
17 years ago
orbiter efd0b8371a - added parsing of Dublin Core - compliant metadata (see RFC 5013 and ISO 15836) to html parser
17 years ago
orbiter 45339c3db5 more generics
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter ecd7f8ba4e - added NEAR operator (must be written in UPPERCASE in search query)
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
orbiter 55da871211 preparations for better ranking: better debugging of index properties
17 years ago
orbiter 3491531cea - fixed 'appears in url' flag in index generation
17 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
17 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter 815e3da62f fix for http://www.yacy-forum.de/viewtopic.php?p=37353#37353
18 years ago
karlchenofhell baa9402b97 - wiki-parser is now configurable via the config setting wikiParser.class which holds the class-name for the parser to use
18 years ago
orbiter 0384b8771b fix for http://www.yacy-forum.de/viewtopic.php?p=35700#35700
18 years ago
(no author) 4f4d3d71dd *) Faster appearance of ConfigBasic by bypassing UPNP-scan in case of existing external connects
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter 2cb16824e3 removed support for old database structures.
18 years ago
orbiter 6b9eea3932 - removed differentiation between longTitle and shortTitle; this cannot be used for search results,
18 years ago
orbiter a738b57b31 added author tag to indexing content
18 years ago
orbiter f25c0e98d1 - replaced String by StringBuffer in condenser
18 years ago
orbiter 2dbea612c9 fixed display bug for image search preview
18 years ago
orbiter 61798f0ae6 added option to distinguish between text crawl and media crawl
18 years ago
orbiter 937ccd4e76 fix for snippet-generation
18 years ago
auron_x c086c71f17 *) fixed ArrayIndexOutOfBoundsException
18 years ago
orbiter bf0d820659 - added correct flagging of word properties
18 years ago
orbiter a603c4d5e8 more code simplifications
18 years ago
orbiter ad1e4aa88e added selection of audio, video, image and application resources
18 years ago