Stefan Matheis
|
46d9f0dce9
|
SOLR-4262: Replication Icon on Dashboard does not reflect Master-/Slave-State
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429248 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 10:44:29 +00:00 |
Steven Rowe
|
4564af86df
|
LUCENE-4662: Add missing elided articles and prepositions to French ElisionFilter list under Solr example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429191 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 02:01:02 +00:00 |
Yonik Seeley
|
38610f9b09
|
SOLR-4121: add test for fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429188 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 01:53:15 +00:00 |
Yonik Seeley
|
68f9994ae8
|
SOLR-4121: add test for fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429181 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 01:29:57 +00:00 |
Steven Rowe
|
450d3cf9d4
|
LUCENE-4662: CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429177 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 01:03:52 +00:00 |
Steven Rowe
|
9caf4eccc2
|
LUCENE-4662: Add missing elided articles and prepos to FrenchAnalyzer's list passed to ElisionFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429174 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-05 00:53:22 +00:00 |
Mark Robert Miller
|
eeab864233
|
tests: update to not check cloud client fails = 0 for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429075 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 19:59:33 +00:00 |
Mark Robert Miller
|
3690e29cfb
|
SOLR-3180: tests: timeouts from 30 sec to 60 sec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429027 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 18:44:08 +00:00 |
Mark Robert Miller
|
2389d5a354
|
fix reversed conn and so timeouts - currently used for tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428963 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 16:40:52 +00:00 |
Michael McCandless
|
71942e1ac6
|
move System.nanoTime under if infoStream.isEnabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428962 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 16:40:37 +00:00 |
Michael McCandless
|
bbbe89ed14
|
LUCENE-4660: add missing notifyAll after merge finishes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428949 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 16:11:22 +00:00 |
Michael McCandless
|
1fa73401ca
|
add infoStream verbosity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428947 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 16:07:54 +00:00 |
Robert Muir
|
735f1dcd3d
|
remove wildcard imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428910 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 15:00:44 +00:00 |
Dawid Weiss
|
0d05a14bd6
|
SOLR-4106: Javac/ ivy path warnings with morfologik fixed by updating to Morfologik 1.5.5 (no functional changes).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428823 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 12:42:00 +00:00 |
Yonik Seeley
|
7e57636e39
|
improve logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428695 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 01:15:17 +00:00 |
Yonik Seeley
|
c7d8852051
|
SOLR-4257: PeerSync updates and Log Replay updates should not wait for ZK connection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428677 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-04 00:01:16 +00:00 |
Uwe Schindler
|
dc87731a3f
|
LUCENE-4656: Fix regression in IndexWriter to work with empty TokenStreams that have no TermToBytesRefAttribute (commonly provided by CharTermAttribute), e.g., oal.analysis.miscellaneous.EmptyTokenStream. Remove EmptyTokenizer from test-framework.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428671 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 23:35:20 +00:00 |
Robert Muir
|
6c2972c662
|
LUCENE-4653: only delete one doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428638 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 22:14:01 +00:00 |
Robert Muir
|
e39600a06e
|
LUCENE-4653: toss in a addIndexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428636 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 22:13:13 +00:00 |
Michael McCandless
|
ffac263234
|
LUCENE-4657: make test evil again; fix more InterruptedException handling cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428609 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 21:37:06 +00:00 |
Robert Muir
|
f9d5643c01
|
add commented out assert that finds more bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428565 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 20:02:01 +00:00 |
Robert Muir
|
8f7f8d432d
|
LUCENE-4657: disable deleteAll in this test until we figure it out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428552 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 19:10:15 +00:00 |
Robert Muir
|
36fec886be
|
don't always do the same things in the same order in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428447 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 16:23:21 +00:00 |
Robert Muir
|
61c005b77a
|
try to make testThreadInterruptDeadlock reproducablish
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428443 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 16:17:59 +00:00 |
Michael McCandless
|
224eb6a522
|
LUCENE-4653: reduce iterations back to 300
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428440 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 16:13:23 +00:00 |
Michael McCandless
|
85a3d34674
|
LUCENE-4653: make test more evil; fix leak on exception in IW.getReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428432 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 16:11:31 +00:00 |
Tommaso Teofili
|
325c3678ea
|
[LUCENE-4651] - added generics to Classifier and ClassificationResult
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428411 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 15:48:13 +00:00 |
Shai Erera
|
7a00b4773d
|
fix package.html error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428380 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 14:58:55 +00:00 |
Alan Woodward
|
84aa901490
|
SOLR-1972: Add extra query stats to RequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428372 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 14:52:55 +00:00 |
Robert Muir
|
182cb4c2f4
|
make IFD closeable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428354 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 14:18:01 +00:00 |
Robert Muir
|
164a56db83
|
LUCENE-4290: use SimpleAnalyzer so we test single-word sentences too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428338 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 13:29:35 +00:00 |
Shai Erera
|
7280898413
|
LUCENE-4647: Simplify CategoryDocumentBuilder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428320 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 12:56:27 +00:00 |
Michael McCandless
|
176aca3a1e
|
LUCENE-4653: add deletes to TIW.testThreadInterruptDeadlock; fix a few places that didn't handle InterruptedException properly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428306 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 11:50:56 +00:00 |
Uwe Schindler
|
e32af2f7ee
|
Improve permgen usage on maven artifact build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428297 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 11:33:00 +00:00 |
Uwe Schindler
|
4a8522eb2a
|
Better check Maven dependencies without using groovy and remove ANT duplication between Lucene + Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428229 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 09:18:17 +00:00 |
Robert Muir
|
e94b9ed073
|
2012 -> 2013
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428179 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 06:56:57 +00:00 |
Robert Muir
|
07c29ce1a4
|
LUCENE-4290: also detect attempts to highlight fields w/o any prox
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428161 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 04:00:32 +00:00 |
Robert Muir
|
ce94072769
|
LUCENE-4290: clean up some typos, add a description (from mikes blog), null checks, and other sand
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428157 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 03:48:36 +00:00 |
Yonik Seeley
|
5c06a17708
|
tests: add test hook for SolrCmdDistributor error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428156 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 03:48:02 +00:00 |
Robert Muir
|
d28c846d34
|
LUCENE-4652: highlight multiple fields with postings highlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428147 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 02:52:27 +00:00 |
Yonik Seeley
|
b85bf15d38
|
tests: improve stack traces
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428138 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 02:04:46 +00:00 |
Robert Muir
|
2c74b63162
|
LUCENE-4290: add another simple test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428128 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-03 00:47:56 +00:00 |
Uwe Schindler
|
652ea275d8
|
Apply stricter checks on maven dependencies to fail if a different Lucene version is imported as transitive dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428110 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 23:29:45 +00:00 |
David Wayne Smiley
|
ef4cbc91fb
|
SOLR-4230: CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428067 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 21:33:32 +00:00 |
David Wayne Smiley
|
35caf2c6bd
|
SOLR-4230 geofilt and bbox support for Solr 4 spatial
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428063 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 21:27:03 +00:00 |
Mark Robert Miller
|
463d10dc4a
|
SOLR-4254: Harden the 'leader requests replica to recover' code path.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427872 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 17:23:56 +00:00 |
Steven Rowe
|
6c4baf2bf4
|
SOLR-3279: Maven configuration: exclude unused carrot2-core transitive dependencies: jfree:jcommon; org.apache.commons:commons-math; org.uncommons.maths:uncommons-maths; and xpp3:xpp3.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427841 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 16:14:47 +00:00 |
David Wayne Smiley
|
4c4dda3566
|
git ignore /idea-build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427795 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 14:06:49 +00:00 |
David Wayne Smiley
|
f244940a4b
|
SOLR-4231: AbstractSpatialFieldType extensibility, and throw 400 code for invalid shapes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427793 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 14:03:13 +00:00 |
Robert Muir
|
395e8b269a
|
2012 -> 2013
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1427773 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-02 12:54:12 +00:00 |