Michael McCandless
c18676ed4f
LUCENE-4898: openIfChange now allows targeting an IndexCommit from an NRT reader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1464437 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 11:04:38 +00:00
David Wayne Smiley
8b573c413d
LUCENE-4645: Spatial Contains predicate for RecursivePrefixTreeStrategy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1464193 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 20:29:43 +00:00
Mark Robert Miller
68a1ca91c5
SOLR-4664: ZkStateReader should update aliases on construction.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1464020 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 13:58:10 +00:00
Adrien Grand
218588c9ac
LUCENE-4888: Never call DocIdSetIterator.advance with target <= docID().
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463906 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 10:15:25 +00:00
Dawid Weiss
160cec5c95
SOLR-4653: Solr configuration should log inaccessible/ non-existent relative paths in lib dir=...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463836 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 06:40:59 +00:00
Uwe Schindler
e529be4006
SOLR-4652: Fix broken behavior with shared libraries in resource loader for solr.xml plugins.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463794 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 23:44:45 +00:00
David Wayne Smiley
061f31e910
LUCENE-4881: javadocs for SentinelIntSet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463587 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 15:07:45 +00:00
Erick Erickson
aefecd26a4
SOLR-4656, additional parameters for limiting work when highlighting multivalued fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463543 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 13:44:58 +00:00
Steven Rowe
6de43dea0a
LUCENE-4877: more param parsing verbs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463335 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 23:45:33 +00:00
Erick Erickson
932923ee4b
Fix for SOLR-4615, pull solr.properties out prior to deciding on the new mechanism
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463316 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 22:04:32 +00:00
Michael McCandless
44b883aff4
read both stderr and stdout from Solr example server
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463314 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 22:04:05 +00:00
Robert Muir
9c67481b2c
LUCENE-4877: javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463245 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 18:29:13 +00:00
Chris M. Hostetter
3d184a2452
SOLR-4622: deprecate hardcoded hostContext and hostPort defaults
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463242 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 18:27:50 +00:00
Steven Rowe
e26f9c49ef
LUCENE-4877: fix minor analyzer factory issues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463232 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 18:13:15 +00:00
James Dyer
54f8c01026
SOLR-3758: SpellCheckComponent to work properly with distributed grouping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463219 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 17:43:27 +00:00
Robert Muir
29b5142e79
LUCENE-4877: throw exception for invalid arguments in analysis factories
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463191 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 16:30:00 +00:00
Steven Rowe
b1e4ba6843
SOLR-4658: In preparation for REST API requests that can modify the schema, a "managed schema" is introduced.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463182 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 16:16:03 +00:00
Shai Erera
0f1738e265
LUCENE-4893: facet counts were multiplied as many times as FacetsCollector.getFacetResults was called
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463085 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 04:49:36 +00:00
Robert Muir
48a28acbfd
LUCENE-4861: make BreakIterator per-field in PostingsHighlighter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463083 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 04:39:49 +00:00
Erick Erickson
42b081cd5c
SOLR-4657, core left open during stress tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463068 13f79535-47bb-0310-9956-ffa450edef68
2013-03-31 23:31:08 +00:00
Michael McCandless
5d8cc29da9
kill Solr example server if it hasn't started after 30 minutes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463057 13f79535-47bb-0310-9956-ffa450edef68
2013-03-31 21:30:31 +00:00
Adrien Grand
1f964c5764
LUCENE-4876: Deeply clone IndexWriterConfigs.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462656 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 21:56:46 +00:00
Steven Rowe
11068128d1
SOLR-4650: make BadCopyFieldTest extend AbstractBadConfigTestBase, which handles exceptions properly and deletes the core init'd to test config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462522 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 16:18:22 +00:00
Robert Muir
abea806409
SOLR-4641: Schema should throw exceptoin on illegal field parameters
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462502 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 15:46:58 +00:00
Erick Erickson
a6e3ba52c0
SOLR-4549 - Hardening tests after SOLR-4196
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462495 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 14:55:07 +00:00
Steven Rowe
167a4b84c3
SOLR-4650: copyField doesn't work with source globs that don't match any explicit or dynamic fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462396 13f79535-47bb-0310-9956-ffa450edef68
2013-03-29 04:33:34 +00:00
Shawn Heisey
33c3778360
SOLR-4651: remove dist-excl-slf4j build target
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462306 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 21:24:29 +00:00
Steven Rowe
20cf1b7226
remove upgrading section attribution
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462289 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 20:13:31 +00:00
Mark Robert Miller
b09717828d
SOLR-3706: add example/resources to solrj test classpath - without this, it's not finding a log4j config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462260 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 18:56:07 +00:00
Chris M. Hostetter
1ad382f304
SOLR-3956: Fixed group.facet=true to work with negative facet.limit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462227 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 17:37:23 +00:00
Mark Robert Miller
175b33d5c7
SOLR-3706: remove log dependencies from core, exclude example log jars from test classpath, add versions to example log jars
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462145 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 15:14:29 +00:00
David Wayne Smiley
218a506327
LUCENE-4742: Rename spatial Node back to Cell
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462091 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 13:50:03 +00:00
David Wayne Smiley
56a18440e2
LUCENE-4742: Rename spatial Node back to Cell
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462090 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 13:44:09 +00:00
Adrien Grand
6448dce4ea
Add missing javadocs.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1462009 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 09:37:47 +00:00
Dawid Weiss
4f117dee40
LUCENE-4889: UnicodeUtil.codePointCount implementation replaced with a non-array-lookup version.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461986 13f79535-47bb-0310-9956-ffa450edef68
2013-03-28 08:42:34 +00:00
Adrien Grand
001c4646e9
LUCENE-4875: Make SorterTemplate.mergeSort run in linear time on sorted (sub-)arrays.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461834 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 20:14:04 +00:00
Steven Rowe
7bc4cd24a4
SOLR-3706: Maven configuration: sync with Ant build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461830 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 20:01:17 +00:00
Steven Rowe
2fe1c91963
SOLR-4649: The Solr .war should not include (test-scope-only) cglib-nodep and objenesis jars
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461769 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 18:31:18 +00:00
Adrien Grand
d3eb052c45
LUCENE-4752: Fix SortingMergePolicy behavior when merges occur concurrently with deletions.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461732 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 17:31:01 +00:00
Mark Robert Miller
51b597832e
SOLR-3706: straighten out license files and jar checksums
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461717 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 17:16:26 +00:00
Mark Robert Miller
612b179d09
SOLR-3706: Ship setup to log with log4j.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461587 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 14:09:38 +00:00
David Wayne Smiley
a6549cb76c
LUCENE-4644: Spatial IsWithin predicate for RecursivePrefixTreeStrategy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461581 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 13:55:57 +00:00
Stefan Matheis
d8df3a2d55
SOLR-4405: Admin UI - admin-extra files are not rendered into the core-menu
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461447 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 08:40:22 +00:00
Steven Rowe
ad9a5b91e0
SOLR-4623: Fix classname shortening:
...
- Rename FieldType.normalizeSPIname() to getShortName()
- Stop shortening analyzer classnames
- Stop outputting analyzer classname from FieldType.getAnalyzerProperties() when the analyzer is TokenizerChain
- In FieldType.getShortName(), tighten the set of package prefixes that will be shortened to 'org.apache.lucene.analysis.(whatever)', 'org.apache.solr.analysis.', and 'org.apache.solr.schema.'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461418 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 05:30:26 +00:00
Ryan McKinley
bbc7dc524a
LUCENE-4887: NoOutputs implements merge. Lets FSA behave like a Set<Input>
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461409 13f79535-47bb-0310-9956-ffa450edef68
2013-03-27 04:11:49 +00:00
Steven Rowe
77e9e58300
SOLR-4623: When serializing similarity factories, don't reduce class names of Similarity's wrapped with the anonymous factory to 'solr.<SimpleClassName>'; also, only reduce the class name of sim factories located in the org.apache.solr.search.similarities package, rather than that of any sim factory under packages org.apache.lucene.** and org.apache.solr.**
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461378 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 23:51:17 +00:00
Steven Rowe
fda68e7322
LUCENE-4879: IntelliJ configuration: upgrade randomizedtesting-runner dependency from 2.0.8 to 2.0.9
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461372 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 23:34:34 +00:00
Steven Rowe
61875d4c8f
LUCENE-4879: Finish solr upgrade: upgrade randomizedtesting-runner and junit4-ant dependencies in solr/test-framework/ivy.xml; and add junit4-ant 2.0.9 SHA1 to solr/licenses/
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461280 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 19:40:56 +00:00
Shai Erera
72c2f189b5
fix TestFacetsCollector.testSumScoreAggregator to not be sensitive to rounding issues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461245 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 18:00:51 +00:00
Steven Rowe
396300149d
LUCENE-4879: Add randomizedtesting-runner 2.0.9 SHA1 to solr/licenses/; Maven configuration: upgrade randomizedtesting-runner from 2.0.8 to 2.0.9.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1461161 13f79535-47bb-0310-9956-ffa450edef68
2013-03-26 14:59:37 +00:00