adding missing type restriction for common names
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service / search / LuceneSearch.java
2013-09-25 Andreas Kohlbeckeradding missing type restriction for common names
2013-09-25 Andreas Kohlbeckerrefactoring for a lucene cross index search
2013-09-25 Andreas Kohlbeckerfiltering of lucene searches by distributions basically...
2013-09-13 Andreas Kohlbeckersearch for misapplied name implemented in findTaxaAndNa...
2013-05-17 Andreas Kohlbeckerremoving old lines of code
2013-04-26 Andreas Kohlbeckerlucene search: fixing grouping problem and basic indexi...
2013-04-26 Andreas Kohlbeckerfirst working implementation of the Occurrence freetext...
2013-04-25 Cherian MathewINameService : added findByNameFuzzySearch method to...
2013-04-09 Andreas Müllermerge hibernate4 migration branch into trunk
2013-04-09 Andreas Müllermerge trunk to hibernate4
2013-04-09 Andreas Müllermerge trunk to hibernate4
2013-04-08 Andreas Müllermerge trunk to hibernate4
2013-03-28 Andreas Müllermerge trunk and bugfix linkbackuri jaxb
2013-03-26 Andreas Kohlbeckerpreliminar solution for handling and setting the lucene...
2013-03-18 Andreas Müllerintegrating trunk to hibernate4 branch. Probably no...
2013-03-16 Andreas MüllerHibernate 4 migration. All test running except for...
2012-10-05 Andreas Kohlbeckerfixing #2950 (Allow grouping of lucene (hibernate searc...
2012-10-05 Andreas Kohlbeckersome more cleaning up
2012-10-05 Andreas Kohlbeckeralmost 100% fixing #2950 (Allow grouping of lucene...
2012-10-05 Andreas Kohlbeckerfirst implementation: existing tests all Ok, grouping...
2012-09-27 Andreas Kohlbeckerfixing #3117 (fulltext search: score values missing...
2012-09-27 Andreas Kohlbeckerfixing #3116 (fulltext search: always only one page...
2012-09-20 Andreas Kohlbeckerfixing bug and re-enabling test method
2012-09-20 Andreas Kohlbeckerrefactoring a bit for clearer code
2012-09-20 Andreas Kohlbeckerlucene union search aka multisearch implemented
2012-09-20 Andreas Kohlbeckerinitial multisearcher implementation (allows union...
2012-09-20 Andreas Kohlbeckerintroducing the QueryFactory for to modularize lucene...
2012-09-19 Andreas Kohlbeckerreverting erroneously commits r16027 to r16031
2012-09-18 Andreas Kohlbeckerinitial multisearcher implementation (allows union...
2012-09-18 Andreas Kohlbeckerintroducing the QueryFactory for to modularize lucene...
2012-07-06 Andreas Kohlbeckercdmlib related part for fixing #2931 (Free text search...