Commit Graph

20137 Commits

Author SHA1 Message Date
Robert Muir d3ccf49f59 svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603893 13f79535-47bb-0310-9956-ffa450edef68
2014-06-19 14:30:13 +00:00
Robert Muir 1e881bf793 LUCENE-5777: fix double escaping of dash in hunspell conditions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603851 13f79535-47bb-0310-9956-ffa450edef68
2014-06-19 12:10:41 +00:00
Adrien Grand 79351129ef LUCENE-5773: Fix ram usage estimation on PositiveIntOutputs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603782 13f79535-47bb-0310-9956-ffa450edef68
2014-06-19 09:31:49 +00:00
Michael McCandless ec2eaaafad LUCENE-5752: switch to simpler Automaton implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603752 13f79535-47bb-0310-9956-ffa450edef68
2014-06-19 08:22:08 +00:00
Shalin Shekhar Mangar 2fbc511c38 SOLR-6161: Walk the entire cause chain looking for an Error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603708 13f79535-47bb-0310-9956-ffa450edef68
2014-06-19 04:32:50 +00:00
Adrien Grand db8ea25a09 LUCENE-5773: Improve test by measuring deltas instead of absolute values.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603676 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 23:43:19 +00:00
Chris M. Hostetter e4774c5b5a SOLR-6169: cleanup CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603656 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 22:24:11 +00:00
Adrien Grand a2b6228798 LUCENE-5773: Fix BlockTermsReader ram usage estimation.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603647 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 21:54:59 +00:00
Chris M. Hostetter 0b34ca29c0 SOLR-6128: Removed deprecated analysis factories and fieldTypes from the example schema.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603644 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 21:50:34 +00:00
Alan Woodward 23a3287f00 SOLR-6064: Return DebugComponent track output as JSON object
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603608 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 19:55:28 +00:00
Alan Woodward ac9f70adc8 SOLR-6125: Allow SolrIndexWriter to close without waiting for merges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603600 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 19:33:51 +00:00
Robert Muir 1195909d13 add useful sop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603595 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 19:27:48 +00:00
Robert Muir 1a92efa190 print percentage correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603589 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 19:15:34 +00:00
Michael McCandless 42aaf72f62 LUCENE-5775: deprecate JaspellLookup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603542 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 17:21:10 +00:00
Shalin Shekhar Mangar 7559b36410 Remove SOLR-6056 from 4.9 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603527 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 17:02:01 +00:00
Michael McCandless a0904dc28b LUCENE-5752: use BitSet for accept states
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1603516 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 16:44:28 +00:00
Shalin Shekhar Mangar c0d5fbb829 SOLR-6173: Fixed wrong failure message in TestDistributedSearch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603494 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 15:47:16 +00:00
Michael McCandless 8f0c046ef6 LUCENE-5752: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1603492 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 15:45:58 +00:00
Michael McCandless ae6ea5d4f0 LUCENE-5752: cutover to FixedBitSet to mark the accept states; improve javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1603489 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 15:41:49 +00:00
Noble Paul 76f4abe306 SOLR-6095 Uncaught Exception causing test failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603467 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 14:46:38 +00:00
Adrien Grand 88031f7524 LUCENE-5773: Don't account for FST.Outputs.getNoOutput which is a singleton.
Found while merging...


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603455 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 14:00:35 +00:00
Adrien Grand b517365d54 LUCENE-5773: Test SegmentReader.ramBytesUsed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603430 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 12:24:14 +00:00
Shai Erera 2bac242329 LUCENE-5772: implement getSortedNumericDocValues in SortingAtomicReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603406 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 10:51:16 +00:00
Noble Paul 3ed3a46057 SOLR-6095 SolrCloud cluster can end up without an overseer with overseer roles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603382 13f79535-47bb-0310-9956-ffa450edef68
2014-06-18 09:39:34 +00:00
David Wayne Smiley 67eef54ff2 SOLR-6160: bugfix when facet query or range with group facets and distributed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603310 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 23:01:56 +00:00
Steven Rowe e633ae0355 SOLR-6164: add eol-style property to TestCloudManagedSchemaConcurrent.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603301 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 22:29:13 +00:00
Steven Rowe bdd350df8f SOLR-6164: Copy Fields Schema additions are not distributed to other nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603300 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 22:24:29 +00:00
Shalin Shekhar Mangar 726607a6fc SOLR-6175: Assert that exception message is not null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603236 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 17:50:29 +00:00
Shalin Shekhar Mangar 30fa1375cd SOLR-6175: Fix failing test by removing assert that matches exception message. They might be different between platforms.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603233 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 17:44:07 +00:00
Chris M. Hostetter 00c83e7e01 LUCENE-5761: upgrade note for solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603227 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 17:21:02 +00:00
David Wayne Smiley 64c225e2aa LUCENE-5714: small internal refactor to use varargs and remove redundant null initializations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603216 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 16:29:33 +00:00
Robert Muir eec3af30a4 add 4.10
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603214 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 16:22:46 +00:00
Shalin Shekhar Mangar 280c297c9c SOLR-6129: DateFormatTransformer doesn't resolve dateTimeFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603209 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 16:10:18 +00:00
Michael McCandless cc3eaed1bc LUCENE-5752: minor cleanups / remove imports / sops, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1603116 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 10:16:03 +00:00
Michael McCandless a135294eda LUCENE-5752: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1603107 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 09:41:54 +00:00
Michael McCandless 6ac082fbe1 LUCENE-5752: remove last nocommits; turn on method-level javadocs for oal.util.automaton; improve tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1603106 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 09:37:41 +00:00
Shalin Shekhar Mangar 2fe64e65ac SOLR-6175: DebugComponent throws NPE on shard exceptions when using shards.tolerant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603061 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 05:45:07 +00:00
Robert Muir 565dfc3e1f LUCENE-5769: SingletonSortedSetDocValues now supports random access ordinals
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603044 13f79535-47bb-0310-9956-ffa450edef68
2014-06-17 02:48:44 +00:00
Adrien Grand 1b080217c2 Remove javadoc @see tag. I can't manage to make it work with precommit.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603014 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 22:38:52 +00:00
Michael McCandless be3cca1e44 LUCENE-5752: renames
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1603012 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 22:23:11 +00:00
Robert Muir dd32343ee2 LUCENE-5768: hunspell condition checks with character classes were buggy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603007 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 21:56:05 +00:00
Adrien Grand e7f81b4d6c LUCENE-5767: OrdinalMap optimizations.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602997 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 20:33:44 +00:00
Michael McCandless 63c2842d87 LUCENE-5752: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1602968 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 19:26:19 +00:00
Michael McCandless ce2f7e9c8c LUCENE-5752: improve tests; move isEmpty out of LA into BasicOps; BasicOps.sameLanguage requires no dead states; rename LA.finish -> finishState
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1602966 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 19:22:02 +00:00
Timothy Potter 5755634db6 SOLR-5956: Use getInstanceDir instead of getRawInstanceDir as that was causing issues when trying to create a backup of an index on Linux when solr.solr.home is a symbolic link.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602953 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 18:36:08 +00:00
Timothy Potter 6c968ffd0a SOLR-6015: Moving change note to 4.9 bugfix section.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602950 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 18:28:07 +00:00
Timothy Potter 46daa9178a SOLR-6157: Added some logging and re-opened the socket proxy to try to figure out why this test is hanging; reenabling temporarily to see if these changes help diagnose the cause of the hang.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602924 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 16:44:15 +00:00
Adrien Grand a54f8a2e4e LUCENE-5765: Add tests to OrdinalMap.ramBytesUsed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602880 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 14:41:15 +00:00
Adrien Grand 67d1a72c55 LUCENE-5764: Add tests to DocIdSet.ramBytesUsed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602876 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 14:25:12 +00:00
Adrien Grand 631e55046f LUCENE-5759: Add PackedInts.unsignedBitsRequired.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602873 13f79535-47bb-0310-9956-ffa450edef68
2014-06-16 14:22:02 +00:00