Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  eu

Latest revisions

# Date Author Comment
b1c5e27c 12/11/2015 11:27 AM Andreas Kohlbecker

organizing imports

c70a7f0f 12/09/2015 05:22 PM Andreas Kohlbecker

#4716 reduicing clutter in the lucene index and solving performance problems which probably fixes #4277 and #3663

8d35d957 12/07/2015 09:40 AM Andreas Kohlbecker

#4761 removing @Indexed from abstract base classes since hibernate now fully supports polymorph class hierarchies

1432e66e 12/04/2015 06:01 PM Andreas Kohlbecker

#4761 removing @Field annotation from CdmBase.id which has become obsolete

00bea758 12/04/2015 05:59 PM Andreas Kohlbecker

#4761 fixing broken area filter join query, by circumventing a bug in lucene LUCENE-4824 (numeric fields not supported in join queries)

2a5361d0 12/02/2015 04:43 PM Andreas Kohlbecker

index creation without errors, most lucene search test working again

  • using TextField instead of StringField to enable tokenization for some fields
  • @IndexedEmbedded(includeEmbeddedObjectId=true) added where necessary
ab0430b9 11/27/2015 05:49 PM Andreas Kohlbecker

#4716 IndexDocValue related issues solved, indexing now without exceptions, most tests in TaxonServiceSearchTest successful - commit of missing file

8096b11a 11/27/2015 04:30 PM Andreas Kohlbecker

#4716 IndexDocValue relates issues solved, indexing now without exceptions, most tests in TaxonServiceSearchTest successful

e6df36cc 11/26/2015 10:05 AM Andreas Kohlbecker

first steps to make lucene working again

088ea145 11/24/2015 03:55 PM Andreas Kohlbecker

#4716 temporarily making 3 fieldnames lowercase to prevent from trouble with new hibernate naming strategy, needs to be reverted later, see #5369

View revisions

Also available in: Atom