Commit Graph

5428 Commits

Author SHA1 Message Date
Dawid Weiss d23f0887e6 LUCENE-5089: updated tag split character to be either + or |.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499533 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 19:32:41 +00:00
Michael McCandless 4c23c1f1f4 add TODO
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499439 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 15:18:39 +00:00
Robert Muir e75fb1287a add tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499422 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 14:39:06 +00:00
Jan Høydahl 80da8cfb15 LUCENE-5013: ScandinavianFoldingFilterFactory and ScandinavianNormalizationFilterFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499409 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 13:59:22 +00:00
Jan Høydahl 7ed1d0c047 LUCENE-5013: Revert bad commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499392 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 13:28:18 +00:00
Jan Høydahl ca6648b227 LUCENE-5013: ScandinavianFoldingFilterFactory and ScandinavianNormalizationFilterFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499382 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 13:09:33 +00:00
Jan Høydahl 42aef69d91 Fix javadoc for Morfologic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499381 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 13:06:44 +00:00
Dawid Weiss d8ece524da LUCENE-5059: Report -Dtests.method properly when Repeat annotation is used (strip augmentations).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499376 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 12:57:55 +00:00
Dawid Weiss efc6826ed8 LUCENE-5089: Update to Morfologik 1.6.0. MorfologikAnalyzer and MorfologikFilter no longer support multiple "dictionaries" as there is only one dictionary available.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499352 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 12:14:50 +00:00
Dawid Weiss 4496a2172f LUCENE-5085: MorfologikFilter will no longer stem words marked as keywords.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499312 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 10:30:43 +00:00
Jan Høydahl 7790f8e092 SOLR-4452: Fix test for case insensitive mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499179 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 02:25:56 +00:00
Jan Høydahl 756e541620 SOLR-4452: Hunspell stemmer should not merge duplicate dictionary entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1499164 13f79535-47bb-0310-9956-ffa450edef68
2013-07-03 00:36:19 +00:00
Robert Muir 6b1cbf2d40 LUCENE-5087: Add getMultiValuedSeparator to PostingsHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498945 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 14:08:26 +00:00
Steven Rowe 429bbe6950 LUCENE-5068: QueryParserUtil.escape() does not escape forward slash.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498770 13f79535-47bb-0310-9956-ffa450edef68
2013-07-02 03:53:46 +00:00
Michael McCandless 760c534baf make Facet42Codec accessible via SPI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498683 13f79535-47bb-0310-9956-ffa450edef68
2013-07-01 20:59:27 +00:00
Adrien Grand 8c1a6a5b04 TestFieldCache: Fix test bug: IndexWriterConfig was not taken into account.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498566 13f79535-47bb-0310-9956-ffa450edef68
2013-07-01 16:58:34 +00:00
Robert Muir dc83bebe47 set task name as juni4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498431 13f79535-47bb-0310-9956-ffa450edef68
2013-07-01 13:24:03 +00:00
Robert Muir 25b562d059 LUCENE-5080: fix CMS setters that depended on each other
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497967 13f79535-47bb-0310-9956-ffa450edef68
2013-06-29 01:13:27 +00:00
Robert Muir 81068009aa call these setters in the magical order
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497905 13f79535-47bb-0310-9956-ffa450edef68
2013-06-28 20:13:46 +00:00
Uwe Schindler b9729cd055 SOLR-4966: Fix problem with binary detection in Apache Rat by excluding the images folder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497595 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 22:37:29 +00:00
Mark Robert Miller 181296ff41 SOLR-4916: Do not run hdfs tests on FreeBSD because they do not play nice with blackhole
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497458 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 17:17:49 +00:00
Robert Muir 02e285f6ce randomize CMS a little bit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497422 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 16:22:31 +00:00
Uwe Schindler 32f4a55a18 More strict RAT checking (unfortunately the analysis supermodule does not import common-build). This will detect missing license headers in build.xml, too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497415 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 16:06:54 +00:00
Uwe Schindler dcab566cd0 Improves License matching, we now disallow the Original BSD License, because it requires attribution in all advertising material
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497405 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 15:48:44 +00:00
Robert Muir 3003cfe668 SOLR-4565: Extend Norwegian stemmers to handle nynorsk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497396 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 15:28:45 +00:00
Stefan Matheis f9a9649f71 SOLR-4966: CSS, JS and other files in webapp without license
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497311 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 11:40:44 +00:00
Uwe Schindler df48cae8e7 Use simplified javadocs fileset without restrict. This makes the macro useable with early ant versions, too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497273 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 09:54:02 +00:00
Uwe Schindler e0890ccc71 Make rat output formatted with correct taskname
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497260 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 09:23:18 +00:00
Uwe Schindler 6ccbf2f1ef LUCENE-5061: Add License to prettify.js files. NOTICE.txt is already fine
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497086 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 20:46:10 +00:00
Mark Robert Miller b9e1537a7e SOLR-4916: Add support to write and read Solr index files and transaction log files to and from HDFS.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497072 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 20:18:33 +00:00
Yonik Seeley 146d2be826 LUCENE-5079: IndexWriter.hasUncommittedChanges()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497039 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 18:48:52 +00:00
Michael McCandless 47dddb99e8 change if to assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1496945 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 14:27:48 +00:00
Michael McCandless 31f7bb5262 fix silly perf bug in DrillSideways (we don't need freqs from the DocsEnum); add missing null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1496925 13f79535-47bb-0310-9956-ffa450edef68
2013-06-26 13:28:08 +00:00
Robert Muir 7a728eb36b fix test to use only a single byte
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1496636 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 21:11:27 +00:00
Shai Erera 3cf2f34181 LUCENE-5078: Allow TfIDFSimilarity implementations to encode norm values into more than a single byte
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1496579 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 18:39:28 +00:00
Robert Muir b6601c3247 LUCENE-5077: make it easier to use compressed norms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1496476 13f79535-47bb-0310-9956-ffa450edef68
2013-06-25 13:56:41 +00:00
Uwe Schindler 084d39ce19 LUCENE-5072: Automatically patch javadocs generated by JDK versions before 7u25 to work around the frame injection vulnerability (CVE-2013-1571, VU#225657)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495954 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 08:36:45 +00:00
Adriano Crestani Campos 49d353bf61 adding LUCENE-4890 fix to trunk/lucene/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495764 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 17:59:40 +00:00
Adriano Crestani Campos b575956f21 fix for LUCENE-4890
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495757 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 17:15:47 +00:00
Robert Muir b7cc38c0bc LUCENE-5066: fix TestFieldsReader OOM (test bug)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495290 13f79535-47bb-0310-9956-ffa450edef68
2013-06-21 04:25:03 +00:00
Michael McCandless b3d70e8f69 LUCENE-4971: fix NPE in AnalyzingSuggester when there are too many graph expansions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495206 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 21:55:08 +00:00
Adrien Grand 543d33f941 LUCENE-5063: Compress integer and long field caches and remove FieldCache.get(Byte|Short)s, default parsers and related class/methods (merged from r1494753 and r1495146).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495156 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 20:07:57 +00:00
David Wayne Smiley 09cc436a74 LUCENE-5062: Spatial CONTAINS bug fix for indexed MultiPolygons with overlaps
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1495059 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 15:48:03 +00:00
Mark Robert Miller 0aec15cb05 fix javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1494678 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 16:24:41 +00:00
Adrien Grand f0b9fb280c LUCENE-5064: Relax PagedGrowableWriter.ramBytesUsed test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1494320 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 21:35:34 +00:00
Adrien Grand 036381290d LUCENE-5064: Added PagedMutable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1494233 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 18:19:07 +00:00
Adrien Grand 2cb61149e4 LUCENE-4876: Add more notes about IndexWriterConfig.clone and its implications.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1494146 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 14:18:55 +00:00
Michael McCandless c362eeb2af fix test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1493391 13f79535-47bb-0310-9956-ffa450edef68
2013-06-15 16:21:35 +00:00
Michael McCandless a415009d08 fix NPE on empty index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1493381 13f79535-47bb-0310-9956-ffa450edef68
2013-06-15 15:38:15 +00:00
Michael McCandless 8c6a36003c remove stale comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1493345 13f79535-47bb-0310-9956-ffa450edef68
2013-06-15 12:07:52 +00:00