aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-indexer/src/main
Commit message (Expand)AuthorAgeFilesLines
* [MRM-1843] provide mechanism to obtain the latest version of an artifactOlivier Lamy2014-05-202-11/+68
* make no limit working backOlivier Lamy2014-04-241-1/+2
* fix unit test for paginationOlivier Lamy2014-04-242-16/+31
* [MRM-1834] Add limit to index search query to prevent unnecessarySascha Vogt2014-04-241-0/+1
* @Override + DiamondEric Barboni2014-04-117-31/+16
* more diamondOlivier Lamy2014-04-101-1/+1
* use diamond operatorOlivier Lamy2014-04-104-5/+5
* fix issue with typeaheadOlivier Lamy2014-01-141-0/+1
* add a nex flag to indicate the merged index is temporaryOlivier Lamy2013-12-172-6/+30
* prevent running in parrallelOlivier Lamy2013-12-171-6/+22
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-171-7/+6
* extract inner classesOlivier Lamy2013-12-174-85/+135
* [MRM-1746] build merged index for groups with a cron scheduleOlivier Lamy2013-12-174-6/+186
* refactoring to ease cron schedulingOlivier Lamy2013-12-171-6/+19
* start refactoring merging remote indexes to have a cron job doing itOlivier Lamy2013-12-161-0/+111
* start refactoring merging remote indexes to have a cron job doing itOlivier Lamy2013-12-162-7/+30
* remove non used variableOlivier Lamy2013-11-071-5/+0
* [MRM-1779] pom artifacts cannot be searched on Archiva 1.4-M4Olivier Lamy2013-09-241-1/+1
* [MRM-1751] removed unused methods and config + update docsMaria Odea B. Ching2013-05-202-26/+1
* [MRM-1751] include mergedIndexTtl in temporary group index & indexmergerreque...Maria Odea B. Ching2013-05-204-5/+28
* fix handling of dynamic mergedIndexPathOlivier Lamy2013-04-212-6/+31
* fix imports and minors warning sonar.skygo2013-03-143-4/+1
* better logging when cleaning temp group indexOlivier Lamy2013-02-072-1/+12
* log time to merge indexesOlivier Lamy2013-02-071-0/+6
* better with adding the new classOlivier Lamy2013-02-071-0/+91
* use a bean class for request to ease future enhancementsOlivier Lamy2013-02-074-12/+15
* simplify code and better variable nameOlivier Lamy2013-02-071-7/+4
* rename methodOlivier Lamy2013-02-073-2/+3
* fix compilationOlivier Lamy2013-02-061-10/+0
* remove duplicate code with using exposed methodOlivier Lamy2013-02-061-36/+7
* add a constructor and improve javadocOlivier Lamy2012-12-181-2/+15
* use more conventionnal bean idOlivier Lamy2012-11-291-1/+1
* indexer is now a maven libraryOlivier Lamy2012-11-291-4/+4
* [MRM-1720] hard coded limitation of 30 for pageSize in SearchResultLimitsOlivier Lamy2012-11-291-2/+2
* test last maven indexer versionOlivier Lamy2012-09-121-16/+18
* change lucene query to treat user input as scored value and version as exact ...Olivier Lamy2012-08-241-19/+21
* remove more @version $Id:Olivier Lamy2012-07-053-3/+0
* add search for osgi: Import-Package and Require-Bundle are now searchableOlivier Lamy2012-03-052-0/+34
* [MRM-1590] Wrong URL returned by SearchService.getArtifactVersions.Olivier Lamy2012-01-191-3/+4
* fix typo (filer -> filter)Brett Porter2012-01-053-13/+13
* includePom in index search results configurable: false by defaultOlivier Lamy2011-11-174-9/+44
* not return pom artifacts when searching artifactsOlivier Lamy2011-11-171-0/+4
* fix some formatting I broke!Olivier Lamy2011-11-174-10/+9
* move jdbc test url and jdbc test driver to properties to be able to change th...Olivier Lamy2011-11-072-3/+31
* restore a good value, this value was here for testing: not a good production ...Olivier Lamy2011-11-071-1/+3
* maven indexer cleanup only directory content so cleanup manually directory tooOlivier Lamy2011-11-062-20/+9
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-054-65/+214
* remove temporary indexes from indexer tooOlivier Lamy2011-11-041-3/+14
* fix archiva-indexer testsOlivier Lamy2011-11-031-4/+0
* [MRM-815] aggregate indices for repository groups.Olivier Lamy2011-11-022-5/+83