Robert Muir
|
4ebdc0872a
|
LUCENE-3305: sorry Mike (thanks for the help with the FST optimization)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230756 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 20:24:40 +00:00 |
Robert Muir
|
cd372bdc83
|
LUCENE-3305: add Kuromoji Japanese morphological analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230748 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 20:10:48 +00:00 |
Erick Erickson
|
ec071905fb
|
Fixes for SOLR-2906. Many thanks to Shawn Heisey
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230745 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 20:07:03 +00:00 |
Erick Erickson
|
003ddcb809
|
Fix for SOLR-3022 (Plugin Loader doesn't log exceptions). See SOLR-2191 and SOLR-3032 as well.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230573 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 14:56:13 +00:00 |
Simon Willnauer
|
8913c0c597
|
don't load MultiDocValues for norms if one leaf reader omits norms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230482 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 10:53:53 +00:00 |
Shai Erera
|
d74db06ddf
|
LUCENE-3686: CategoryEnhancement must override Object.equals()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230431 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 07:43:42 +00:00 |
Simon Willnauer
|
ba60b2f98a
|
ensure output is closed if finish throws exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229937 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-11 09:12:09 +00:00 |
Erick Erickson
|
7de1e259f1
|
Fix for SOLR-2987 (numeric keys in external file field stopped processing the rest of the file)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229783 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-10 22:51:17 +00:00 |
Chris M. Hostetter
|
ef4e44f30b
|
SOLR-3024: Fixed JSONTestUtil.matchObj to respect delta param
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229713 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-10 20:34:09 +00:00 |
Koji Sekiguchi
|
6a085c2fa9
|
SOLR-3012: Move System.getProperty(type) in postData() to main()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229602 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-10 15:35:31 +00:00 |
Simon Willnauer
|
3b8458f6de
|
use TEST_VERSION_CURRENT instead of 4_0 in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229523 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-10 12:46:38 +00:00 |
Simon Willnauer
|
f19317d318
|
SOLR-3020: Add KeywordAttribute support to HunspellStemFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229519 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-10 12:33:29 +00:00 |
Koji Sekiguchi
|
56a28c69f8
|
SOLR-2682: move the change note to correct place
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229409 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 22:52:30 +00:00 |
Michael McCandless
|
cdb2ee8a7b
|
LUCENE-3679: replace IR.getFieldNames with IR.getFieldInfos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229401 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-09 22:29:40 +00:00 |
Michael McCandless
|
5dba63c719
|
LUCENE-3681: use 2 bytes (unsigned short) to save label for FST.INPUT_TYPE.BYTE2 case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1228928 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-08 19:27:25 +00:00 |
Michael McCandless
|
03644a4a0a
|
fix stale javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1228899 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-08 17:18:11 +00:00 |
Robert Muir
|
19801a4d87
|
LUCENE-3680: exception consistency in o.a.l.store
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1228727 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-07 20:56:25 +00:00 |
Michael McCandless
|
defd51a11b
|
fix syn test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1228704 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-07 19:28:07 +00:00 |
Grant Ingersoll
|
e855df6879
|
add google analytics and privacy policy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1228668 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-07 17:07:21 +00:00 |
Michael McCandless
|
ed9f0fd5ef
|
LUCENE-3668: if there's only 1 output for a synonym rule then set start/endOffset to match the full span of the input tokens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1228650 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-07 16:26:15 +00:00 |
Simon Willnauer
|
40b3b75a6e
|
LUCENE-3676: Support SortedSource in MultiDocValues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1228293 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-06 17:27:07 +00:00 |
Erick Erickson
|
c957cbea88
|
Added notes for SOLR-1931, speeding up the LukeRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227934 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-06 02:15:26 +00:00 |
Erick Erickson
|
c0959adbfc
|
SOLR-1931, speeding up the LukeRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227924 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-06 01:25:12 +00:00 |
Robert Muir
|
033efd7f10
|
LUCENE-3678: fix TestAddIndexes fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227845 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 21:21:54 +00:00 |
Robert Muir
|
fd7664d92b
|
LUCENE-3628: consolidate exceptional cases and move comment to where it should be
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227832 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 20:58:05 +00:00 |
Robert Muir
|
bbfc831d52
|
LUCENE-3677: remove old byte[] norms api from IndexReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227755 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 18:55:20 +00:00 |
Simon Willnauer
|
1f2f29ce48
|
LUCENE-3628: add missing getValueSource impl to Norm DocValues and fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227704 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 17:15:35 +00:00 |
Simon Willnauer
|
e4cb8e3a17
|
LUCENE-3628: Cut over Norms to DocValues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227676 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 16:21:17 +00:00 |
Steven Rowe
|
d44531d05f
|
LUCENE-3634: Maven configuration: Added ICU dependency to benchmark module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227659 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 16:02:38 +00:00 |
Steven Rowe
|
d4505e65e3
|
LUCENE-3634: IntelliJ IDEA configuration: Added ICU dependency to benchmark contrib.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227654 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 15:56:41 +00:00 |
Chris M. Hostetter
|
5fc8181c59
|
SOLR-1843: moving changes entry for 3x backport
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227439 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 02:06:49 +00:00 |
Yonik Seeley
|
3fbe085a11
|
LUCENE-3667: re-enable replication test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227201 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-04 16:00:27 +00:00 |
Michael McCandless
|
9ed760c624
|
move package name up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1226895 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-03 17:44:54 +00:00 |
Michael McCandless
|
ec3c3f81d9
|
LUCENE-3634: remove some old static main methods and other dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1226871 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-03 17:08:19 +00:00 |
Michael McCandless
|
cc7c0ea962
|
also delete broken segments.gen file if thread is interrupted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1226821 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-03 15:28:30 +00:00 |
Michael McCandless
|
560ffefcf7
|
add assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1226801 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-03 15:05:25 +00:00 |
Robert Muir
|
6fb676d1a2
|
test analyzers with multiple threads in BaseTokenStreamTestCase.checkRandomData
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1226793 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-03 14:50:36 +00:00 |
Michael McCandless
|
8b751984d7
|
close in/out before deleting from cache
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1226471 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-02 16:48:05 +00:00 |
Robert Muir
|
a4fc20d91e
|
LUCENE-3667: fix broken test optimization (when n > 1000)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1226455 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-02 16:16:34 +00:00 |
Simon Willnauer
|
33a3c50b02
|
LUCENE-3665: Make WeightedSpanTermExtractor extensible to handle custom query implemenations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1226417 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-02 13:49:23 +00:00 |
Shai Erera
|
d5932e1149
|
LUCENE-3649: port changes from 3x to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1226236 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-01 11:41:30 +00:00 |
Yonik Seeley
|
29fc70c15d
|
tests: fix prepareCommit test - optimize to ensure a single segment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1226198 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-31 22:33:47 +00:00 |
Yonik Seeley
|
c0600cc6dc
|
fix javadoc tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1226000 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-31 00:50:52 +00:00 |
Yonik Seeley
|
52a47d09ba
|
SOLR-2992: Add support for IndexWriter.prepareCommit()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225954 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-30 22:41:50 +00:00 |
Robert Muir
|
f5d1e967db
|
LUCENE-3667: make tests reasonable if you dont have a supercomputer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225920 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-30 21:14:15 +00:00 |
Martijn van Groningen
|
5906546f00
|
LUCENE-3509: Added fasterButMoreRam option for docvalues.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225779 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-30 09:40:45 +00:00 |
Steven Rowe
|
76d1662cb7
|
- Added license declaration
- Removed unused 'length' param to combine()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225615 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-29 18:53:10 +00:00 |
Robert Muir
|
b2970db4bc
|
LUCENE-2906: filter to process output of Standard/ICUTokenizer and create overlapping bigrams for CJK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225433 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-29 05:04:49 +00:00 |
Robert Muir
|
a1a8eda2cd
|
SOLR-2982: increase commons-codec version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225233 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 16:59:19 +00:00 |
Robert Muir
|
b685c0baaa
|
SOLR-2982: add CHANGES.txt entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225231 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-28 16:55:15 +00:00 |