Robert Muir
|
f3c25f02d5
|
SOLR-1865: ignore BOMs in SolrResourceLoader.getLines
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942288 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-08 00:42:04 +00:00 |
Robert Muir
|
1b020be130
|
LUCENE-2437: Indonesian Analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942235 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-07 21:21:12 +00:00 |
Chris M. Hostetter
|
37a081173a
|
adding news blurb about Apache Lucene Eurocon 2010
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942201 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-07 20:13:25 +00:00 |
Mark Robert Miller
|
3cd39b54de
|
revert last change and fix prop name - issue still exists though
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941339 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 15:14:55 +00:00 |
Mark Robert Miller
|
fcf67e1605
|
fix compile-lucene target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941317 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 14:42:46 +00:00 |
Robert Muir
|
f6e9cc9f32
|
LUCENE-2444: move contrib/analyzers to modules/analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941308 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 14:26:59 +00:00 |
Erik Hatcher
|
115c58c189
|
Clean up generated JARs in clean
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941270 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-05 12:46:49 +00:00 |
Yonik Seeley
|
26f4756511
|
SOLR-1904: use HashDocSet.exists in facet.enum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941029 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 20:39:38 +00:00 |
Robert Muir
|
27502aa045
|
LUCENE-2413: Consolidate KeepWords,HyphenatedWords,Trim filters to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940962 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 17:07:28 +00:00 |
Uwe Schindler
|
d9771d17ec
|
Update trunk's version to 4.0. TODO: Solr docs and version updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940845 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 13:26:36 +00:00 |
Robert Muir
|
cd320b5f57
|
LUCENE-2413: consolidate pattern analysis into contrib/analyzers, deprecate the old PatternAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940813 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 11:57:21 +00:00 |
Robert Muir
|
6fa480a5ed
|
LUCENE-2413: consolidate RemoveDuplicatesTokenFilter to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940788 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 09:55:43 +00:00 |
Robert Muir
|
9238c5f5ca
|
LUCENE-2413: consolidate WDF into contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940781 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 09:11:05 +00:00 |
Robert Muir
|
a9ef636cb1
|
LUCENE-2413: consolidate HTMLStripCharFilter into contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940768 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 08:33:52 +00:00 |
Robert Muir
|
1d1331fa03
|
LUCENE-2413: consolidate commongrams into contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940761 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 07:50:41 +00:00 |
Mark Robert Miller
|
50031b7c66
|
make cold dist target work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940699 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-04 01:12:55 +00:00 |
Robert Muir
|
f9249e3a74
|
LUCENE-2413: move high-level charfilters to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940676 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 23:36:03 +00:00 |
Michael McCandless
|
5b74a4ec61
|
LUCENE-2265: cutover Fuzzy, Wildcard, Regexp queries to operate on Unicode UTF32 code point not UTF16 code units
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940671 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 23:23:57 +00:00 |
Mark Robert Miller
|
a3da442120
|
SOLR-1891: Make lucene-jars-to-solr fail if copying any of the jars fails, and update clean to remove the jars in that directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940666 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 23:07:02 +00:00 |
Yonik Seeley
|
7949e3e218
|
fix faceting's use of flex: term() is undefined after next() returns null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940661 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 22:51:05 +00:00 |
Yonik Seeley
|
031e726a3f
|
forgot to use offset in BulkReadResult
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940650 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 22:00:29 +00:00 |
Uwe Schindler
|
5f68c89e2d
|
LUCENE-2413: Move PerFieldAnalyzerWrapper and LengthFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940632 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 21:37:46 +00:00 |
Yonik Seeley
|
1a9fab6982
|
SOLR-1900: override new methods in SolrIndexReader, convert facet.method=enum to flex API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940604 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 20:33:16 +00:00 |
Robert Muir
|
89c24fbe37
|
LUCENE-2413: consolidate ASCIIFolding and ISOLatin1Accent to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940591 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 20:02:06 +00:00 |
Chris M. Hostetter
|
59a62bcb64
|
spelling mistakes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940563 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 18:38:18 +00:00 |
Chris M. Hostetter
|
d5e5a2f090
|
SOLR-397: creation of a facet.date.include param for controlling what range endpoints are inclusive when date faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940556 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 18:21:25 +00:00 |
Yonik Seeley
|
9b9a365bd0
|
LUCENE-2438: don't pre-allocate before UTF16TOUTF8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940525 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 17:30:55 +00:00 |
Robert Muir
|
1d14f8f18f
|
LUCENE-2413: consolidate PorterStemmer to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940459 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-03 13:54:44 +00:00 |
Chris M. Hostetter
|
3a29adfc6e
|
restructure test so that field cache sanity checking can still be used (some methods use the field cache in differnet ways, but each logical piece of functioanlity tested by a test method should be using it consistently)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@939887 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-01 00:39:40 +00:00 |
Yonik Seeley
|
90526f0ea1
|
SOLR-1875: Per-segment field faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@939339 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-29 15:13:59 +00:00 |
Robert Muir
|
c6e8519b51
|
LUCENE-2419: improve parallel tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@939111 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-28 22:08:59 +00:00 |
Chris M. Hostetter
|
1e7165f73d
|
SOLR-571: autowarmCount on SolrCaches now supports relative percentages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@938708 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-27 22:40:55 +00:00 |
Koji Sekiguchi
|
af96066c27
|
SOLR-1887: add warning log when hl.useFastVectoryHighlighter=true specified on the field that termPositions or termOffsets are not stored.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@937579 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-24 02:36:50 +00:00 |
Chris M. Hostetter
|
01def23422
|
simple null check: SolrCore isn't garunteed to havea CoreDescriptor, and CoreDescriptor doesn't have to have a CoreContainer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@937529 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-23 21:43:41 +00:00 |
Uwe Schindler
|
4fdba4441f
|
fix the lucene/solr version numbering problem during combined build and war/zipping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@936544 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-21 22:20:35 +00:00 |
Uwe Schindler
|
156a84a265
|
Fix build to include lucene libs into tgz/zip
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@936522 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-21 21:39:31 +00:00 |
Grant Ingersoll
|
535fd96fa5
|
fix Luke classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@935962 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-20 15:40:06 +00:00 |
Uwe Schindler
|
8f1313564a
|
LUCENE-2404: Add Solr part (luceneMatchVersion init param)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@935739 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-19 20:56:35 +00:00 |
Grant Ingersoll
|
7a99cc2b98
|
mailing list updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@935553 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-19 13:18:29 +00:00 |
Grant Ingersoll
|
4238a84026
|
LUCENE-2184: clean up API a bit more, test still fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933942 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-14 13:25:10 +00:00 |
Robert Muir
|
a0de834403
|
remove more references to the old trunks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933679 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-13 15:33:32 +00:00 |
Robert Muir
|
af9ee162d7
|
LUCENE-1709: specify output dir as temp dir, prevents junit temp files from littering the src tree
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933543 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-13 11:01:46 +00:00 |
Robert Muir
|
29334f61cb
|
LUCENE-1709: respect this variable for solr, too. for now keep the default at 2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933541 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-13 10:45:43 +00:00 |
Mark Robert Miller
|
e9e7b1eb0d
|
SOLR-1851: luceneAutoCommit no longer has any effect - remove it from config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932999 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-11 21:40:38 +00:00 |
Mark Robert Miller
|
2090fb48e7
|
SOLR-1851: luceneAutoCommit no longer has any effect - remove it from config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932998 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-11 21:39:12 +00:00 |
Mark Robert Miller
|
f9ca627756
|
SOLR-1840, SOLR-1839: DistributedSpellCheckComponentTest fails under stress test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932963 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-11 18:04:21 +00:00 |
Robert Muir
|
9a43d0ee41
|
SOLR-1876: convert all Solr tokenstreams to CharTermAttribute, make all non-final TokenStreams/Analyzers final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932862 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-11 10:31:34 +00:00 |
Robert Muir
|
d4b3141029
|
LUCENE-2358: rename KeywordMarkerTokenFilter to KeywordMarkerFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932856 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-11 09:21:01 +00:00 |
Koji Sekiguchi
|
ac05e3a08a
|
use entity reference in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932836 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-11 04:43:54 +00:00 |
Mark Robert Miller
|
f80c40aec3
|
remove troublesome $id
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932828 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-11 02:15:32 +00:00 |