Robert Muir
|
6a07201844
|
don't fail test due to jre bugs in String.toLowerCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243415 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 04:50:12 +00:00 |
Mark Robert Miller
|
6f186b0dd4
|
ignore again for the moment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243413 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 04:21:31 +00:00 |
Mark Robert Miller
|
06fae9dfbb
|
SOLR-3117: CoreDescriptor attempts to use the name before checking if it is null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243390 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 01:39:11 +00:00 |
Martijn van Groningen
|
03c278ce04
|
SOLR-3052: Added entry to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243376 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 00:25:22 +00:00 |
Martijn van Groningen
|
d6cb99523a
|
SOLR-3109: Fixed numerous redundant shard requests when using distributed grouping.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243375 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 00:13:32 +00:00 |
Steven Rowe
|
463a6bd527
|
SOLR-3123: Add licenses for solr/example/lib/**/*.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243278 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-12 17:12:40 +00:00 |
Simon Willnauer
|
d5056929d0
|
LUCENE-3773: minor improvements to DWPTThreadPool
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243268 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-12 15:44:41 +00:00 |
Mark Robert Miller
|
f68149b978
|
turn these two tests on
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243200 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-12 05:53:56 +00:00 |
Mark Robert Miller
|
83fa9d80fa
|
SOLR-3125: When a SolrCore registers in zk there may be stale leader state in the clusterstate.json.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243195 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-12 02:45:06 +00:00 |
Mark Robert Miller
|
4cffbd71b5
|
more specific logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243194 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-12 02:44:30 +00:00 |
Mark Robert Miller
|
1825356d26
|
use a connection timeout as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243187 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-12 01:14:05 +00:00 |
Mark Robert Miller
|
0f1b765c28
|
add start existing solrcloud script and remove data dir in init start script
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243179 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 23:14:55 +00:00 |
Mark Robert Miller
|
2fc6800bdf
|
SOLR-3122: do not interrupt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243154 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 21:03:46 +00:00 |
Mark Robert Miller
|
5c50bf4c65
|
only print to stdout if test did not finish
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243135 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 19:40:17 +00:00 |
Steven Rowe
|
6f5bf1c821
|
Help clover, hopefully
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243132 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 19:26:18 +00:00 |
Uwe Schindler
|
a53da14ec6
|
LUCENE-3771: Test renames/fixes after IndexReader refactoring
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243061 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 13:40:26 +00:00 |
Uwe Schindler
|
d17d600da5
|
LUCENE-3770: FilterIndexReader was renamed to FilterAtomicReader and now extends AtomicReader. If you want to filter composite readers like DirectoryReader or MultiReader, filter their atomic leaves and build a new CompositeReader (e.g. MultiReader) around them.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243051 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 13:06:39 +00:00 |
Uwe Schindler
|
0095bd10fd
|
LUCENE-3733: Update documentation, changes,...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243048 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 12:38:41 +00:00 |
Dawid Weiss
|
cdc2173e09
|
Excluding dataimport.properties generated during tests (for folks like me
who use git clones).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243020 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 09:04:36 +00:00 |
Ryan McKinley
|
7e3a10e107
|
SOLR-3121: (admin UI) load term info dynamically for each field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242998 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-11 02:55:45 +00:00 |
Michael McCandless
|
bea8fd0fb6
|
SOLR-3076: fix BJQ to handle incoming liveDocs/filter correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242934 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 21:28:52 +00:00 |
Uwe Schindler
|
70a7d4975f
|
LUCENE-3764: Remove MapBackedSet, it's already available in Java 6 through Collections.newSetFromMap(Map). BTW: Funny: http://blog.grovehillsoftware.com/2009/12/handy-but-hidden-collectionsnewsetfromm.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242932 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 21:26:55 +00:00 |
Mark Robert Miller
|
17ac9321a9
|
unignore this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242927 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 21:15:18 +00:00 |
Uwe Schindler
|
6188bc66d7
|
LUCENE-3736: ParallelReader was split into ParallelAtomicReader and ParallelCompositeReader. Lucene 3.x's ParallelReader is now ParallelAtomicReader; but the new composite variant has improved performance as it works on the atomic subreaders.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242924 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 21:13:05 +00:00 |
Michael McCandless
|
c74d48b857
|
LUCENE-3760: clean up DirectoryReader/SegmentInfos methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242903 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 19:57:07 +00:00 |
Robert Muir
|
590741dcfe
|
LUCENE-3766: Remove Tokenizer's default ctor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242890 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 19:12:35 +00:00 |
Mark Robert Miller
|
18a1d40283
|
SOLR-2957: fix default core behavior when in zk mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242843 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 16:42:57 +00:00 |
Yonik Seeley
|
e138de254f
|
SOLR-3120: spatial post-filter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242832 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 16:00:26 +00:00 |
Mark Robert Miller
|
e9380c5370
|
if we cannot find a collection, return null rather than NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242830 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 15:57:00 +00:00 |
Mark Robert Miller
|
7728dcc5f2
|
do not put num_shards in the cluster state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242828 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 15:56:19 +00:00 |
Mark Robert Miller
|
76f0587508
|
SOLR-2957: collection URLs in a cluster
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242800 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 14:52:44 +00:00 |
Robert Muir
|
8a50cefc6b
|
LUCENE-3748: EnglishPossessiveFilter did not work with a proper right quotation mark
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242740 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 11:01:11 +00:00 |
Mark Robert Miller
|
559f7e7923
|
remove unnecessary numShards params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242650 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 03:40:31 +00:00 |
Mark Robert Miller
|
9332f2e027
|
SOLR-3088: create shard placeholders
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242639 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 02:24:25 +00:00 |
Chris M. Hostetter
|
7c51126b86
|
SOLR-2802: change min/max processors to fail hard if values are not comparable, also imrpvoe error handling/logging in FieldMutatingUpdateProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242625 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 00:43:54 +00:00 |
Yonik Seeley
|
6c4139a62b
|
tests: add testfunc to ensure weighting occurs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242617 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-10 00:22:01 +00:00 |
Robert Muir
|
d06fe21f88
|
SOLR-3056: remove unpaired xml comment/typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242588 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 22:59:34 +00:00 |
Robert Muir
|
8c2e20bb2d
|
SOLR-3056: add example japanese field type, lazy-load kuromoji resources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242573 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 22:35:24 +00:00 |
Robert Muir
|
9f783ead67
|
SOLR-3115: improve japanese stopwords.txt description
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242557 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 22:17:44 +00:00 |
Robert Muir
|
509f4c557d
|
LUCENE-3751: align default japanese configurations for lucene/solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242543 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 21:45:41 +00:00 |
Chris M. Hostetter
|
343fead2bc
|
SOLR-2802: fix compilation problem rmuir was seeing in his IDE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242534 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 21:20:47 +00:00 |
Chris M. Hostetter
|
4906b8a614
|
SOLR-2802: several new UpdateProcessorFactories for modifing fields of documents, along with base classes to make writing these types of classes easier for users
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242514 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 20:41:21 +00:00 |
Steven Rowe
|
e825015535
|
Fix StandardAnalyzer c-tor example to take Version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242498 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 19:59:55 +00:00 |
Robert Muir
|
72ae3171be
|
LUCENE-3765: Trappy behavior with StopFilter/ignoreCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242497 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 19:59:50 +00:00 |
Mark Robert Miller
|
ef65f76824
|
clean up this Changes entry - no need to list extra issues where the contributor is already credited for the overall feature listing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242428 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 18:09:51 +00:00 |
Mark Robert Miller
|
3c5d8633d9
|
SOLR-3108: Error in SolrCloud's replica lookup code when replica's are hosted in same Solr instance (test)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242324 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 13:59:11 +00:00 |
Uwe Schindler
|
25cfcfb61e
|
LUCENE-3757: Change AtomicReaderContext.leaves() to return itsself as only leave to simplify code and remove an otherwise unneeded ReaderUtil method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242233 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 08:14:19 +00:00 |
Mark Robert Miller
|
dfdd1b7363
|
SOLR-3108: Error in SolrCloud's replica lookup code when replica's are hosted in same Solr instance (fix only)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242212 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 03:15:44 +00:00 |
Erick Erickson
|
3f9389b3ea
|
Fix for SOLR-3111 - fl param not working when more than one field was specified. Also honors * for "all fields"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1242150 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 22:30:50 +00:00 |
Steven Rowe
|
534ecb309b
|
LUCENE-3753: Clover fixes: Added non-clover-invoking compile-core target specializations to the lucene/test-framework and lucene/tools modules, since these classes have no tests, and lucene/test-framework sources are already included in every other module's clover instrumentation; and moved generate-clover-reports from lucene/common-build.xml to lucene/build.xml, since it doesn't need to be shared elsewhere.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241986 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-08 17:14:57 +00:00 |