Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

914aa9d8 10/05/2012 10:59 AM Andreas Kohlbecker

first implementation: existing tests all Ok, grouping does not yet really work, index changes needed

e273107e 10/02/2012 11:30 AM Andreas Müller

move save for admin

684af5fd 10/02/2012 11:29 AM Andreas Kohlbecker

adding authority to first user admin

6142d1d2 09/28/2012 05:59 PM Andreas Kohlbecker

now really fixing #3119 (fulltext search: Entity always null whatever search)

bd8806d9 09/28/2012 11:08 AM Andreas Kohlbecker

fixing #3119: fulltext search: Entity always null whatever search + regression test

608dd377 09/27/2012 01:44 PM Andreas Kohlbecker

fixing #3117 (fulltext search: score values missing in results) and supplying maxScore

fd93c8b3 09/27/2012 01:10 PM Andreas Kohlbecker

fixing #3116 (fulltext search: always only one page of results)

f45e502e 09/27/2012 07:56 AM Andreas Kohlbecker

cleaning up

d8799d24 09/26/2012 06:05 PM Andreas Kohlbecker

#3113 (hibernate search: wildcard query can cause BooleanQuery: maxClauseCount is set to 1024) fixed by upgrade to lucene 2.9 + minor fix

47b5fe89 09/26/2012 06:05 PM Andreas Kohlbecker

upgrading to lucene 2.9 and fixing #3114 (fieldHighlightMap is empty with lucene wildcard searches) - code needs cleanup

9e05da1f 09/26/2012 04:17 PM Andreas Kohlbecker

fixing minor bug in SearchResultHighligther and test implemented for #3114 (fieldHighlightMap is empty with lucene wildcard searches)

18eeb8a9 09/26/2012 09:47 AM Andreas Kohlbecker

index optimization and confirmed that there is nothing to fix for #3063 (hibernate search: CdmMassIndexer.purge() fails, it does not empty the index.)

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

7dbcf130 09/25/2012 03:02 PM Andreas Kohlbecker

securing UserService on method level - all tests successful

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

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

b5733efd 09/24/2012 01:41 PM Andreas Kohlbecker

rest service progress monitor refactored

4158142a 09/21/2012 03:23 PM Andreas Müller

very first version of some statistics classes

452b1e37 09/20/2012 09:41 PM Andreas Kohlbecker

REST controller methods for new full text searches

b70d7565 09/20/2012 09:23 PM Andreas Kohlbecker

fixing bug and re-enabling test method

faf5103f 09/20/2012 06:59 PM Andreas Kohlbecker

refactoring a bit for clearer code

1721ed9a 09/20/2012 06:59 PM Andreas Kohlbecker

lucene union search aka multisearch implemented

956acb5b 09/20/2012 06:59 PM Andreas Kohlbecker

initial multisearcher implementation (allows union like search on muliple indexes)

33f965bb 09/20/2012 06:59 PM Andreas Kohlbecker

test for TaxonService.findByFullText() successful

3fb25fb4 09/20/2012 06:59 PM Andreas Kohlbecker

a bit more cleaning up

08fcc2cd 09/20/2012 06:59 PM Andreas Kohlbecker

introducing the QueryFactory for to modularize lucene query building

6e30169a 09/19/2012 09:52 AM Andreas Kohlbecker

reverting erroneously commits r16027 to r16031

05e203c1 09/18/2012 11:16 PM Andreas Kohlbecker

initial multisearcher implementation (allows union like search on muliple indexes)

d8e87e11 09/18/2012 11:15 PM Andreas Kohlbecker

test for TaxonService.findByFullText() successful

453f474d 09/18/2012 11:15 PM Andreas Kohlbecker

a bit more cleaning up

51fab83f 09/18/2012 11:15 PM Andreas Kohlbecker

introducing the QueryFactory for to modularize lucene query building

04b569ef 09/13/2012 12:28 PM Andreas Kohlbecker

implementing GrantedAuthorityService for #2990 (implement missing parts of Groups admin details view)

5fb7d2db 09/11/2012 06:57 PM Andreas Kohlbecker

preparations for secutity implementation in taxeditor ApplicationController

ca5fe165 09/11/2012 01:14 PM Andreas Kohlbecker

fixing #3094 (security: make PermissionEvaluator and/or methods available via ApplicationController) & also removing hasPermission() from IService

bb5e13c1 09/10/2012 08:15 AM Andreas Kohlbecker

Straightening Operations.class, new enum CRUD and deprecating hasPermission in IService

0034eab7 09/10/2012 08:15 AM Andreas Kohlbecker

renaming classes and fields a bit

7b59c088 09/10/2012 08:14 AM Andreas Kohlbecker

using String EL for userService.changePasswordForUser() and a little house keeping

121638ab 09/10/2012 08:14 AM Andreas Kohlbecker

more security testing

adfc2cab 09/08/2012 10:00 AM Andreas Kohlbecker

reverting last commit - will be committed again later

08582061 09/07/2012 04:42 PM Andreas Kohlbecker

merging in git branch 'methodSecurityExpressions' and resolving conflict in SecurityTest.java

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

fc89fba2 07/25/2012 02:37 PM Andreas Kohlbecker

code cleaning

3227fa54 07/24/2012 11:58 PM Andreas Müller

add TaxonDescriptionMedia methods to description service

51a15a8b 07/24/2012 05:58 PM Andreas Kohlbecker

refactoring listTaxonDescriptionMedia into ITaxonService

3a3b0257 07/23/2012 12:45 PM Andreas Kohlbecker

modifications for Ajax rest service monitor

767b0bd3 07/18/2012 03:56 PM Andreas Kohlbecker

monitoring rest service initiated long term processes implemented

9fccc6cb 07/18/2012 03:56 PM Andreas Kohlbecker

MassIndexer progress monitor enabled

8b77e265 07/12/2012 01:58 PM Andreas Kohlbecker

#2961 (test for highlighting multiple words as phrase FAILS)

cc8cb6e8 07/11/2012 04:21 PM Andreas Kohlbecker

improving search syntax robustness

8621e56a 07/10/2012 05:07 PM Andreas Kohlbecker

solving #2958 (rename and move TaxonServiceConfigurator)

1a202a9b 07/09/2012 04:37 PM Andreas Kohlbecker

implementing filter by feature for #2942 (implement search frontend for findTaxonByDescriptionElementFullText)

67ee6ff9 07/09/2012 01:30 PM Andreas Kohlbecker

reducing default fragment number for nicer search results

b4ae72e1 07/06/2012 12:37 PM Andreas Kohlbecker

score display for #2942 (implement search frontend for findTaxonByDescriptionElementFullText) and fixing some issues

8c6160ef 07/06/2012 11:46 AM Andreas Kohlbecker

cdmlib related part for fixing #2931 (Free text search - hit highlighting implemented), also some code reorganization

16c4bd8e 07/05/2012 02:46 PM Andreas Müller

minor

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

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

a2409445 07/02/2012 04:29 PM Andreas Kohlbecker

missing bits for #476: Implement free-text search methods for TaxonBase and TextData

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

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

17df044b 06/25/2012 10:37 AM Katja Luther

changes concerning creation of inferred synonyms

4acc3f44 06/22/2012 03:38 PM Cherian Mathew

added declaration and definition of 'findNamesByNameCache' method, which is essentially a copy of the 'findNamesByTitleCache' except that it does a search on nameCache.

8f254e78 06/20/2012 11:48 AM Andreas Kohlbecker

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

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

d18fc104 06/15/2012 04:06 PM Andreas Müller

enable omit termloading again

c3ac911e 06/15/2012 04:06 PM Andreas Müller

refactor update title cache

bce1dda8 06/15/2012 01:03 PM Katja Luther

security stuff

8c1dd618 06/14/2012 01:15 PM Andreas Müller

make update title cache writable

4116e48b 06/14/2012 01:12 PM Andreas Müller

make update title cache writable

6b3ae21b 06/14/2012 11:46 AM Andreas Müller

minor

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

findByDescriptionElementFullText implemented an hibernate search related tests fixed

110615b1 05/21/2012 06:45 PM Andreas Müller

remove deprecated method

db18558d 05/07/2012 02:38 PM Andreas Kohlbecker

merging branches/cdmlib/Kew_Palm_Use_Data_Extension into trunk & cleaning up a bit

e80bea19 05/07/2012 11:55 AM Andreas Kohlbecker

marking methods for harmonization

51fe2d8a 05/07/2012 11:44 AM Andreas Kohlbecker

marking methods for harmonization

d5addb78 05/04/2012 07:18 PM Alex Theys

AT: committing CDMLIB to Branch post Merge

a2104a38 04/25/2012 02:03 PM Alex Theys

AT: committing latest changes to cdmlib to implement remote methods required by the dataportal.

f337877d 04/24/2012 03:46 PM Cherian Mathew

Added 'findTaxonByUuid' for name_catalogue functionality

7a4c11ed 04/24/2012 03:45 PM Cherian Mathew

Added 'findNamesByTitleCache' and 'findNameByUuid' for name_catalogue functionality

38852e07 04/23/2012 03:15 PM Alex Theys

AT: committing latest changes to the CDMLib during first round of Code review

c3043250 04/13/2012 05:05 PM Alex Theys

AT: committing Palm extension changes to the CDM Libraries

e6a564e0 04/10/2012 12:29 PM Katja Luther

fix createInferredSynonyms test

334da6ae 04/10/2012 10:28 AM Katja Luther
d9f1f8e5 03/30/2012 10:35 AM Andreas Kohlbecker

merging revisions 14601:14603, 14653:14683 from branches/cdmlib/vibrant-index into trunk (contains: IdentifyableListController, jsonp support for REST service)

63ff77ee 03/27/2012 02:00 PM Andreas Kohlbecker

harmonizing method names

0c7ec417 03/26/2012 11:21 AM Andreas Müller

bugfix for failing compile, throw datassource not found

383a8f6b 03/19/2012 05:49 PM Andreas Müller

added findById(Set) to IService

a4fb9b80 03/09/2012 02:51 PM Andreas Müller

implemented findId in IService

53d947d3 03/05/2012 11:50 PM Andreas Müller

add licence info

00b93cdd 02/27/2012 06:44 PM Andreas Müller

getAllRelationships reimplemented to match only relevant relationship classes,
Export generics include Transformer type

2d16c46a 02/27/2012 11:56 AM Andreas Müller

remove imports

8ec2c9de 02/20/2012 10:03 AM Andreas Müller

bugfixes (NPE & incorrect source for not existing inferred genus) for getInferredSynonyms

851b3142 02/19/2012 11:21 PM Andreas Müller

Inferred synonym original source namespace as constant

fd905c9e 02/17/2012 05:52 PM Andreas Müller

latest changes for createInferredSynonyms

cf87ba2b 02/17/2012 05:51 PM Andreas Müller

remove imports

cd395def 02/14/2012 11:17 PM Andreas Müller

delete methods for taxon service (not fully functional yet)

f51aede4 02/14/2012 03:19 PM Andreas Müller

move inferred synonyms to service layer

bd440597 01/13/2012 04:05 PM Andreas Kohlbecker

fixing bug associated with getTaxaByCommonName(); benchmarking taxa by common name hql vs lucene

13b550a3 01/12/2012 06:09 PM Andreas Kohlbecker

hibernate fulltext search & refactoring getTaxaByName*() method headers

6171a3e7 01/12/2012 12:17 PM Katja Luther

countTaxaByName harmonized with find method (replace Class <? extends TaxonBase> parameter with boolean parameters for synonyms, taxa and misapplied names)