wgevaert
Repos
19
Followers
3
Following
4

Events

pull request closed
Doe geen extra api calls voor next available.

Is nodig voor als mensen dingen willen doen zonder dat ze alles mogen zien.

Created at 4 days ago
Doe geen extra api calls voor next available.

Thank you!

Created at 4 days ago

Minor improvements

Created at 4 days ago

Do use api for some things, but use FlexForm system user.

Created at 4 days ago
pull request opened
Doe geen extra api calls voor next available.

Is nodig voor als mensen dingen willen doen zonder dat ze alles mogen zien.

Created at 1 week ago
create branch
wgevaert create branch feature-geen-api-calls
Created at 1 week ago
Created at 1 week ago
wgevaert delete tag 1.6.0
Created at 1 month ago
wgevaert create tag 1.6.0
Created at 1 month ago
wgevaert create tag v1.7.1
Created at 1 month ago

Remove superfluous ContentAnnotator::__construct, add missing import and missing argument to getReplyAnnotators (#6)

Co-authored-by: Wout Gevaert wout@wikibase.nl

Created at 1 month ago

Remove superfluous ContentAnnotator::__construct, add missing import and missing argument to getReplyAnnotators (#6)

Co-authored-by: Wout Gevaert wout@wikibase.nl

Created at 1 month ago
Fixes for previous pull request.

Remove superfluous ContentAnnotator::__construct, add missing import and missing argument to getReplyAnnotators

Created at 1 month ago
Fixes for previous pull request.

Remove superfluous ContentAnnotator::__construct, add missing import and missing argument to getReplyAnnotators

Created at 1 month ago

Merge pull request #5 from wgevaert/master

Add Owner information of topics also to replies.

Update extension.json

Remove superfluous ContentAnnotator::__construct, add missing import and missing argument to getReplyAnnotators

Created at 1 month ago

Add new annotators to AnnotatorStore

Created at 1 month ago

Add new annotators to AnnotatorStore

Created at 1 month ago
Add Owner information of topics also to replies.

Requested by rkoopmans

Created at 1 month ago

Add Owner information of topics also to replies.

Created at 1 month ago
wgevaert delete tag 1.6.0
Created at 1 month ago
wgevaert create tag v1.6.0
Created at 1 month ago
wgevaert create tag 1.6.0
Created at 2 months ago

Change datatype of OwnerNamespaceAnnotation to _keyw from _num (#4)

Namespace number are not numbers in the sense that operations like < or > or + or - or * make sense.

Also see https://www.elastic.co/guide/en/elasticsearch/reference/current/number.html (jan 2022) which states Not all numeric data should be mapped as a numeric field data type. Elasticsearch optimizes numeric fields, such as integer or long, for range queries. However, keyword fields are better for term and other term-level queries.

Authored-by: wgevaert wout@wikibase.nl

Created at 2 months ago

Change datatype of OwnerNamespaceAnnotation to _keyw from _num (#4)

Namespace number are not numbers in the sense that operations like < or > or + or - or * make sense.

Also see https://www.elastic.co/guide/en/elasticsearch/reference/current/number.html (jan 2022) which states Not all numeric data should be mapped as a numeric field data type. Elasticsearch optimizes numeric fields, such as integer or long, for range queries. However, keyword fields are better for term and other term-level queries.

Authored-by: wgevaert wout@wikibase.nl

Created at 2 months ago
Change datatype of OwnerNamespaceAnnotation to _keyw from _num

Namespace number are not numbers in the sense that operations like < or > or + or - or * make sense.

Also see https://www.elastic.co/guide/en/elasticsearch/reference/current/number.html (jan 2022) which states:

Not all numeric data should be mapped as a numeric field data type. Elasticsearch optimizes numeric fields, such as integer or long, for range queries. However, keyword fields are better for term and other term-level queries.

Created at 2 months ago

Set KeywordValue as propertyObjectValue and increase version number

Created at 2 months ago
Change datatype of OwnerNamespaceAnnotation to _keyw from _num

Namespace number are not numbers in the sense that operations like < or > or + or - or * make sense.

Also see https://www.elastic.co/guide/en/elasticsearch/reference/current/number.html (jan 2022) which states:

Not all numeric data should be mapped as a numeric field data type. Elasticsearch optimizes numeric fields, such as integer or long, for range queries. However, keyword fields are better for term and other term-level queries.

Created at 2 months ago

Change datatype of OwnerNamespaceAnnotation to _keyw from _num

Namespace number are not numbers in the sense that operations like < or > or + or - or * make sense.

Also see https://www.elastic.co/guide/en/elasticsearch/reference/current/number.html (jan 2022) which states Not all numeric data should be mapped as a numeric field data type. Elasticsearch optimizes numeric fields, such as integer or long, for range queries. However, keyword fields are better for term and other term-level queries.

Created at 2 months ago