Commit Graph

16114 Commits

Author SHA1 Message Date
Michael McCandless 6410082a1e unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438730 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 21:36:55 +00:00
Michael McCandless 1a11ce5fd4 LUCENE-4695: add LiveFieldValues, to get current (live/real-time) values for fields indexed after the last NRT reopen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438721 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 21:27:08 +00:00
Mark Robert Miller 5cb1a812f0 SOLR-4359: The RecentUpdates#update method should treat a problem reading the next record the same as a problem parsing the record - log the exception and break.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438655 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 19:17:31 +00:00
Mark Robert Miller b6c177f703 eol prop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438612 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 17:44:00 +00:00
James Dyer f8c00c1f85 SOLR-4325: fix TestBuiltInEvaluators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438597 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 17:20:22 +00:00
Mark Robert Miller 7d70f6190a SOLR-4043: Add ability to get success/failure responses from Collections API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438550 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 15:14:51 +00:00
Adrien Grand 87efa12ae8 LUCENE-4708: Reuse LZ4 hash tables across calls.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438519 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 13:54:46 +00:00
Shai Erera 735995f22e LUCENE-4716: Add OR support to DrillDown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438485 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 13:11:08 +00:00
Chris M. Hostetter 57c343aa65 SOLR-4353: Renamed example jetty context file to reduce confusion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438283 13f79535-47bb-0310-9956-ffa450edef68
2013-01-25 00:59:04 +00:00
Yonik Seeley 533fd2eeba LUCENE-4690: Performance improvements and non-hashing versions of NumericUtils.*ToPrefixCoded
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438242 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 22:41:59 +00:00
Shai Erera 18dfd4256e LUCENE-4691: Facet tests should randomly pick IntEncoder and other stuff
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438188 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 20:55:40 +00:00
Robert Muir e9e3721152 add basic bounds checks for terms/payloads/etc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438164 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 20:30:59 +00:00
Stefan Matheis 7a66fc108f SOLR-4349 : Admin UI - Query Interface does not work in IE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438139 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 19:34:45 +00:00
Stefan Matheis a93ab794a2 SOLR-4345 : Solr Admin UI dosent work in IE 10
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438136 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 19:31:46 +00:00
Robert Muir ff3e225780 fix ord bounds check to check maxOrd (not number of docs), and document bug in 4.0 codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438129 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 19:10:35 +00:00
Mark Robert Miller e6dbf827db SOLR-4321: Collections API will sometimes use a node more than once, even when more unused nodes are available.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438043 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 15:16:30 +00:00
Mark Robert Miller 8a6834f3e7 SOLR-4348: Make the lock type configurable by system property by default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1438036 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 15:06:00 +00:00
Shai Erera 72f931de27 resolve TODO in CountingFacetsCollectorTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437921 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 09:40:50 +00:00
Shai Erera 80aa4db2f1 improve RepeatableSampler's inner PQ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437885 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 08:15:45 +00:00
Shai Erera 956d884778 CountingFacetsCollector did not sort the nodes when FacetRequest.getNumResults was > taxoReader.getSize()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437867 13f79535-47bb-0310-9956-ffa450edef68
2013-01-24 06:35:09 +00:00
Uwe Schindler ee97b7a489 Remove a cloned MMapIndexInput from the clones map when its closed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437798 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 23:20:21 +00:00
Stefan Matheis 3801883396 SOLR-3915: Color Legend for Cloud UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437791 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 23:06:47 +00:00
Stefan Matheis 15bc6148ae SOLR-4341: Admin UI - Plugins/Stats Page contains loooong Values which result in horizontal Scrollbar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437767 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 21:54:28 +00:00
Stefan Matheis 3347ec8c20 SOLR-4340: Admin UI - Analysis's Button Spinner goes wild
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437764 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 21:52:28 +00:00
Stefan Matheis 4c723f6e46 SOLR-4339: Admin UI - Display Field-Flags on Schema-Browser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437760 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 21:49:47 +00:00
Shai Erera f5fa833da7 LUCENE-4700: move OrdinalPolicy to CategoryListParams
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437661 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 19:49:43 +00:00
Simon Willnauer f13080dd64 LUCENE-4712: MemoryIndex throws NPE in #normValues(String) if field does not exist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437604 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 18:05:01 +00:00
Simon Willnauer 891fcf99da fix stale javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437394 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 13:58:06 +00:00
Simon Willnauer 43fa24c53d set missing svn:eol-style property
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437346 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 11:14:19 +00:00
Shai Erera a64ef7400f LUCENE-4709: remove FacetResultNode.residue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437345 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 11:14:06 +00:00
Shai Erera af97b15f10 workaround for J9 1.7.0, probably JIT, bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437340 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 11:03:06 +00:00
Simon Willnauer 883e3501de LUCENE-2453: fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437311 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 09:41:54 +00:00
Simon Willnauer 86a4215d76 add simple FVH test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437308 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 09:35:53 +00:00
Simon Willnauer 384e45b699 LUCENE-2453: Make Index Output Buffer Size Configurable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437295 13f79535-47bb-0310-9956-ffa450edef68
2013-01-23 08:42:39 +00:00
David Wayne Smiley 6ba9d0b641 LUCENE-4550: fix SpatialArgs.calcDistanceFromErrPct
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437182 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 21:24:04 +00:00
Michael McCandless 75f15cbb84 LUCENE-4612: tell python not to write bytecode to the filesystem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1437007 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 15:57:28 +00:00
Simon Willnauer 13d1d21951 LUCENE-4705: Pass on FilterStrategy in FilteredQuery if the filtered query is rewritten
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436859 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 12:08:30 +00:00
Koji Sekiguchi ae76248870 SOLR-4330: group.sort is ignored when using group.truncate and ex/tag local params together
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436837 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 11:26:37 +00:00
Robert Muir 27de783467 LUCENE-4599: fix Compressing vectors to not return a docsAndPositions when it has no prox
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436765 13f79535-47bb-0310-9956-ffa450edef68
2013-01-22 06:51:45 +00:00
Adrien Grand 5837fe83bd LUCENE-4599: New compressed TVF impl: CompressingTermVectorsFormat.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436556 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 19:11:59 +00:00
Michael McCandless a6e3cdb9b0 LUCENE-4703: add simple tool to print summary stats of the facet taxonomy index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436476 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 16:50:40 +00:00
Shai Erera cefb5f8523 LUCENE-4600: add CountingFacetsCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436435 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 16:04:56 +00:00
Tommaso Teofili a78e69c665 [LUCENE-4701] - applied Shai's patch for using MockAnalyzer in tests and keeping analyzers-common dep only in examples classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436346 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 13:50:00 +00:00
Shai Erera 5be38bff38 add assert to CategoryPath(String...) constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436321 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 12:54:37 +00:00
Shai Erera d77d05d44d LUCENE-4697: make FacetResultNode a simple bin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436277 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 11:21:53 +00:00
Shai Erera c1272c83bc add assert to CategoryPath private constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436219 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 08:06:36 +00:00
Shai Erera d9e016c4d0 fix RandomFacetSource (benchmark) random picking logic and move to a list of CategoryPath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1436206 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 06:58:40 +00:00
Uwe Schindler 4be9caa5b2 Disable solr fails!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1435628 13f79535-47bb-0310-9956-ffa450edef68
2013-01-19 18:11:42 +00:00
Simon Willnauer 44f4f8b949 LUCENE-4693: FixedBitset might return wrong results if words.length > actual words in the bitset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1435191 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 15:25:58 +00:00
Robert Muir 267b26e182 javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1435157 13f79535-47bb-0310-9956-ffa450edef68
2013-01-18 14:20:46 +00:00