lucene/modules
Robert Muir 978ce35e40 fix suggester benchmark
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1295426 13f79535-47bb-0310-9956-ffa450edef68
2012-03-01 06:33:30 +00:00
..
analysis LUCENE-3820: limiting the amount of input for pattern matching to go past exponential time patterns, even if they happen. A nice catch from Mike too -- un-ignore testNastyPattern and look at processing time go wild with each additional input character... 2012-02-28 19:26:05 +00:00
benchmark LUCENE-3811: remove unused benchmark dependencies 2012-02-21 12:11:04 +00:00
facet LUCENE-3777: separate out Int/Long/Float/DoubleField to reduce traps 2012-02-17 14:46:35 +00:00
grouping LUCENE-3824: don't do pointless by-value cmp in TermOrdVal/DocValuesComparator.setBottom 2012-02-28 22:20:18 +00:00
join LUCENE-3777: separate out Int/Long/Float/DoubleField to reduce traps 2012-02-17 14:46:35 +00:00
queries LUCENE-3757: Change AtomicReaderContext.leaves() to return itsself as only leave to simplify code and remove an otherwise unneeded ReaderUtil method 2012-02-09 08:14:19 +00:00
queryparser LUCENE-2604: add '/' to the list of chars in the various escape functions 2012-02-29 03:58:41 +00:00
suggest fix suggester benchmark 2012-03-01 06:33:30 +00:00
build.xml LUCENE-3774: Optimized and streamlined license and notice file validation 2012-02-13 14:12:59 +00:00