Commit Graph

16183 Commits

Author SHA1 Message Date
Simon Willnauer 34ec469b9d LUCENE-4745: Allow FuzzySlop customization in classic QueryParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1442596 13f79535-47bb-0310-9956-ffa450edef68
2013-02-05 14:14:58 +00:00
Simon Willnauer 81c7ba4601 LUCENE-4728: Unknown and not explicitly mapped queries are now rewritten against the highlighting IndexReader to obtain primitive queries before discarding the query entirely.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1442590 13f79535-47bb-0310-9956-ffa450edef68
2013-02-05 13:59:26 +00:00
Uwe Schindler d0428c106f LUCENE-4570: typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1442508 13f79535-47bb-0310-9956-ffa450edef68
2013-02-05 09:16:40 +00:00
Uwe Schindler ec8e1b9cdd LUCENE-4570: Use the Policeman Forbidden API checker, released separately from Lucene and downloaded via Ivy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1442507 13f79535-47bb-0310-9956-ffa450edef68
2013-02-05 09:15:35 +00:00
Simon Willnauer 9705a9d0de LUCENE-4744: Remove FieldCache.StopFillChacheException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1442497 13f79535-47bb-0310-9956-ffa450edef68
2013-02-05 08:24:35 +00:00
Tommaso Teofili 80430f5f62 LUCENE-4749 - added sample conf in solr/contrib/uima too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1442112 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 13:41:06 +00:00
Tommaso Teofili 5e556813fa LUCENE-4749 - exposed UIMA AEs config parameters in analysis/uima tools
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1442106 13f79535-47bb-0310-9956-ffa450edef68
2013-02-04 13:18:40 +00:00
Mark Robert Miller da8488a2da tests: raise test pause
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441974 13f79535-47bb-0310-9956-ffa450edef68
2013-02-03 22:06:17 +00:00
Mark Robert Miller e3343731b1 tests: raise so timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441970 13f79535-47bb-0310-9956-ffa450edef68
2013-02-03 21:33:31 +00:00
Mark Robert Miller edf7b89e70 tests: add timeouts for http clients
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441946 13f79535-47bb-0310-9956-ffa450edef68
2013-02-03 18:23:40 +00:00
Mark Robert Miller 3105772ed7 tests: add timeouts for http client
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441943 13f79535-47bb-0310-9956-ffa450edef68
2013-02-03 18:10:12 +00:00
Mark Robert Miller 23edb27440 drop the connect timeout from 45 sec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441941 13f79535-47bb-0310-9956-ffa450edef68
2013-02-03 18:06:52 +00:00
Mark Robert Miller fe719d3568 add timeouts to http calls in SnapPuller
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441913 13f79535-47bb-0310-9956-ffa450edef68
2013-02-03 14:17:42 +00:00
Adrien Grand c4f6e3053e Replace "throw exception" with the more idiomatic Junit's "assertNull", following Uwe's advice.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441831 13f79535-47bb-0310-9956-ffa450edef68
2013-02-02 23:20:38 +00:00
Adrien Grand 58f2f88254 Fix compilation under Java 6.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441764 13f79535-47bb-0310-9956-ffa450edef68
2013-02-02 15:32:09 +00:00
Adrien Grand 7f0284099e LUCENE-4733: More term vectors formats tests (TVReader.clone and TVWriter.merge).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441761 13f79535-47bb-0310-9956-ffa450edef68
2013-02-02 15:21:09 +00:00
Adrien Grand 94b17a28de Lucene-4733: Make CompressingTermVectorsFormat the new default term vectors format.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441732 13f79535-47bb-0310-9956-ffa450edef68
2013-02-02 11:06:22 +00:00
Uwe Schindler 369f2379c2 LUCENE-4740: Don't track clones of MMapIndexInput if unmapping is disabled. This reduces GC overhead.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441726 13f79535-47bb-0310-9956-ffa450edef68
2013-02-02 10:35:54 +00:00
Robert Muir 722df2c1e7 LUCENE-4733: merge Lucene42 codec from lucene-4547 branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441571 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 18:25:29 +00:00
Mark Robert Miller ef4fd560c5 add eol prop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441522 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 16:46:58 +00:00
Mark Robert Miller f86719c116 fix bad conflict merge on CHANGES from last commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441520 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 16:45:20 +00:00
Mark Robert Miller 2274676c0d SOLR-4370: Allow configuring commitWithin to do hard commits.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441483 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 15:29:08 +00:00
Adrien Grand 6ae5a4e52d Fix test bug (used to rely on internal doc IDs).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441395 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 11:39:58 +00:00
Adrien Grand a7c49eeb8c LUCENE-4733: Refactor term vectors formats tests around a BaseTermVectorsFormatTestCase.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441367 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 10:06:53 +00:00
Robert Muir d5a3a2a7e4 LUCENE-4636: Upgrade ivy to 2.3.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441295 13f79535-47bb-0310-9956-ffa450edef68
2013-02-01 02:37:35 +00:00
Michael McCandless 549855a0d6 LUCENE-4739: fix FST.save/load to work with > 1.1 GB FSTs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441213 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 21:51:58 +00:00
Chris M. Hostetter 51fdde39b7 SOLR-381: test demonstrating deleteByQuery works with pure-negative queries, and QParsers in general
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1441154 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 19:25:54 +00:00
Dawid Weiss 09ca0ac906 LUCENE-4736: ignore TimerThread zombies on J9.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440961 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 14:02:27 +00:00
Jan Høydahl 727739fc1f SOLR-2827: RegexpBoost Update Processor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440940 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 12:58:40 +00:00
Adrien Grand 398b80b6de LUCENE-4739: Fix integer overflow in Packed64.get/set.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440909 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 11:15:17 +00:00
Jan Høydahl 5f851331b5 SOLR-4384: Simplify time print using SimpleDateFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440899 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 10:33:05 +00:00
Dawid Weiss 264437292e LUCENE-4737: be more verbose and print stdout/stderr when a nested test fails. I suspect all these are related to thread leaks on J9 which I cannot reproduce but this should reveal the cause of the problem.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440882 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 09:02:08 +00:00
Robert Muir 7af430e071 fix this to be explicit about which locale it is (or isnt) using...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440836 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 03:18:58 +00:00
Robert Muir f21ce95241 add missing javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440829 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 03:06:47 +00:00
Jan Høydahl c1024f192e SOLR-4384: Make post.jar report timing information
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440746 13f79535-47bb-0310-9956-ffa450edef68
2013-01-31 00:26:11 +00:00
Steven Rowe 4bd78bb389 LUCENE-3998: Maven and IntelliJ configurations: add facet module dependency to the demo module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440681 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 21:32:28 +00:00
Steven Rowe c9189116b9 Add link to the TokenStream consumer workflow
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440651 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 20:28:47 +00:00
Shai Erera 1e63ff0b6e LUCENE-3998: consolidate facet module examples under demo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440578 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 18:31:07 +00:00
Mark Robert Miller 9bfa9dc767 SOLR-4380: fix JIRA issue number
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440518 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 16:57:13 +00:00
Mark Robert Miller dd9ffb9bc5 SOLR-3911: Replicate after startup option would not replicate until the IndexWriter was lazily opened.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440508 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 16:29:05 +00:00
Shai Erera 42256baec5 LUCENE-4715: Add OrdinalPolicy.ALL_BUT_DIMENSION
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440416 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 13:51:38 +00:00
Adrien Grand 913b168255 Fix test bug.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440311 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 09:14:08 +00:00
Adrien Grand a81ac90986 LUCENE-4732: Fixed TermsEnum.seekCeil/seekExact on term vectors.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440308 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 09:08:06 +00:00
Chris M. Hostetter 4ec7239ce8 SOLR-3904: package.html for all packages in solr-core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440263 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 03:42:59 +00:00
Jan Høydahl d6317b5e68 SOLR-3967: langid.enforceSchema option checks source field instead of target field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440226 13f79535-47bb-0310-9956-ffa450edef68
2013-01-30 00:26:39 +00:00
Michael McCandless 606eec0b99 LUCENE-4735: workaround IBM J9 JVM bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440137 13f79535-47bb-0310-9956-ffa450edef68
2013-01-29 21:15:50 +00:00
Mark Robert Miller 529af9a0bb tests: remove these annoying svn sub properties from config files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440069 13f79535-47bb-0310-9956-ffa450edef68
2013-01-29 19:23:45 +00:00
Stefan Matheis 99dae78095 SOLR-4284: Admin UI - Fix Schema-Browser-Link on Analysis-Screen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440044 13f79535-47bb-0310-9956-ffa450edef68
2013-01-29 18:20:47 +00:00
Stefan Matheis 243cb60ed2 SOLR-4364: Admin UI - Locale based number formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1440014 13f79535-47bb-0310-9956-ffa450edef68
2013-01-29 17:34:10 +00:00
Adrien Grand 6e94f43152 LUCENE-4726: Make PackedInts encoding from/to byte byte-aligned.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1439886 13f79535-47bb-0310-9956-ffa450edef68
2013-01-29 13:21:29 +00:00