Commit Graph

12758 Commits

Author SHA1 Message Date
Martijn van Groningen 9276e43685 Rename docvalues to values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301234 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 22:06:22 +00:00
Martijn van Groningen 2e132e006a Rename docValues to values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301231 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 22:03:21 +00:00
Dawid Weiss a9539dd281 .gitignore update.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301218 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 21:43:48 +00:00
Ryan McKinley 2d28a5e9a7 LUCENE-3795: return empty array for TwoDoublesStrategy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301206 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 21:16:04 +00:00
Robert Muir faca588e93 LUCENE-3874: don't let bogus positions corrumpt the index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301155 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 19:12:41 +00:00
Michael McCandless 35dad942bb LUCENE-3872: catch case where app calls close() after prepareCommit() without the matched commit()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301142 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 18:56:11 +00:00
Erick Erickson 048721d9dc Fix for SOLR-3196
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301097 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 17:12:42 +00:00
Yonik Seeley 1e7f863f38 doc: grammar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1301077 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 16:45:07 +00:00
Martijn van Groningen 308974a36d LUCENE-3778: Fixed build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300932 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 11:42:32 +00:00
Martijn van Groningen 27fedb096b LUCENE-3856: Added docvalues based grouped facet collector.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300860 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 09:31:06 +00:00
Dawid Weiss 9c362d10e6 LUCENE-3871: Dump full stack on failure. If you feel uncomfortable with long stack traces contact me and I will soothe you :)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300838 13f79535-47bb-0310-9956-ffa450edef68
2012-03-15 08:12:00 +00:00
Michael McCandless e943c4b76e LUCENE-3841: add direct test for prefix-coded byte[] spanning two pages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300753 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 22:09:34 +00:00
Michael McCandless 24bce3e8b7 LUCENE-3841: restore fillSliceWithPrefix's ability to span 2 blocks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300744 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 21:50:35 +00:00
Uwe Schindler 8bcbd04454 SOLR-3244: Fix new admin UI for Tomcat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300710 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 20:29:42 +00:00
Michael McCandless dba31ba5a5 SOLR-3076: fix ToChildBlockJoinQuery to correctly apply acceptDocs per-child
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300651 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 17:24:21 +00:00
Robert Muir 29ccdd372a SOLR-3241: document/field boosts would fail if you copyField from a norms field to an omitNorms field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300639 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 17:01:49 +00:00
Michael McCandless 6a4e492913 LUCENE-3841: fix CloseableThreadLocal to also purge entries periodically in get(), to avoid holding onto objects for too long
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300547 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 13:54:27 +00:00
Yonik Seeley d8fff9b873 LUCENE-3795: re-optimize degrees-radians conversions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300457 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 04:05:51 +00:00
Steven Rowe 8854531251 LUCENE-3795: Maven configuration: fix paths; remove analyzers-common dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300453 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 03:16:03 +00:00
Steven Rowe 01e6c7c3ed LUCENE-3795: simplify build file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300439 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 01:59:57 +00:00
Mark Robert Miller fe9b072490 defend against npe
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300434 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 01:34:07 +00:00
Robert Muir f7cf65f76c LUCENE-3795: use LuceneTestCase for all tests, propagate super.setUp in SpatialPrefixTreeTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300428 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 00:38:44 +00:00
Robert Muir 22b145e43e LUCENE-3795: use MockAnalyzer for testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300426 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 00:31:28 +00:00
Steven Rowe 0c447d1344 LUCENE-3795: IntelliJ IDEA configuration: fixed module name in dev-tools/idea/.idea/workspace.xml; and in spatial.iml, removed unnecessary "exported" attributes, and switched analysis-common module dependency to have TEST scope.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300424 13f79535-47bb-0310-9956-ffa450edef68
2012-03-14 00:25:28 +00:00
Ryan McKinley 2ac613aef9 LUCENE-3795: Replace contrib/spatial with modules/spatial (merge from branch)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300409 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 23:28:17 +00:00
Yonik Seeley cceaa41fc6 improve exception handling messages, don't rewrap SolrException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300408 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 23:24:01 +00:00
Yonik Seeley bd4b19f8ae doc: field naming
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300325 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 20:07:05 +00:00
Yonik Seeley a56daa639c SOLR-2719: restore ability to specify fl=field-with-dashes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300316 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 19:57:46 +00:00
Yonik Seeley 10e3c49303 SOLR-2719: restore ability to specify fl=field-with-dashes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300314 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 19:57:08 +00:00
Ryan McKinley 4f11496d99 LUCENE-3795: update the solr spatial4j.jar file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1300263 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 18:07:27 +00:00
Ryan McKinley d5b39f875f LUCENE-3795: updating to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1300232 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 16:43:38 +00:00
Erick Erickson 401924c273 Fix for SOLR-3236, javadoc only
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300168 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 14:56:29 +00:00
Erick Erickson 3f82d831db Fix for SOLR-3221: "Make Shard handler threadpool configurable"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300160 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 14:45:16 +00:00
Jan Høydahl 8452214c35 SOLR-2826: CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300093 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 12:26:18 +00:00
Jan Høydahl ba6024cc7f SOLR-2826: URLClassify Update Processor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300091 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 12:23:11 +00:00
Stefan Matheis ea862e17a6 SOLR-3238: Updating WIP-Notice to new Catch-All Issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300017 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 09:22:01 +00:00
Uwe Schindler b83d177b7f LUCENE-3866: Add some JavaDocs to prevent modification of the array containing the sequential subreaders. This is a trap! We should maybe change getSequentialSubReaders and similar methods in IndexReaderContext to return List<R extends IndexReader>. I will open issue for discussion.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300016 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 09:05:46 +00:00
Stefan Matheis 9e8ea09d7a SOLR-3216: Change Link to Admin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300011 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 08:55:16 +00:00
Stefan Matheis 3a7ca0841d SOLR-3205: Improved Error-Handling on Analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300009 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 08:51:53 +00:00
Stefan Matheis 993908d5d5 SOLR-3098: additional check for existing elements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300003 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 08:29:05 +00:00
David Wayne Smiley a29ad6dae9 LUCENE-3795 removed SLF4J dependency by logging to java.util.logging instead
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1299954 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 02:12:44 +00:00
David Wayne Smiley f2b7adab38 LUCENE-3795 removed seemingly needless catch of a Exception to merely log it. FWIW Tests pass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1299952 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 02:09:54 +00:00
David Wayne Smiley 02852d8da4 LUCENE-3795 import org.junit not junit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1299946 13f79535-47bb-0310-9956-ffa450edef68
2012-03-13 01:38:39 +00:00
Koji Sekiguchi 3710c95e96 fix javadoc: use Writer, Util.toDot() and prettify
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299677 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 14:16:12 +00:00
Robert Muir 6c216e8931 add very basic random spans tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299671 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 13:36:09 +00:00
Robert Muir eb36928005 LUCENE-3864: support offsets in memorypostings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299651 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 12:37:46 +00:00
Michael McCandless 263787259c LUCENE-3855: fix thread safety issues in IW's livedocs/reader pool
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299648 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 12:23:14 +00:00
Jan Høydahl 8bcd1e077e SOLR-2202: Fix typo in typeName of trielong
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299607 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 10:09:52 +00:00
Jan Høydahl 8a9f7abba7 SOLR-2202: Avoid dependency on "tlong" and "string" in schema, add precisionStep param
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1299602 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 09:56:55 +00:00
David Wayne Smiley 0bcd64e14b LUCENE-3795 maven: reference spatial4j version via dependencyManagement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1299522 13f79535-47bb-0310-9956-ffa450edef68
2012-03-12 02:18:21 +00:00