Commit Graph

1341 Commits

Author SHA1 Message Date
Steven Rowe 6264baa060 SOLR-2452: merged with trunk up to r1136777
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1136783 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 06:10:05 +00:00
Uwe Schindler edac2e90d2 LUCENE-3208: Renamed protected IndexSearcher.createWeight() to expert public method IndexSearcher.createNormalizedWeight() as this better describes what this method does. The old method is still there for backwards compatibility. Query.weight() was deprecated and simply delegates to IndexSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136568 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 17:55:04 +00:00
Yonik Seeley 4c5c3c86e2 weight value sources for pseudo-fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136526 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 16:20:43 +00:00
Michael McCandless a1e74fd6c9 LUCENE-3191: add TopDocs.merge, TopGroups.merge, SearchGroup.merge, to make sharding easier
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136080 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 15:12:48 +00:00
Koji Sekiguchi 3d8fc3de5d fix luceneMatchVersion in uima test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136027 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 13:20:09 +00:00
Shalin Shekhar Mangar 6aaaf9ca94 SOLR-2551 -- Check dataimport.properties for write access (if delta-import is supported in DIH configuration) before starting an import
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135954 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 08:24:04 +00:00
Steven Rowe f4bfaca2ec LUCENE-3204: Added attribution to CHANGES.txt entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135825 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 22:03:08 +00:00
Steven Rowe 72d043e3ec LUCENE-3204: Include maven-ant-tasks jar in the source tree and use this jar from generate-maven-artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135801 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 21:23:31 +00:00
Steven Rowe 31ae73d63b Merged with trunk up to r1135758
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1135759 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 19:26:27 +00:00
Noble Paul 7e9aeac79b SOLR-2206 MailEntityProcessor has mispelled words
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135495 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 11:39:50 +00:00
Steven Rowe e75ece66b8 SOLR-2590: updated link to Jenkins-built Lucene trunk javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135206 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 18:12:47 +00:00
Yonik Seeley f3225e0153 SOLR-2136: fix SimpleBoolFunction.equals()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135168 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 16:48:04 +00:00
Uwe Schindler 5e66d65bfd SOLR-2400: Use int[] for position history in serialization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135154 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 16:03:20 +00:00
Koji Sekiguchi 0e96bce83e SOLR-2582: Use uniqueKey for error log in UIMAUpdateRequestProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135011 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 02:37:57 +00:00
Koji Sekiguchi 52e432be3a SOLR-2581: UIMAToSolrMapper wrongly instantiates Type with reflection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135009 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 02:21:10 +00:00
Uwe Schindler c884384d5c SOLR-2400: Field- and DocumentAnalysisRequestHandler now provide a position history for each token, so you can follow the token through all analysis stages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134685 13f79535-47bb-0310-9956-ffa450edef68
2011-06-11 16:46:59 +00:00
Steven Rowe c98779dd12 SOLR-2452: merge with trunk up to r1134392
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1134403 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 18:17:44 +00:00
Simon Willnauer cf94c3bd49 removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134340 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 15:22:01 +00:00
Koji Sekiguchi 739efd5913 SOLR-2579: UIMAUpdateRequestProcessor ignore error fails if text.length() < 100
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134163 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 01:16:08 +00:00
Yonik Seeley a54dbc985c debugging: show when coord is disabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133872 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 13:48:11 +00:00
Simon Willnauer 2007a4b4e0 Remove @Version tags from JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133805 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 11:43:35 +00:00
Ryan McKinley 4f98807406 SOLR-2444: Change Map<String,String> to SolrParams
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133534 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 19:54:47 +00:00
Ryan McKinley 1d2d790bc3 SOLR-2417: updated syntax for [explain]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133520 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 19:34:18 +00:00
Ryan McKinley 3bec90e9eb SOLR-705: adding CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133513 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 19:06:48 +00:00
Ryan McKinley 7386b115af SOLR-1298: Adding missing CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133512 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 18:59:46 +00:00
Ryan McKinley 077cc43fe9 SOLR-2444, SOLR-705 -- Updating Transformers to use LocalParam syntax (surrounded by [ ])
adding SHARD_URL as a parameter

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133505 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 18:47:02 +00:00
Ryan McKinley 8f45f3218b Make JettySolrRunner run of port 8983
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133504 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 18:43:15 +00:00
Robert Muir 50a474b6b6 SOLR-2567: change solr default to TieredMergePolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133486 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 17:59:53 +00:00
Yonik Seeley d8928bb3c7 SOLR-2444: implement parsing only of augmenters (localParams syntax but using [])
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133457 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 16:34:33 +00:00
Robert Muir 975e125085 SOLR-2576: add deprecation note to 3.x section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133189 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 23:00:12 +00:00
Robert Muir 5a1e1bf4c8 SOLR-2576: DirectSolrSpellChecker was not returning freq info for the original token
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133187 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 22:48:41 +00:00
Yonik Seeley aa92c15202 build: prevent empty directory in git checkout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133136 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 19:30:46 +00:00
Robert Muir 5cc571ad3f SOLR-2491: support spellcheck collation w/ grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133043 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 15:16:10 +00:00
Robert Muir 13156d5bd4 SOLR-2571: str->int in DirectSolrSpellChecker example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132859 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 03:20:54 +00:00
Robert Muir 6b6e5e6553 SOLR-2571: Fix DirectSolrSpellchecker's numeric params to use numeric types, add example and test for thresholdTokenFrequency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132855 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 02:38:42 +00:00
Ryan McKinley d280169fef SOLR-2399: Solr Admin Interface, reworked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132826 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 22:54:05 +00:00
Robert Muir bdee0a9764 SOLR-2462: use of spellcheck.collate could result in extremely high memory usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132729 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 19:14:48 +00:00
Ryan McKinley 63083944b1 SOLR-2399: fix stopwords and added field sorting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132724 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 18:37:56 +00:00
Steven Rowe 39063eee73 SOLR-2452: merged with trunk up to r1132517
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1132518 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 03:58:37 +00:00
Ryan McKinley 2b6e09ff3f SOLR-2399: make fluid layout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132475 13f79535-47bb-0310-9956-ffa450edef68
2011-06-05 18:35:06 +00:00
Steven Rowe be0b3062a3 SOLR-2452: merged with trunk up to r1131485
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1131486 13f79535-47bb-0310-9956-ffa450edef68
2011-06-04 20:08:08 +00:00
Yonik Seeley 1da4ffee6e SOLR-2136: function queries - add bool type and functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131228 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 20:48:47 +00:00
Ryan McKinley 582ba3830f SOLR-2399: Solr Admin Interface, reworked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131168 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 20:01:33 +00:00
Ryan McKinley 0c25f24550 SOLR-2399: Solr Admin Interface, reworked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131137 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 18:51:37 +00:00
Yonik Seeley d90d10e48e LUCENE-2514: fix NPE in solr's toString when range endpoints are null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131029 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 13:30:27 +00:00
Steven Rowe 4eeee5c147 SOLR-2452: merged with trunk up to r1130696; finished Solr contrib layout switch (src/main/java/ => src/java/, etc.) in the Maven, Eclipse, and IntelliJ configurations; restored two directories that were dropped as part of the layout switch: solr/contrib/dataimporthandler/src/main/webapp/ => src/webapp/, and solr/contrib/uima/src/main/resources => src/resources/; added jetty.insecurerandom sysprop setting to test-macro in lucene/common-build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1130815 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 21:15:00 +00:00
Robert Muir 80bbaedfe7 LUCENE_3135, SOLR-2378: update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130619 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 15:54:49 +00:00
Robert Muir b7277878e8 LUCENE-152: add KStem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130527 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 12:58:22 +00:00
Robert Muir 5fff60467f LUCENE-3149: upgrade icu to 4.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130439 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 08:58:34 +00:00
Steven Rowe 036078baea SOLR-2452: merged with trunk up to r1130266. Removed duplicate solr-contrib-uptodate definition in solr/contrib/contrib-build.xml. Fixed directory glob in solr-contrib-uptodate target: .../src/main/java/ -> .../src/java/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1130331 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 22:37:09 +00:00
Robert Muir 8b6be652b2 SOLR-2279: move to beforeClass, so a test doesn't disable it for subsequent tests in the same jvm
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130063 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 09:04:02 +00:00
Robert Muir 402c76d700 SOLR-2279: move to test-framework, and add consistency for IDE users
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130052 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 08:46:52 +00:00
Robert Muir 7f5305ecfc SOLR-2279: use Lucene's MockDirectoryWrapper in Solr tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130042 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 08:22:23 +00:00
Stanisław Osiński b893d89f58 SOLR-2561: fixing SimpleXML notice file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129645 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 12:32:52 +00:00
Robert Muir 4715d42d42 LUCENE-3155: improve includes/excludes to explicitly state what is in releases (so no foo.txt or anything else is included)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129453 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 01:36:46 +00:00
Robert Muir 7bf34183d0 LUCENE-3158: put licensing information in the LICENSE.txt file where it belongs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129450 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 01:22:03 +00:00
Robert Muir c8101d708c LUCENE-3160: lucene source build doesn't work correctly by itself
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129445 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 00:08:14 +00:00
Robert Muir 42a2a5df7e LUCENE-3163: remove release dates from CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129427 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 23:11:10 +00:00
Robert Muir 67317f7084 SOLR-2559: all solr contrib CHANGES.txt have 3.2-dev as the release header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129424 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 22:53:19 +00:00
Robert Muir 6314bd4be9 SOLR-2558: remove apache lucene version from solr changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129413 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 22:36:44 +00:00
Steven Rowe 31c83c9d6f SOLR-2452: Merged with trunk up to r1129202; standardized solr/contrib/* layouts.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1129205 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 14:51:25 +00:00
Michael McCandless 1f693331ff SOLR-2519: add missing file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128856 13f79535-47bb-0310-9956-ffa450edef68
2011-05-29 10:35:04 +00:00
Michael McCandless de78bb889f SOLR_2519: move CHANGES entry to the right place
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128855 13f79535-47bb-0310-9956-ffa450edef68
2011-05-29 10:31:48 +00:00
Michael McCandless 0bec9a11fd SOLR-2519: improve defaults for text_* field types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128854 13f79535-47bb-0310-9956-ffa450edef68
2011-05-29 10:27:23 +00:00
Michael McCandless 478414756e SOLR-2552: make sure each test class starts/ends searcher tracking
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128466 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 21:29:06 +00:00
Michael McCandless cb9dfc11a1 fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128253 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 10:48:09 +00:00
Robert Muir 4dc43afe9d fix changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128249 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 10:41:22 +00:00
Michael McCandless a7477fa696 fix javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128246 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 10:38:18 +00:00
Robert Muir 1aceb50817 3.2 changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128235 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 10:05:13 +00:00
Ryan McKinley 8883ce572f SOLR-2399: fix header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128012 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 18:09:14 +00:00
Ryan McKinley 9038381ab6 SOLR-2399: Making the notice a bit nicer looking
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127987 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 16:33:33 +00:00
Ryan McKinley bf2531a9ba SOLR-2399: Adding in progress solr admin interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127983 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 16:18:58 +00:00
Simon Willnauer 68a840c2b7 SOLR-2530: Remove Noggit CharArr from FieldType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127326 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 22:44:36 +00:00
Robert Muir 530b894c60 SOLR-1942: Ability to specify codec per field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127313 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 21:55:28 +00:00
Yonik Seeley 9b31ee389f SOLR-2539: VectorValueSource.floatVal incorrectly used byteVal on sub-sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127301 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 21:32:08 +00:00
Robert Muir f5048293b5 LUCENE-2995: factor out a shared spellchecking module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126642 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 18:33:53 +00:00
Koji Sekiguchi 0974e2768a SOLR-2536: add ReloadCacheRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126487 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 13:31:03 +00:00
Steven Rowe 674feedec6 SOLR-2452: Merged up to trunk r1126232; adjusted solr/config/analysis-extras/ directory structure to match other solr contribs; updated configuration for maven and intellij idea.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1126234 13f79535-47bb-0310-9956-ffa450edef68
2011-05-22 21:45:19 +00:00
Doron Cohen 886e17c842 SOLR-2500: TestSolrProperties sometimes fails with "no such core: core0"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125932 13f79535-47bb-0310-9956-ffa450edef68
2011-05-22 12:00:42 +00:00
Steven Rowe 91c74bb6e7 SOLR-2421: remove unnecessary dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125567 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 20:55:31 +00:00
Stanisław Osiński a49fccc4b3 SOLR-2448: Updating SimpleXML JAR to version 2.4.1 for consistency with the Maven dependency declaration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125526 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 19:39:42 +00:00
Ryan McKinley 4a0057d6ab SOLR-2513: remove final from XMLWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125497 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 18:34:18 +00:00
Koji Sekiguchi 897ad47877 SOLR-2528: move change log entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125156 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 22:50:09 +00:00
Koji Sekiguchi 4832ff0359 SOLR-2528: set HtmlEncoder default off in example solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125150 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 22:41:19 +00:00
Robert Muir 90f7f3f3b4 SOLR-2531: remove some per-term waste in SimpleFacets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125011 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 17:37:22 +00:00
Yonik Seeley 66275ea881 SOLR-2521: TestJoin.testRandom fails, improve effective test coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124268 13f79535-47bb-0310-9956-ffa450edef68
2011-05-18 13:51:35 +00:00
Yonik Seeley a320a7929a SOLR-2520: escape u2029 as well as u2028 to make valid javascript as well as JSON
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103983 13f79535-47bb-0310-9956-ffa450edef68
2011-05-17 02:09:33 +00:00
Yonik Seeley 3b45ee8cae example: remove non-whitespace-delimited fieldtype per request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103738 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 13:54:44 +00:00
Stanisław Osiński 548806b7f7 SOLR-2448: Upgrade of Carrot2 to version 3.5.0 and a number of related clustering improvements (SOLR-2449, SOLR-2450, SOLR-2505)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103722 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 13:19:46 +00:00
Yonik Seeley 4a8e4d246a example: first attempt at *_nwd, non-whitespace-delimited field type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103444 13f79535-47bb-0310-9956-ffa450edef68
2011-05-15 16:20:28 +00:00
Koji Sekiguchi 86faa47fa9 SOLR-2480: add ignoreTikaException flag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103120 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 15:01:12 +00:00
Michael McCandless f703f23414 LUCENE-1076: default is TieredMP if version >= 3.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103094 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 12:45:20 +00:00
Chris M. Hostetter c503b44b8f SOLR-2451: Enhance assertJQ to allow individual tests to specify the tolerance delta used in numeric equalities.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102907 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 22:03:35 +00:00
Koji Sekiguchi 0ec6d7a81b SOLR-2512: add ignoreErrors flag so that users can ignore exceptions in AE.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102785 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 15:12:53 +00:00
Grant Ingersoll ed573a067b SOLR-2511: slight refactoring to make it easier to override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102718 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 13:34:18 +00:00
Yonik Seeley 02bc22d21a SOLR-2496: add array-of-object JSON format and commitWithin, overwrite request params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102058 13f79535-47bb-0310-9956-ffa450edef68
2011-05-11 20:02:54 +00:00
Grant Ingersoll 9a34849ecc SOLR-2502: missed compName
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101159 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 19:25:46 +00:00
Grant Ingersoll c58d788ab2 SOLR-2384: add all fields info in debug mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101136 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 18:30:14 +00:00
Grant Ingersoll 73a31645eb SOLR-2502: put in start of Join example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101131 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 18:17:46 +00:00
Koji Sekiguchi b30e4e4ec8 SOLR-2503: feature value map to dynamicField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101047 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 14:56:01 +00:00
Uwe Schindler 400639f54e LUCENE-3065, SOLR-2497: When a NumericField is retrieved from a Document loaded from IndexReader (or IndexSearcher), it will now come back as NumericField. Solr now uses NumericField solely (no more magic).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100526 13f79535-47bb-0310-9956-ffa450edef68
2011-05-07 13:14:38 +00:00
Koji Sekiguchi 9c8fb85445 SOLR-2436: forgot to fix mapping definition in README.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100437 13f79535-47bb-0310-9956-ffa450edef68
2011-05-07 03:36:40 +00:00
Koji Sekiguchi 1a45ff9817 SOLR-2436: fix mapping definition
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100435 13f79535-47bb-0310-9956-ffa450edef68
2011-05-07 03:23:00 +00:00
Robert Muir 2f75783026 LUCENE-3076: add -Dtests.codecprovider
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100175 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 11:42:24 +00:00
Ryan McKinley 96878534a0 LUCENE-3071: Add ReversePathHierarchyTokenizer and enable skip on PathHierarchyTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099999 13f79535-47bb-0310-9956-ffa450edef68
2011-05-05 23:30:05 +00:00
Yonik Seeley be2382efb7 SOLR-2495: json parser could hang on corrupted input and fail to detect long overflow
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099582 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 20:07:19 +00:00
Uwe Schindler 8b32176c0b SOLR-2493: SolrQueryParser was fixed to not parse the SolrConfig DOM tree on each instantiation which is a huge slowdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099340 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 07:05:47 +00:00
Yonik Seeley 422f8dea4a docs: use unix and windows paths in readme
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099039 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 12:46:39 +00:00
Ryan McKinley 294156cbfc SOLR-2485: remove BaseResponseWriter and Generic*Writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098905 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 04:57:12 +00:00
Ryan McKinley e5256e71e2 SOLR-2484: make SynonymFilterFactory more extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098860 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 23:36:16 +00:00
Ryan McKinley aa102b38b7 SOLR-2484: make SynonymFilterFactory more extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098800 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 21:40:26 +00:00
Chris M. Hostetter abc9be2eef SOLR-2467: Fix <analyzer class="..." /> initialization so any errors are logged properly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098760 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 19:38:20 +00:00
Robert Muir 1f67321074 missing svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1097216 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 19:40:18 +00:00
Yonik Seeley 3dd0b7f278 SOLR-2272: Pseudo-join
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096978 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 01:42:05 +00:00
Robert Muir 6381b26dc4 SOLR-2272: revert r1096831
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096835 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 18:22:56 +00:00
Yonik Seeley 1e167ed304 SOLR-2272: re-commit join which was inappropriately reverted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096831 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 18:15:12 +00:00
Robert Muir 36de6a9ef0 SOLR-2272: revert r1096610
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096764 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 14:35:23 +00:00
Yonik Seeley cf2b0d322b SOLR-2272: pseudo-join
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096610 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 21:34:30 +00:00
Koji Sekiguchi 6a85962022 SOLR-2436: move uimaConfig to under the uima's update processor in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096315 13f79535-47bb-0310-9956-ffa450edef68
2011-04-24 11:48:43 +00:00
Yonik Seeley d566917576 SOLR-1566: fix json formatting to indent at start of each doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096046 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 21:19:17 +00:00
Yonik Seeley 8be940dc1f minor: improve err msg
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095976 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 18:12:02 +00:00
Yonik Seeley 9db2ff41ae SOLR-2383: /browse improvements: generalize range and date facet display
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095950 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 15:39:07 +00:00
Chris M. Hostetter 1c75ae2fbb SOLR-2461: QuerySenderListener and AbstractSolrEventListener are now public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095545 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 22:46:06 +00:00
Chris M. Hostetter afe7a54112 SOLR-2394: don't assume 'standard' exists in the web ui
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095526 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 21:48:46 +00:00
Uwe Schindler 20f261ca14 SOLR-2474: The helper TokenStreams in analysis.jsp and AnalysisRequestHandlerBase did not clear all attributes so they displayed incorrect attribute values for tokens in later filter stages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095521 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 21:35:05 +00:00
Chris M. Hostetter affaa37983 SOLR-1709: Distributed support for Date and Numeric Range Faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095517 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 21:29:13 +00:00
Mark Robert Miller 1773808025 SOLR-2324: SolrCloud solr.xml parameters are not persisted by CoreContainer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095455 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 16:38:51 +00:00
Mark Robert Miller 9d901879b3 SOLR-2105: Rename RequestHandler param 'update.processor' to 'update.chain'.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095432 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 15:11:38 +00:00
Mark Robert Miller ec366d2c52 LUCENE-2939: Highlighter should try and use maxDocCharsToAnalyze in WeightedSpanTermExtractor when adding a new field to MemoryIndex as well as when using CachingTokenStream
SOLR-2390: Performance of usePhraseHighlighter is terrible on very large Documents, regardless of hl.maxDocCharsToAnalyze

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095260 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 03:43:27 +00:00
Mark Robert Miller a440c8c018 SOLR-2333: The "rename" core admin action does not persist the new name to solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095120 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19 15:44:05 +00:00
Yonik Seeley 2b87910440 SOLR-2403: fix facet.mincount>0 && facet.sort=index errors, add some algorithmic improvements, introduce more random testing for distrib faceted testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1094214 13f79535-47bb-0310-9956-ffa450edef68
2011-04-17 22:24:45 +00:00
Yonik Seeley 77e4b65134 fix SolrDocumentList.toString() maxScore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1094163 13f79535-47bb-0310-9956-ffa450edef68
2011-04-17 16:02:37 +00:00
Yonik Seeley b2530b74aa SOLR-2409: edismax: treat invalid fieldnames as a literal
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1094014 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 16:51:11 +00:00
Yonik Seeley 00e6bc2e41 build: move license validation to only happen with test, not with compile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092851 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 00:50:56 +00:00
Yonik Seeley 28332fff50 SOLR-2466: set HttpClient retryCount to 0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092848 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 00:25:29 +00:00
Yonik Seeley e88cd9a1c8 doc: keep CHANGES in sync w/ 3x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092841 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 23:01:50 +00:00
Yonik Seeley 0742b30b72 SOLR-2469: remove saveCommitPoint for replicate on startup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092812 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 21:13:42 +00:00
Chris M. Hostetter a5d2b89dff SOLR-2468: fix test added by SOLR-2335 that doesn't work on windows (double-quote in file name)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092451 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 19:32:41 +00:00
Robert Muir c3f6331639 LUCENE-3016: add analyzer for Latvian
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092396 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 17:07:10 +00:00
Robert Muir 9b8cfb80b5 SOLR-2468: ignore test for now to unbreak build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092394 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 16:56:23 +00:00
Dawid Weiss 191706df70 SOLR-2378: A new, automaton-based, implementation of suggest (autocomplete)
component, offering an order of magnitude smaller memory consumption
compared to ternary trees and jaspell and very fast lookups at runtime.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092136 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 11:16:43 +00:00
Yonik Seeley ac87b66237 docs: credit, fix utf8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091814 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 15:05:19 +00:00
Yonik Seeley f777daef3d SOLR-1566: fix /browse wrt pseudo fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091797 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 14:24:12 +00:00
Otis Gospodnetic 34533ad635 - Corrected termInfosIndexDivisor to setTermIndexDivisor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091638 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 03:39:19 +00:00
Chris M. Hostetter 961a548a2a rip out excessive logging that was originally ment to be nocommit anyway (see r1085618)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091522 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 17:58:20 +00:00
Chris M. Hostetter 5e04c0bab9 SOLR-2335: New field(...) function syntax for refering to complex field names (containing whitespace or special characters)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091516 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 17:40:22 +00:00
Yonik Seeley 3309b5c585 SOLR-2432: fix useFilterForSortedQuery which was broken by LUCENE-2831
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1090913 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11 00:12:29 +00:00
Dawid Weiss 19ae952e80 SOLR-2378: Making fields of LookupResult public final (everything else is accessible and you can't get access to the actual suggestions, this makes no sense).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089798 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 10:10:52 +00:00
Uwe Schindler c914b3066a SOLR-2455: Prevent double submit of forms in admin interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089335 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 07:43:16 +00:00
Yonik Seeley 252c86beb9 SOLR-2444: change fl=key=a to fl=key:a
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088820 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 23:23:59 +00:00