#4716 removing deprecated usage of new BooleanQuery, using BooleanQuery.Builder instead
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service / search / LuceneSearch.java
2015-12-02 Andreas Kohlbecker#4716 removing deprecated usage of new BooleanQuery...
2015-11-23 Andreas MüllerFix all compile errors from services to remote (some...
2015-11-23 Andreas MüllerFurther adapt to new jackson and new lucene version...
2013-12-02 Alexander Oppermannupdated to trunk
2013-11-18 l.morrisMerged from trunk to statistics branch
2013-11-04 Andreas Kohlbeckerfixing sort order problem with lucene search
2013-11-04 Andreas Kohlbeckerintrocducing NomenclaturalSortOrderBrigde
2013-10-24 Alexander OppermannMajor Update to cdmlib-3.3
2013-10-22 s.buerscommit after merge from trunc wiki_statistics origin/wiki_statistics root/branches/cdmlib/wiki_statistics
2013-10-09 Katja Luthermerging delete functionality into trunk
2013-09-25 Andreas Müllermerge trunk into cdmlib v3.3 branch
2013-09-25 Andreas Müllermerge trunk into cdmlib v3.3 branch
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-18 s.buerscommit after merging from trunk
2013-09-17 Andreas Müllermerge trunk into v3.3 branch
2013-09-13 Andreas Kohlbeckersearch for misapplied name implemented in findTaxaAndNa...
2013-07-03 Alexander OppermannMerged the latest changes from the trunk into the branc...
2013-06-06 Andreas MüllerMerge trunk into CDM 3.3
2013-05-17 Andreas Kohlbeckerremoving old lines of code
2013-05-06 Andreas Müllermerged trunk to cdm-3.3
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...