Commit Graph

44 Commits (c31d94664a65ce237459299eb59ecf8c20e40335)

Author SHA1 Message Date
reger 4cc38e979d add InputStream close after reading input file (Vocabulary_p servlet)
9 years ago
reger f0d7b93372 make use and activate autodetect charset in Vocabulary input from file
9 years ago
luc 571bc55937 Refactoring : use StandardCharsets constants instead of hard-coded
9 years ago
reger 821262a179 add CommonPattern for multiple spaces
10 years ago
reger f7b0148f6a fix NPE in Vocabulary_p servlet
10 years ago
Michael Peter Christen 68c605d637 replace with CommonPattern.SPACE for split
10 years ago
Michael Peter Christen 1f5047b15f using precompiled pattern CommonPattern.SEMICOLON for splits
10 years ago
Michael Peter Christen a8a2b7a803 persistency for vocabulary facet switch
10 years ago
Michael Peter Christen 6390454652 fix for vocabulary on/off setting
10 years ago
Michael Peter Christen ff035a20e7 fix for vocabulary import (double term detection)
10 years ago
Michael Peter Christen e6650050fe fix for Is Facet checkbox
10 years ago
Michael Peter Christen bd3ed5cae5 added charset detection to vocabulary reader
10 years ago
Michael Peter Christen 7bfc5b80cb added new options to vocabulary editor:
10 years ago
Michael Peter Christen 092d97d7ac when importing vocabulary csv files, accept also files without semicolon
10 years ago
Michael Peter Christen 0dc6e0a5f2 added option to enrich vocabularies with synonyms from synonym database
10 years ago
Michael Peter Christen ec9d021568 added option in vocabulary editor to import CSV files with different
10 years ago
Michael Peter Christen 8ad41a882c fixed several problems with postprocessing:
11 years ago
Michael Peter Christen 5e31bad711 - the webgraph shall store all links which appear on a web page and not
11 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
11 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
orbiter c1b7e61882 added option to create empty vocabularies
12 years ago
orbiter a2160054d7 ability to create vocabularies also without any objectspace: this
12 years ago
Michael Peter Christen 43f3345c90 - removed dependencies from URIMetadataRow and made direct access to
12 years ago
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the
12 years ago
Michael Peter Christen 00c1c777fa refactoring
12 years ago
Michael Peter Christen 0cab06c47c refactoring
12 years ago
Michael Peter Christen 18f989dfb1 - refactoring (load -> getMetadata)
12 years ago
orbiter 69e743d9e3 - more abstraction for the RWI index as preparation for solr integration
12 years ago
orbiter 0cbda0b2b8 - replaced all length() == 0 and size() == 0 with isEmpty()
13 years ago
Michael Peter Christen d3964253ae - added @SuppressWarnings to unused servlet method parameters
13 years ago
Michael Peter Christen 03280fb161 removed segments-concept and the Segments class:
13 years ago
Michael Peter Christen 1d4e206b2b bugfix in vocabulary generation
13 years ago
Michael Peter Christen e16e4bd2ba added ontology extraction in xml as api call for vocabularies
13 years ago
Michael Peter Christen 26cb1c65c2 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen 963f92ed9a - merged files
13 years ago
Michael Peter Christen 743b0ec89f - added size of vocabulary to vocabulary view
13 years ago
Michael Peter Christen 22d5e33c5e added more methods to vocabulary generation: scrape document title and
13 years ago
Michael Peter Christen c2f0d16d2c fixed vocabulary initialization
13 years ago
Michael Peter Christen df3531f8d5 added the generation of virtual vocabularies using the pnd
13 years ago
Michael Peter Christen 1f9120d189 create new vocabularies also without an objectspace. this creates an
13 years ago
Michael Peter Christen a5cdfb91de - fixed Cache link (below snippet)
13 years ago
Michael Peter Christen 16d8f33795 added objectlink generation to vocabulary generation and editor
13 years ago
Michael Peter Christen e89747bb67 - added automated generation of vocabularies from url stubs
13 years ago
Michael Peter Christen eca38c53e7 added a vocabulary editor
13 years ago