index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
htroot
/
Vocabulary_p.java
Age
Commit message (
Expand
)
Author
2022-10-02
moved all remaining servlet classes to new location
Michael Peter Christen
2018-02-21
Allow creation of vocabularies from remote CSV file URLs.
luccioman
2018-02-20
Enforced controls on vocabulary editing operations.
luccioman
2018-02-19
Provide user interface messages on vocabulary creation read/write errors
luccioman
2018-02-15
Handle escaped line breaks and separators in vocabulary import from CSV
luccioman
2018-02-14
Added a line start field for vocabulary import from CSV file
luccioman
2018-02-14
Added option to choose field delimiter in vocabulary import from CSV
luccioman
2018-02-06
Added basic support for autotagging microdata annotated item types.
luccioman
2016-05-24
add InputStream close after reading input file (Vocabulary_p servlet)
reger
2016-05-22
make use and activate autodetect charset in Vocabulary input from file
reger
2016-01-05
Refactoring : use StandardCharsets constants instead of hard-coded
luc
2015-07-04
add CommonPattern for multiple spaces
reger
2015-04-20
fix NPE in Vocabulary_p servlet
reger
2015-01-29
replace with CommonPattern.SPACE for split
Michael Peter Christen
2015-01-29
using precompiled pattern CommonPattern.SEMICOLON for splits
Michael Peter Christen
2015-01-29
persistency for vocabulary facet switch
Michael Peter Christen
2015-01-27
fix for vocabulary on/off setting
Michael Peter Christen
2014-12-10
fix for vocabulary import (double term detection)
Michael Peter Christen
2014-12-10
fix for Is Facet checkbox
Michael Peter Christen
2014-12-10
added charset detection to vocabulary reader
Michael Peter Christen
2014-12-10
added new options to vocabulary editor:
Michael Peter Christen
2014-11-21
when importing vocabulary csv files, accept also files without semicolon
Michael Peter Christen
2014-11-19
added option to enrich vocabularies with synonyms from synonym database
Michael Peter Christen
2014-11-17
added option in vocabulary editor to import CSV files with different
Michael Peter Christen
2014-05-29
fixed several problems with postprocessing:
Michael Peter Christen
2013-09-15
- the webgraph shall store all links which appear on a web page and not
Michael Peter Christen
2013-07-17
Added 'final' for all exception blocks as this helps the Java compiler
Roland Haeder
2013-07-09
- refactoring of log to ConcurrentLog:
Michael Peter Christen
2013-02-27
added option to create empty vocabularies
orbiter
2013-01-30
ability to create vocabularies also without any objectspace: this
orbiter
2012-10-16
- removed dependencies from URIMetadataRow and made direct access to
Michael Peter Christen
2012-10-10
removed the option to prevent removal of & parts inside of the
Michael Peter Christen
2012-09-21
refactoring
Michael Peter Christen
2012-08-17
refactoring
Michael Peter Christen
2012-08-17
- refactoring (load -> getMetadata)
Michael Peter Christen
2012-07-22
- more abstraction for the RWI index as preparation for solr integration
orbiter
2012-07-10
- replaced all length() == 0 and size() == 0 with isEmpty()
orbiter
2012-07-05
- added @SuppressWarnings to unused servlet method parameters
Michael Peter Christen
2012-06-28
removed segments-concept and the Segments class:
Michael Peter Christen
2012-06-18
bugfix in vocabulary generation
Michael Peter Christen
2012-06-18
added ontology extraction in xml as api call for vocabularies
Michael Peter Christen
2012-06-17
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
Michael Peter Christen
2012-06-17
- merged files
Michael Peter Christen
2012-06-17
- added size of vocabulary to vocabulary view
Michael Peter Christen
2012-06-17
added more methods to vocabulary generation: scrape document title and
Michael Peter Christen
2012-06-16
fixed vocabulary initialization
Michael Peter Christen
2012-06-16
added the generation of virtual vocabularies using the pnd
Michael Peter Christen
2012-06-15
create new vocabularies also without an objectspace. this creates an
Michael Peter Christen
2012-06-14
- fixed Cache link (below snippet)
Michael Peter Christen
2012-06-14
added objectlink generation to vocabulary generation and editor
Michael Peter Christen
[next]