Commit Graph

14997 Commits

Author SHA1 Message Date
Tommaso Teofili dc3f1d7b3d [LUCENE-4345] - starting incorporating Simon's suggestions: using BytesRef and TotalHitCountCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384657 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 06:55:12 +00:00
Steven Rowe cf02188f2b LUCENE-4384: rat-sources should ignore IntelliJ IDEA module configuration files: *.iml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384608 13f79535-47bb-0310-9956-ffa450edef68
2012-09-14 00:28:43 +00:00
Chris M. Hostetter bf73201486 SOLR-3569: Fixed debug output on distributed requests when there are no results found
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384597 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 23:22:13 +00:00
Steven Rowe 45931b0fec LUCENE-4385: Move IntelliJ build output directories and test working directories to top-level directory idea-build/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384588 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 22:48:59 +00:00
Chris M. Hostetter 5e1ed1e87a SOLR-3828: Fixed QueryElevationComponent so that using 'markExcludes' does not modify the result set or ranking of 'excluded' documents relative to not using elevation at all
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384567 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 22:17:24 +00:00
Chris M. Hostetter 70bbb347fc SOLR-3625: better info in example conigs about <lib/> and how order might matter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384529 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 21:07:59 +00:00
Steven Rowe a6b9fd7472 re-establish alpha sort and add new classification module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384528 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 21:06:02 +00:00
Robert Muir 082b931eb9 LUCENE-4385: eclipse output goes to eclipse-build instead of 'bin' for consistency with other IDEs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384524 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 21:01:20 +00:00
Yonik Seeley 9422634680 tests: disable new test method for now due to windows failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384522 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 20:59:12 +00:00
Robert Muir 98f01718c3 remove relics from svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384520 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 20:54:14 +00:00
Steven Rowe bf6d18cc12 LUCENE-4384: rat-sources should ignore IntelliJ IDEA module configuration files: *.iml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384502 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 20:12:45 +00:00
Chris M. Hostetter 4fdd830ffd SOLR-3809: Fixed config file replication when subdirectories are used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384492 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 19:48:43 +00:00
Steven Rowe 7a51f2aefe set svn:eol-style=native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384484 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 19:31:50 +00:00
Robert Muir 610e5a6980 simplify this sentence
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384478 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 19:18:21 +00:00
Robert Muir e905312abc improve fuzzyquery javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384473 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 19:02:24 +00:00
Steven Rowe d6570e8a41 LUCENE-4345: Maven configuration for new classification module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384470 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 18:57:35 +00:00
Steven Rowe b5f1088f0a LUCENE-4345: IntelliJ configuration: enable running all classification module tests using the pre-defined run configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384466 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 18:42:22 +00:00
Steven Rowe ce9a61cf85 LUCENE-4345: Ignore *.iml files in new module directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384459 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 18:35:24 +00:00
Robert Muir 08f86a018f add note about escaping terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384427 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 17:42:18 +00:00
Yonik Seeley e494b8841b tests: try to prevent corrupt tlog test from failing other methods on windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384420 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 17:36:51 +00:00
Yonik Seeley 0e33ea10fe tests: additional corrupt tlog test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384394 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 16:24:03 +00:00
Robert Muir 45e5118e57 add test mixing up pos/no pos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384379 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 15:46:26 +00:00
Yonik Seeley 6104078c44 tests: additional corrupt tlog test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384358 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 15:05:56 +00:00
Robert Muir 9f91d12c4f nuke outdated refs to Fieldable/Searchable/Searcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384351 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 14:55:33 +00:00
Robert Muir 5d32662e99 javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384348 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 14:45:29 +00:00
Robert Muir e8a16e028a add reference to codecs module from package intro
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384341 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 14:22:34 +00:00
Robert Muir 8619a8c109 LUCENE-4345: require full javadocs for new module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384297 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 12:20:12 +00:00
Robert Muir 4e4b5be24f LUCENE-4345: javadocs-lint, eclipse, smokeTester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384293 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 12:12:10 +00:00
Michael McCandless 4634ed1bd9 javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384284 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 11:42:28 +00:00
Michael McCandless 882d6ec9c4 javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384278 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 11:32:19 +00:00
Robert Muir dc02cdd384 LUCENE-4355: improve AtomicReader sugar apis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384274 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 11:21:03 +00:00
Tommaso Teofili bc425d77bc [LUCENE-4345] - fixed svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384253 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 09:40:00 +00:00
Tommaso Teofili 9d4895d177 [LUCENE-4345] - fixed svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384252 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 09:38:57 +00:00
Tommaso Teofili 2166dbe17e [LUCENE-4345] - adding missing overview.html for the javadoc task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384225 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 08:08:41 +00:00
Dawid Weiss 6b6e3d888c LUCENE-4383: fixes to static memory leak accounting.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384222 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 07:32:28 +00:00
Tommaso Teofili 19119c0476 [LUCENE-4345] - IDEA conf files for lucene classification module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384220 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 07:10:47 +00:00
Tommaso Teofili 4711f774ee [LUCENE-4345] - first impl of a classification module for lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384219 13f79535-47bb-0310-9956-ffa450edef68
2012-09-13 07:09:58 +00:00
Robert Muir aed9e0f350 fix NumericTokenStream example to use TextField type: IntField is not correct here.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384038 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 17:06:18 +00:00
Robert Muir 647b509169 code snippet improvements: fix out of date api usage and add syntax highlighting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384034 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 16:52:46 +00:00
David Wayne Smiley df5e4e7eb6 LUCENE-4173 remove ignoreIncompatibleGeometry, fail unless given the exact shape needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384026 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 16:33:15 +00:00
Robert Muir feb8720aad LUCENE-4306: dont upgrade this method to public in BaseCompositeReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384000 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 15:34:56 +00:00
Robert Muir 2800989d4a LUCENE-4377: Remove IndexInput.copyBytes(IndexOutput, long)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383905 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 12:15:51 +00:00
Robert Muir 1fe0640fcc fix broken javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383902 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 12:12:56 +00:00
Michael McCandless e3c2194cd1 LUCENE-2163: remove unnecessary sync
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383882 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 11:18:07 +00:00
Dawid Weiss e8ed39cb01 LUCENE-4252: Detect/Fail tests when they leak RAM in static fields.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383841 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 08:20:32 +00:00
David Wayne Smiley 15b4b09ff3 LUCENE-4375 Fix use of BBoxWithin BBoxIntersects and IsWithin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383773 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 05:02:49 +00:00
Chris M. Hostetter e8c6d5b242 SOLR-3827: Fix shareSchema=true in solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383735 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 02:03:45 +00:00
Chris M. Hostetter 64d204c04e SOLR-3823: Fix 'bq' parsing in edismax. Please note that this required reverting the negative boost support added by SOLR-3278
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383708 13f79535-47bb-0310-9956-ffa450edef68
2012-09-12 00:53:29 +00:00
Chris M. Hostetter 122bf3435f added test coverage demonstrating negative query boosts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383685 13f79535-47bb-0310-9956-ffa450edef68
2012-09-11 23:58:29 +00:00
Chris M. Hostetter 9e42025307 SOLR-3595: fix incorrect issue number in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383654 13f79535-47bb-0310-9956-ffa450edef68
2012-09-11 23:23:27 +00:00