Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9e7a4fe8 05/16/2014 02:10 PM Andreas Müller

null handling for taxon names in nomSortOrderBrdige

e8d97a4e 11/04/2013 12:38 PM Andreas Kohlbecker

introcducing NomenclaturalSortOrderBrigde

51e74107 11/01/2013 04:24 PM Andreas Müller

minor

d716c44b 09/25/2013 01:28 PM Andreas Müller

merge trunk into cdmlib v3.3 branch

77884310 09/09/2013 04:10 PM Andreas Müller

add serId

68df4d39 09/05/2013 11:14 PM Andreas Müller

bugfix for DOI handling

87e91505 09/05/2013 05:06 PM Andreas Müller

implement DOI class and use in Reference #3572

1d358b91 08/30/2013 05:51 PM Andreas Müller

persist Sequence direction via enum key #3686

786696e3 08/27/2013 04:43 PM Andreas Müller

merge trunk into cdm3.3 branch

5f9ffdeb 07/19/2013 12:29 AM Andreas Müller

use strings for termtypes (#2615 und #3544)

6a5088e0 06/23/2013 03:58 AM Andreas Müller

URIs->CLOBs

4d25a73a 04/26/2013 11:18 PM Andreas Kohlbecker

lucene search: fixing grouping problem and basic indexing of term hierachies

f1a1b9be 04/26/2013 05:34 PM Andreas Kohlbecker

first working implementation of the Occurrence freetext search with spatial search

5d73efbd 03/27/2013 06:19 PM Andreas Kohlbecker

changing Annotation.linkbackUrl to type URI, also changing API method names

bfdceead 03/27/2013 05:12 PM Andreas Kohlbecker

fixing returnedClass() of URIUserType

a13c5f66 03/16/2013 01:30 AM Andreas Müller

Hibernate 4 migration. All test running except for SDDImport (Out of memory)

4353f92e 10/05/2012 12:07 PM Andreas Kohlbecker

fixing minor bug

c80938b2 10/05/2012 10:59 AM Andreas Kohlbecker

almost 100% fixing #2950 (Allow grouping of lucene (hibernate search) results) - only max score is not yet available

8dfa9fdf 09/26/2012 06:05 PM Andreas Kohlbecker

fixing NPE and test to reproduce #3113 (hibernate search: wildcard query can cause BooleanQuery: maxClauseCount is set to 1024)

d39a3e9e 09/26/2012 04:17 PM Andreas Kohlbecker

avoiding id unnecessary fields in the lucene index

d7ddaf99 09/26/2012 10:21 AM Andreas Kohlbecker

avoiding id duplication in lucene index, circumvents a bug in hibernate-search

632a54ab 09/26/2012 09:12 AM Andreas Kohlbecker

fixing #3115 (search method : TaxonServiceImpl.findTaxonByDescriptionElementFullText() is missing Distributions) + test for #3063 (hibernate search: CdmMassIndexer.purge() fails, it does not empty the index.)

00802f77 09/25/2012 06:34 PM Andreas Kohlbecker

fixing full text search issues: areas not found, etc

21f190ad 09/24/2012 01:41 PM Andreas Kohlbecker

free text search: better querying for 'isNotNull' and code harmonization

dbcc0992 08/29/2012 01:49 PM Andreas Kohlbecker

removing @Override from interface implementations

97558be0 08/29/2012 12:47 PM Andreas Kohlbecker

fixing #3058 (hibernate search: not all description elements found) by padding all id fields in lucene

ac1a821b 07/05/2012 12:14 PM Andreas Kohlbecker

ordering of taxa solved, belongs to #2942 (implement search frontend for findTaxonByDescriptionElementFullText)

df05b0da 06/26/2012 04:55 PM Andreas Kohlbecker

code cosmetics

ad190552 06/26/2012 04:43 PM Andreas Kohlbecker

more tests and features for #476: Implement free-text search methods for TaxonBase and TextData

d24ca581 06/20/2012 11:47 AM Andreas Kohlbecker

[part1/2] more tests for #476: Implement free-text search methods for TaxonBase and TextData

639ed505 06/20/2012 08:24 AM Andreas Kohlbecker

removing @Override from interface implementation

f6b17945 06/19/2012 05:58 PM Andreas Kohlbecker

fixing typo in language SPANISH_CASTILIAN & more tests for # 476: Implement free-text search methods for TaxonBase and TextData & indexing uuids

0930d1c2 06/19/2012 04:24 PM Andreas Kohlbecker

fixed # 476: Implement free-text search methods for TaxonBase and TextData
http://dev.e-taxonomy.eu/trac/ticket/476

ca8e6467 06/07/2012 04:11 PM Andreas Kohlbecker

fixing minor bug

8bf39cf4 06/07/2012 11:59 AM Andreas Kohlbecker

findByDescriptionElementFullText implemented an hibernate search related tests fixed

a64c3feb 01/05/2012 11:51 AM Andreas Kohlbecker

fixing aspectj compile time error

22a09e94 12/21/2011 04:09 PM Andreas Kohlbecker

lucene search: multi instance configuration fixed, native lucene search, ....

1d36aa54 12/01/2010 04:17 PM Andreas Müller

merge 3.0.2 to trunk

a784f00f 03/10/2010 12:00 PM Katja Luther

merge cate-development2 branch with trunk

1412a4c4 10/26/2009 01:40 PM Katja Luther
abd1afb8 05/19/2009 04:34 PM Andreas Kohlbecker

method from HibernateProxyHelperExtended added

5d49833e 05/15/2009 06:24 PM Ben Clark

Annotated References, Media, and Agents, and also added more data types to the anyTypeDefs to allow more types of data to be annotated and marked etc, and added a jaxb annotation to OriginalSource.sourcedObj

d3af2c76 03/10/2009 02:31 PM Andreas Kohlbecker

getClassWithoutInitializingProxy() added to HibernateProxyHelper

ab5846c6 03/04/2009 06:45 PM Andreas Müller

Bug fix for HibernateProxyHelper (2.1)