Commit Graph

16004 Commits

Author SHA1 Message Date
Shai Erera b9a3d9ca70 LUCENE-4659: Cleanup CategoryPath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429570 13f79535-47bb-0310-9956-ffa450edef68
2013-01-06 19:07:44 +00:00
Uwe Schindler cf8a0ca50b SOLR-4265: Fix decoding of GET/POST parameters for servlet containers with non-UTF-8 URL parsing (Tomcat)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429534 13f79535-47bb-0310-9956-ffa450edef68
2013-01-06 14:55:11 +00:00
Robert Muir a347753992 javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429519 13f79535-47bb-0310-9956-ffa450edef68
2013-01-06 13:38:02 +00:00
David Wayne Smiley 6db40b852d SOLR-4255: (CHANGES.txt) add spatial filter=false local-param option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429468 13f79535-47bb-0310-9956-ffa450edef68
2013-01-06 06:14:45 +00:00
David Wayne Smiley 9c5d4ff5cb SOLR-4255: add spatial filter=false local-param option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429466 13f79535-47bb-0310-9956-ffa450edef68
2013-01-06 06:01:58 +00:00
Uwe Schindler 643fab0b82 SOLR-4275: Fix test. Sorry, the Solr build system did not recognize the test change without ant clean!?
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429419 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 23:03:51 +00:00
Robert Muir 64e18dc0f6 SOLR-4271: add support for PostingsHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429413 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 22:51:30 +00:00
Uwe Schindler 8e49b54fde SOLR-4275: Add test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429410 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 22:44:18 +00:00
Uwe Schindler 981694a910 SOLR-4275: Fix TrieTokenizer to no longer throw StringIndexOutOfBoundsException in admin UI / AnalysisRequestHandler when you enter no number to tokenize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429401 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 22:19:14 +00:00
Stefan Matheis c734e6d021 SOLR-3829: Admin UI Logging events broken if schema.xml defines a catch-all dynamicField with type ignored
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429298 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 14:43:59 +00:00
Stefan Matheis 4bcef71a34 SOLR-4263: Incorrect Link from Schema-Browser to Query From for Top-Terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429296 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 14:40:32 +00:00
Stefan Matheis babf990922 SOLR-4079: Long core names break web gui appearance and functionality
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429292 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 14:36:33 +00:00
Stefan Matheis 7364aab17f SOLR-3840: XML query response display is unreadable in Solr Admin Query UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429288 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 14:25:29 +00:00
Stefan Matheis 348f84c32f SOLR-3851: create a new core/delete an existing core should also update the main/left list of cores on the admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429286 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 14:21:28 +00:00
Stefan Matheis f51a29707f SOLR-4176: analysis ui: javascript not properly handling URL decoding of input
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429261 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 11:04:55 +00:00
Stefan Matheis 8172b5d535 SOLR-4045: SOLR admin page returns HTTP 404 on core names containing a '.' (dot)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429259 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 10:57:21 +00:00
Stefan Matheis 65a9cc3643 SOLR-4261: Percentage Infos on Dashboard have a fixed width
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429256 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 10:53:39 +00:00
Stefan Matheis 449296da9d SOLR-4264: Missing Error-Screen on UI's Cloud-Page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429254 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 10:50:24 +00:00
Stefan Matheis 01d27847bf SOLR-4262: Replication Icon on Dashboard does not reflect Master-/Slave-State
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1429252 13f79535-47bb-0310-9956-ffa450edef68
2013-01-05 10:48:03 +00:00
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