SSDM-1184 : V3 AS API - finish up automated tests - added more search related...
SSDM-1184 : V3 AS API - finish up automated tests - added more search related tests and fixed 2 bugs: - made timestamp properties be stored in the Lucene index in GMT format - made searching by earlierThan/laterThan dates work properly when a date specified in the criteria contains not only year-month-day but also hour:minutes:seconds SVN: 32828
Showing
- openbis/source/java/ch/systemsx/cisd/openbis/generic/server/dataaccess/db/search/detailed/DateRangeCalculator.java 161 additions, 0 deletions...er/dataaccess/db/search/detailed/DateRangeCalculator.java
- openbis/source/java/ch/systemsx/cisd/openbis/generic/server/dataaccess/db/search/detailed/DetailedQueryBuilder.java 9 additions, 74 deletions...r/dataaccess/db/search/detailed/DetailedQueryBuilder.java
- openbis/source/java/ch/systemsx/cisd/openbis/generic/shared/dto/EntityPropertyPE.java 32 additions, 7 deletions...msx/cisd/openbis/generic/shared/dto/EntityPropertyPE.java
- openbis/sourceTest/java/ch/ethz/sis/openbis/systemtest/api/v3/SearchExperimentTest.java 48 additions, 0 deletions...z/sis/openbis/systemtest/api/v3/SearchExperimentTest.java
- openbis/sourceTest/java/ch/systemsx/cisd/openbis/generic/server/dataaccess/db/search/detailed/DateRangeCalculatorTest.java 251 additions, 0 deletions...ataaccess/db/search/detailed/DateRangeCalculatorTest.java
- openbis/sourceTest/sql/postgresql/143/023=experiment_properties.tsv 1 addition, 1 deletion...urceTest/sql/postgresql/143/023=experiment_properties.tsv
Loading
Please register or sign in to comment