Erick Erickson
|
4f711ca57a
|
Solr-2598 (Commenting out the <arr name="queries"> section in firstSearcher generates an NPE)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137092 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-18 00:10:21 +00:00 |
Martijn van Groningen
|
d805da14c2
|
SOLR-2564: Integrating grouping module into Solr 4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137037 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-17 21:25:59 +00:00 |
Uwe Schindler
|
4e46774b9b
|
Make sure, Jenkins/Hudson can compile Solr Contrib classes+tests with Java 5, without running tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136792 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-17 07:28:37 +00:00 |
Shalin Shekhar Mangar
|
1e3aa5cee4
|
SOLR-2551 -- Use File.delete instead of File.setWritable to be Java 5 compatible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136789 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-17 07:05:29 +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 |
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 |
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 |
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 |
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 |
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 |
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 |