Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.0 #10

Open
wants to merge 61 commits into
base: master
Choose a base branch
from
Open

Release 3.0 #10

wants to merge 61 commits into from

Commits on Dec 3, 2018

  1. Preparation of executeSPARQL method + mappingFromIndexFieldToPropertyURL

    is done
    marcofranke committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    8b975dc View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. First try to request infos from identity service

    marcofranke committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    63b28b5 View commit details
    Browse the repository at this point in the history
  2. add test source code to trigger the identity service

    marcofranke committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    7c371d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Preparation to get the userId by the UI.

    marcofranke committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    0588b2d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Check whether Indexing Service can be integrated -> Yes

    marcofranke committed Jan 23, 2019
    Configuration menu
    Copy the full SHA
    e143b86 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Feature: detectMeaning, getPropertiesIncludingEverything, getLogicalView

    adapted
    marcofranke committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    f99d146 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. First try: getDifferentValuesOfConcept from items

    marcofranke committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    d371f54 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Feature: getOptionalSPARQLSelect works but slow

    marcofranke committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    b04a2f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    af7359b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Configuration menu
    Copy the full SHA
    94e4303 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. add UBL properties as default props for each concept

    marcofranke committed May 16, 2019
    Configuration menu
    Copy the full SHA
    e6b46f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbfa6cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a4db6f View commit details
    Browse the repository at this point in the history
  4. Bug: getAllValues had a NullPointer when PropertyType was null to a

    given property
    marcofranke committed May 16, 2019
    Configuration menu
    Copy the full SHA
    f127b1d View commit details
    Browse the repository at this point in the history
  5. Bug: Boolean IndexFields were ignored

    marcofranke committed May 16, 2019
    Configuration menu
    Copy the full SHA
    0abae9a View commit details
    Browse the repository at this point in the history
  6. Bug: OptionalSPARQL had no uuid info

    marcofranke committed May 16, 2019
    Configuration menu
    Copy the full SHA
    54fad7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83a986f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. getOptionalSPARQL adapted to index

    marcofranke committed May 17, 2019
    Configuration menu
    Copy the full SHA
    ea5e34a View commit details
    Browse the repository at this point in the history
  2. Connect IndexingServiceReader to Rest interface

    marcofranke committed May 17, 2019
    Configuration menu
    Copy the full SHA
    1fb7807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f91ba3 View commit details
    Browse the repository at this point in the history
  4. configure *.bat and bootstrap

    marcofranke committed May 17, 2019
    Configuration menu
    Copy the full SHA
    c62c674 View commit details
    Browse the repository at this point in the history
  5. Commeted the identity service out.

    marcofranke committed May 17, 2019
    Configuration menu
    Copy the full SHA
    dbea57d View commit details
    Browse the repository at this point in the history
  6. add getSupportedLanguages

    marcofranke committed May 17, 2019
    Configuration menu
    Copy the full SHA
    75f3d8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70d8216 View commit details
    Browse the repository at this point in the history
  8. Bug: OptionalSPARQL created too many rows

    marcofranke committed May 17, 2019
    Configuration menu
    Copy the full SHA
    893225e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Configuration menu
    Copy the full SHA
    9a8a182 View commit details
    Browse the repository at this point in the history
  2. Bug: Whitespace in search term resulted in exception

    marcofranke committed May 20, 2019
    Configuration menu
    Copy the full SHA
    e41a2e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c35305d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    789a53b View commit details
    Browse the repository at this point in the history
  5. Bug in slecting the right language for columns

    marcofranke committed May 20, 2019
    Configuration menu
    Copy the full SHA
    413eb37 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Configuration menu
    Copy the full SHA
    c70d57c View commit details
    Browse the repository at this point in the history
  2. Bug: it was chosen irrelevant properties

    marcofranke committed May 21, 2019
    Configuration menu
    Copy the full SHA
    071e429 View commit details
    Browse the repository at this point in the history
  3. Bug: detectMeaningOfKeyword couldn't handle whitespace

    marcofranke committed May 21, 2019
    Configuration menu
    Copy the full SHA
    21eef5e View commit details
    Browse the repository at this point in the history
  4. Bug: detectMeaningOfKeyword couldn't handle whitespace

    marcofranke committed May 21, 2019
    Configuration menu
    Copy the full SHA
    54389bb View commit details
    Browse the repository at this point in the history
  5. Merge branch 'staging' of

    https://github.com/nimble-platform/catalog-search-service.git into
    staging
    
    Conflicts:
    	src/main/java/eu/nimble/service/catalog/search/impl/Indexing/IndexingServiceReader.java
    marcofranke committed May 21, 2019
    Configuration menu
    Copy the full SHA
    ad91b7e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Filter are adapted for indexingService

    marcofranke committed May 22, 2019
    Configuration menu
    Copy the full SHA
    daeb351 View commit details
    Browse the repository at this point in the history
  2. Bug: Values with language labels couldn't filtered

    marcofranke committed May 22, 2019
    Configuration menu
    Copy the full SHA
    1a8f052 View commit details
    Browse the repository at this point in the history
  3. getAllValuesForAGivenProperty has still a bug if too many products are

    there
    marcofranke committed May 22, 2019
    Configuration menu
    Copy the full SHA
    157288e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Create Simple Taxonomy Cache (Children, Parents)

    marcofranke committed May 23, 2019
    Configuration menu
    Copy the full SHA
    2b408f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1e8598 View commit details
    Browse the repository at this point in the history
  3. workaround for current issue

    marcofranke committed May 23, 2019
    Configuration menu
    Copy the full SHA
    6d4ea29 View commit details
    Browse the repository at this point in the history
  4. changed labels of default properties

    marcofranke committed May 23, 2019
    Configuration menu
    Copy the full SHA
    9901ecd View commit details
    Browse the repository at this point in the history
  5. add relevance check on standard properties

    marcofranke committed May 23, 2019
    Configuration menu
    Copy the full SHA
    a86dd73 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Bug: Description field was estimated as irrelevant

    marcofranke committed May 24, 2019
    Configuration menu
    Copy the full SHA
    1c8539e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    16e8248 View commit details
    Browse the repository at this point in the history
  2. test method extendes to show the config

    marcofranke committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    67b1ae5 View commit details
    Browse the repository at this point in the history
  3. add config for eco house

    marcofranke committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    5c2fa08 View commit details
    Browse the repository at this point in the history
  4. adapt config for eco house

    marcofranke committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    1ea0556 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    2c32472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dbf039 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    97fdcca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba3e912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d59551 View commit details
    Browse the repository at this point in the history
  4. The try out didn't work

    marcofranke committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    887754c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Configuration menu
    Copy the full SHA
    a853dfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecd3509 View commit details
    Browse the repository at this point in the history
  3. try to delete lib

    marcofranke committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    cd12be1 View commit details
    Browse the repository at this point in the history
  4. try again

    marcofranke committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    61e6d45 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    7d83653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b2ce9e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    d0635b7 View commit details
    Browse the repository at this point in the history