Simon Willnauer
|
42b419aa31
|
fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176774 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 08:09:27 +00:00 |
Christopher John Male
|
8d28270460
|
LUCENE-3470: Changed Field constructor signatures order to value, fieldtype
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176773 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 08:07:16 +00:00 |
Simon Willnauer
|
1f731984ba
|
LUCENE-3445: Make SearcherManager#acquire lock free
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176772 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 08:02:01 +00:00 |
Christopher John Male
|
67c13bd2fe
|
LUCENE-3455: Renamed Analyzer.reusableTokenStream to Analyzer.tokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176728 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-28 05:26:54 +00:00 |
Mark Robert Miller
|
810f331fa2
|
ignore expected exception in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176598 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 20:26:10 +00:00 |
Robert Muir
|
34220d0e1f
|
LUCENE-3469: move DocumentStoredFieldVisitor to o.a.l.document
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176494 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 18:06:19 +00:00 |
Michael McCandless
|
9e624f2652
|
LUCENE-3472: put Document.getValues back
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176487 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 17:44:05 +00:00 |
Michael McCandless
|
4915dcc3f3
|
LUCENE-3471: move comment up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176479 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 17:21:54 +00:00 |
Michael McCandless
|
09c2d563f1
|
LUCENE-3471: don't close ES until after writer; add try/finally/success logic during warming so we close newly reopened but-not-swapped reader; move IS's locking on merging results out of for loop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176478 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 17:19:11 +00:00 |
Robert Muir
|
dc4450207f
|
remove dead code: Document.getFields(String) cannot return null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176389 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 14:04:44 +00:00 |
Christopher John Male
|
fe3982c746
|
LUCENE-3455: Moved remaining Analysis consumers over to using reusableTokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176191 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-27 04:07:38 +00:00 |
Michael McCandless
|
33893d0e88
|
LUCENE-3445: silly concurrency bug -- get and swapSearcher need to be sync'd
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176114 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 22:52:42 +00:00 |
Chris M. Hostetter
|
9bdaa028d6
|
SOLR-2757: min/max functions now take unlimited number of arguments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176097 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 22:03:31 +00:00 |
Michael McCandless
|
1e554bd943
|
switch packed ints impl from IndexInput/Output to DataInput/Output
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175984 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 18:25:01 +00:00 |
Chris M. Hostetter
|
4287d1bb52
|
SOLR-2739: more assumptions to ensure file is not writable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175975 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 18:05:25 +00:00 |
Robert Muir
|
74ebea2a3f
|
wrap 3.5 changes to 80 character lines
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175956 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 16:56:32 +00:00 |
Robert Muir
|
8f23139191
|
wrap trunk changes to 80 character lines
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175955 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 16:55:38 +00:00 |
Robert Muir
|
cad1c53ed3
|
LUCENE-2215: move Changes.txt entry to 3.5 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175942 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 16:34:29 +00:00 |
Robert Muir
|
970bed4bca
|
use textField not Stringfield in this test (it was intended to analyze the english)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175936 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 16:22:46 +00:00 |
Michael McCandless
|
e1d1d34e56
|
LUCENE-3461: catch same doc-values field added twice in one doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175935 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 16:20:10 +00:00 |
Mark Robert Miller
|
f5d625821f
|
be careful when shutting down - in some cases in tests we did not yet fully start up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175862 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 13:31:37 +00:00 |
Shalin Shekhar Mangar
|
c9637196ae
|
SOLR-2791 -- Placing change log entry in the right release section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175699 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 07:17:22 +00:00 |
Shalin Shekhar Mangar
|
9ed62f999b
|
SOLR-2791 -- Replication: abortfetch command is broken if replication was started by fetchindex command instead of a regular poll.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175696 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 07:13:44 +00:00 |
Christopher John Male
|
a6157373d8
|
LUCENE-3455: Fixed TestLongPostings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175685 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 06:12:53 +00:00 |
Christopher John Male
|
0bed3142bb
|
LUCENE-3455: Test Analysis consumers now use reusableTokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175670 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 04:58:48 +00:00 |
Mark Robert Miller
|
c033ca6b10
|
1 second is too small a timeout for busy/slow comps
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175657 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 04:15:29 +00:00 |
Mark Robert Miller
|
68d098fbef
|
it's possible to get an NPE here on shutdown in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175656 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 04:13:38 +00:00 |
Mark Robert Miller
|
44b56415a8
|
relax the timing on these two tests so that tests pass on my setup much more often
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175652 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 03:30:09 +00:00 |
Mark Robert Miller
|
4de85b89ff
|
SOLR-2793: Somtimes you must dec ref twice, and add fix to the other submit calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175651 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 03:28:55 +00:00 |
Robert Muir
|
e927a69698
|
LUCENE-3456: use MockTokenizer in analysis tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175650 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 03:24:02 +00:00 |
Mark Robert Miller
|
67fe9a6b81
|
SOLR-2793: Be sure to only dec ref if we inc ref'd
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175646 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 02:13:23 +00:00 |
Mark Robert Miller
|
50b31b2a4e
|
SOLR-2793: In rare cases (most likely during shutdown), a SolrIndexSearcher can be left open if the executor rejects a task.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175637 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-26 00:48:02 +00:00 |
Robert Muir
|
e7229ee7a4
|
LUCENE-3456: more use of MockTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175579 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 21:10:50 +00:00 |
Robert Muir
|
1e577e15b5
|
LUCENE-3456: use MockTokenizer instead of WhitespaceTokenizer in test configs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175529 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 19:10:17 +00:00 |
Doron Cohen
|
e57f2ca698
|
LUCENE-3457: Upgrade commons-compress to 1.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175475 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 18:15:18 +00:00 |
Uwe Schindler
|
0a1d2dd8ec
|
Fix Javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175425 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 16:24:41 +00:00 |
Michael McCandless
|
4d44198e0d
|
LUCENE-3445: add SearcherManager to simplify handling of multiple search threads and reopening IndexSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175413 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 15:18:13 +00:00 |
Michael McCandless
|
2028a88d4f
|
add assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175397 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 14:10:42 +00:00 |
Uwe Schindler
|
f0ca4c49ef
|
LUCENE-3458: Change BooleanFilter to have only a single clauses ArrayList (so toString() works in order). It now behaves more like BooleanQuery, implements Iterable<FilterClause>, and allows adding Filters without creating FilterClause. Also cleaned up formatting and Test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175385 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 12:48:56 +00:00 |
Robert Muir
|
0ea0ca6b60
|
if there is a leak here, don't cause every subsequent test in the JVM to fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175376 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 12:04:41 +00:00 |
Shai Erera
|
151c26e7d9
|
LUCENE-3261: Faceting module userguide
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175341 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 09:20:59 +00:00 |
Shai Erera
|
d48960ae05
|
LUCENE-3447: port to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175317 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 07:43:07 +00:00 |
Robert Muir
|
a6e8434085
|
fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175300 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 05:42:33 +00:00 |
Christopher John Male
|
fdde857f24
|
SOLR-2769: Fixed bad javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175299 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 05:17:21 +00:00 |
Christopher John Male
|
74d05c3664
|
LUCENE-3396: Removing Analyzer.java.old
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175298 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 05:11:11 +00:00 |
Christopher John Male
|
4ff0b2f82c
|
LUCENE-3396: Collapsing Analyzer and ReusableAnalyzerBase together, mandating use of TokenStreamComponents
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175297 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-25 05:10:25 +00:00 |
Jan Høydahl
|
48e53be99a
|
SOLR-2769: Added factory for the new Hunspell stemmer (janhoy, cmale)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175200 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-24 17:17:27 +00:00 |
Christopher John Male
|
5d4502ad0a
|
LUCENE-2309: Moved to Field.tokenStream(Analyzer)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1174506 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-23 03:16:37 +00:00 |
Uwe Schindler
|
c8b7bb7aac
|
LUCENE-3448: Added missing tests for FixedBitSet.and(other/DISI), andNot(other/DISI)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1174407 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 21:56:24 +00:00 |
Uwe Schindler
|
ecc2d6bd6e
|
LUCENE-3446: missing CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1174401 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 21:44:04 +00:00 |