Mark Harwood
|
ad2cefee00
|
New addition: Lucene-4069 BloomFilterPostingsFormat for faster access to low-frequency terms such as primary keys.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1368567 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-02 16:04:20 +00:00 |
Michael McCandless
|
08209761d3
|
LUCENE-2501: make test a bit more random
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1368478 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-02 14:10:44 +00:00 |
Chris M. Hostetter
|
175020d4e1
|
SOLR-3650: build.xml cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1368286 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 21:54:26 +00:00 |
Michael McCandless
|
b75834bded
|
fix TestShardSearching to make a new _TestUtil.getTempDir for each shard, so it does not reuse dirs across test runs when you fix the seed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1368255 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 21:26:38 +00:00 |
Chris M. Hostetter
|
4eb362c0b3
|
SOLR-3650: migrate DIH CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1368190 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 18:44:02 +00:00 |
Robert Muir
|
f1ae7dad35
|
LUCENE-4279: regenerate snowball stemmers so they aren't so heavy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1368188 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 18:41:45 +00:00 |
Simon Willnauer
|
b26dd733f7
|
LUCENE-4277: fix IndexWriter deadlock during rollback
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1368157 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 18:20:46 +00:00 |
Robert Muir
|
e3142fe95e
|
use one bin/ in eclipse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367916 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 10:57:15 +00:00 |
Robert Muir
|
ed0e33bb6d
|
LUCENE-4278: ensure we fail test when directories arent closed (and add test-the-tester)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367834 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-01 00:31:29 +00:00 |
Yonik Seeley
|
e397d26dea
|
SOLR-3154: add murmurhash3 that can work directly on a string
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367800 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 22:08:32 +00:00 |
Robert Muir
|
5244693ebf
|
LUCENE-4273: fix DocsEnum freq flag consistent with DPEnum flags
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367623 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 15:51:24 +00:00 |
Michael McCandless
|
72525cb1df
|
use less RAM in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367496 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 11:17:14 +00:00 |
Robert Muir
|
c81d882c5b
|
disable multiplier to prevent test from OOM'ing until its more ram efficient
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367392 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 02:15:44 +00:00 |
Chris M. Hostetter
|
1231dafae2
|
SOLR-3672: toLowerCase() is verboten
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367386 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 01:42:03 +00:00 |
Chris M. Hostetter
|
1cac548005
|
SOLR-3650: checkpoint, migrated CHANGES.txt for contrib/uima and contrib/extraction
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367384 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 01:37:17 +00:00 |
Chris M. Hostetter
|
6961d9f589
|
SOLR-3650: checkpoint - merged in CHANGES.txt entries from contrib/analysis-extras contrib/langid contrib/clustering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367377 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-31 00:34:01 +00:00 |
Jan Høydahl
|
179a0c87bd
|
SOLR-3672: SimplePostTool: Improvements for posting files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367371 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 23:56:09 +00:00 |
Chris M. Hostetter
|
cb8c322041
|
SOLR-3635: display core init failure info (from CoreAdminHandler) in the web UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367362 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 23:26:11 +00:00 |
Chris M. Hostetter
|
f0e5314f22
|
SOLR-3677: Fixed missleading error message in web ui to distinguish between no SolrCores loaded vs. no /admin/ handler available.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367358 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 23:11:35 +00:00 |
Mark Robert Miller
|
ce85e4303e
|
on an error getting recent versions in recovery, log the error and act as if we found no versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367317 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 21:30:36 +00:00 |
Chris M. Hostetter
|
8e7b2cf4aa
|
SOLR-3682: Fail to parse schema.xml if uniqueKeyField is multivalued
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367316 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 21:30:12 +00:00 |
Mark Robert Miller
|
f96ac59060
|
enhance test and turn on compare to control
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367228 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 19:08:31 +00:00 |
Chris M. Hostetter
|
d89510a29d
|
SOLR-3683: missing test file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367194 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 18:03:31 +00:00 |
Chris M. Hostetter
|
e9742e6165
|
SOLR-3683: Improved error handling if an <analyzer> contains both an explicit class attribute, as well as nested factories. (hossman)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367192 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 17:58:21 +00:00 |
Michael McCandless
|
72f99b47b4
|
LUCENE-4230: allow consumer to specify that payloads are not require when pulling D&PEnum, so codec can optimize if possible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367186 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 17:31:34 +00:00 |
Chris M. Hostetter
|
8f20844ee9
|
SOLR-3674: better docs, example, test for PathHierarchyTokenizerFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367178 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 17:08:58 +00:00 |
Mark Robert Miller
|
5ab5df93ce
|
Break out SolrCoreState locks to avoid deadlock
SOLR-3659: on replication, rollback old writer rather than closing it
randomly turn on auto soft commit in monkey test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367171 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 16:56:09 +00:00 |
Yonik Seeley
|
eb80f5e897
|
SOLR-3688: fix spellcheck test relying on map order
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367125 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 15:40:11 +00:00 |
Uwe Schindler
|
f600aa6094
|
fix encoding in javadocs checker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367120 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 15:31:45 +00:00 |
Robert Muir
|
bf73f1f28b
|
LUCENE-3884: Move ElisionFilter out of .fr package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367096 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 14:03:27 +00:00 |
Michael McCandless
|
e101167585
|
upgrade checkJavaDocs.py to python3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1367071 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 12:49:40 +00:00 |
Mark Robert Miller
|
3d9e8b745f
|
fix the monkey: connection loss and expiration cause NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366969 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-30 00:42:46 +00:00 |
Michael McCandless
|
08baaf03e5
|
LUCENE-4190: restrict allowed filenames to reduce risk of deleting non-lucene file from the index directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366881 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-29 17:59:49 +00:00 |
Michael McCandless
|
85b13adcd4
|
LUCENE-4269: remove BalancedSegmentMergePolicy (use TieredMergePolicy instead)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366872 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-29 16:41:47 +00:00 |
Robert Muir
|
2b10f1617d
|
LUCENE-4109: BooleanQueries are not parsed correctly with the flexible queryparser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366854 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-29 14:38:37 +00:00 |
Uwe Schindler
|
4a54cc8b16
|
Allow detecting of Java 8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366850 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-29 14:04:16 +00:00 |
Uwe Schindler
|
4040721fd0
|
Disable test failing with Java 8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366846 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-29 13:13:19 +00:00 |
Uwe Schindler
|
c6455c6da2
|
Nicer solution to generic array creation (still problematic in Java 6, but correct in Java 7 if done this way)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366832 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-29 12:36:14 +00:00 |
Uwe Schindler
|
8318dff526
|
Fix rawtypes warning in java 7 and 8, make the SuppressWarnings more local
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366823 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-29 12:08:32 +00:00 |
Michael McCandless
|
9798ad2498
|
fix confusing IW infoStream message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366809 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-29 10:41:38 +00:00 |
Erik Hatcher
|
eef6a6bec2
|
SOLR-3648: Fix Velocity template loading in SolrCloud mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366775 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-28 22:20:38 +00:00 |
Uwe Schindler
|
0ebfb6a2f7
|
LUCENE-4268: Fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366756 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-28 19:57:32 +00:00 |
Uwe Schindler
|
92af111ca3
|
LUCENE-4268: Rename ResourceAsStreamReasourceLoader to ClasspathResourceLoader, provide FilesystemResourceLoader, bug fixing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366748 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-28 19:23:44 +00:00 |
Erik Hatcher
|
138a1d762a
|
minor tweaks to update script example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366716 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-28 17:42:49 +00:00 |
Yonik Seeley
|
a96d647efa
|
SOLR-3259: default /get to json
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366646 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-28 11:32:40 +00:00 |
Uwe Schindler
|
7efa75e04a
|
LUCENE-4259: Make AnalysisSPILoader pkg-private again. Minor improvements in ResourceAsStreamResourceLoader (we should rename this one to ClassPathReassourceLoader maybe)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366631 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-28 09:51:24 +00:00 |
Erik Hatcher
|
d0c4ec62c9
|
SOLR-1280,SOLR-1725: Add an example of the script update processor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366588 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-28 03:30:51 +00:00 |
Chris M. Hostetter
|
66c9bb6e9b
|
SOLR-3634: aparently, not all java6 SAXParseException implementations include the systemId in the toString(), so let's make sure we check it explicitly ... if this still doesn't work, then i'm going to start learning how to write C# and java can burn in hell for all i care ... write once run anywhere my ass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366574 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-28 00:55:17 +00:00 |
Mark Robert Miller
|
89056ffd9d
|
add sync tests and logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366572 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-28 00:35:46 +00:00 |
Chris M. Hostetter
|
3b1d444672
|
SOLR-3634: change test to work even on java7 where SAXParseException.getMessage() returns a localized msg even though that defeats the whole point of Throwable.getLocalizedMessage()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1366568 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-28 00:06:58 +00:00 |