David Smiley
0971fe691a
LUCENE-7901
2017-07-18 10:58:08 -04:00
Alan Woodward
6fcc7cd731
LUCENE-7737: Guard against empty binary docvalues
2017-07-17 21:40:22 +01:00
Mike McCandless
3df97d3f0c
LUCENE-7905: optimize how OrdinalMap builds its map
2017-07-14 11:01:57 -04:00
Mike McCandless
1661a37a46
remove unecessary assert: the write method below has a real 'if' checking this, and custom readers and writers may not have this limit
2017-07-13 05:20:38 -04:00
Steve Rowe
a31f9e8dd6
LUCENE-7773: Remove unused/deprecated token types from StandardTokenizer
2017-07-06 19:02:11 -04:00
Adrien Grand
43442a6354
LUCENE-7837: Use indexCreatedVersionMajor to fail opening too old indices.
2017-07-06 16:39:21 +02:00
Adrien Grand
77ee4ddb99
Remove unnecessary backward compatibility from SegmentInfos.
2017-07-06 16:22:40 +02:00
Mike McCandless
7c704d5258
LUCENE-7868: fix race condition when reader pooling is disabled
2017-07-05 16:53:05 -04:00
Mike McCandless
6e36ad7c5d
LUCENE-7899: add missing file
2017-07-05 10:53:37 -04:00
Mike McCandless
6abff51ede
LUCENE-7899: rename FieldValueQuery to DocValuesFieldExistsQuery
2017-07-05 10:50:34 -04:00
Simon Willnauer
ff7ccdeebb
LUCENE-7896: Upgrade to randomizedRunner-2.5.2
2017-07-05 16:12:32 +02:00
Tommaso Teofili
8ccb61c0af
LUCENE-7823, LUCENE-7838 - added missing entires in changes.txt
2017-07-05 13:34:23 +02:00
Adrien Grand
708462eded
LUCENE-7898: Remove hasSegID from SegmentInfos.
2017-07-05 09:43:10 +02:00
Anshum Gupta
36bca198f4
Adding version 7.1 as branch_7_0 has been cut
2017-07-05 00:26:20 -07:00
Adrien Grand
1e6e4022cf
LUCENE-7892: Add "slow" to factory methods of doc-values queries.
2017-07-04 16:44:13 +02:00
Anshum Gupta
8218a5b2c6
Merge branch 'upgrade-master-to-8' of https://github.com/anshumg/lucene-solr for 7.0 release ( closes #119 )
2017-07-03 12:11:52 -07:00
Mikhail Khludnev
bb2d6c128f
LUCENE-7871: fixing CHANGES.txt, mark it as Lucene 7.0 bug fix.
2017-07-03 15:53:57 +03:00
Adrien Grand
bc9c4144df
Remove unnecessary backward compatibility.
2017-07-03 14:17:09 +02:00
Adrien Grand
9ca3dd26e4
Remove old unsupported codecs.
2017-07-03 14:16:18 +02:00
Adrien Grand
869a48ccac
Remove FixBrokenOffsets since 7.0+ indices cannot have broken offsets.
2017-07-03 14:12:25 +02:00
Adrien Grand
e809e095f0
Merge branch 'master' into upgrade-master-to-8
2017-07-03 09:25:39 +02:00
Mike McCandless
eaf1d45a1c
LUCENE-7888: fix concurrency hazards between merge completing and DV updates applying
2017-07-02 15:58:53 -04:00
Mike McCandless
ee1edd9d46
LUCENE-7894: make sure IW finishes segment flush so we don't see a temporary drop in IW.maxDoc()
2017-07-02 15:32:44 -04:00
Anshum Gupta
189f2b3f6e
Changes for version upgrade to 8.0 on master for the 7.0 release
2017-06-30 11:18:28 -07:00
Anshum Gupta
93fbfc2e56
Trying to fix failing tests after bumping up version to 8.0
2017-06-30 10:59:05 -07:00
Anshum Gupta
774e3d8f29
Move backcompat oldIndexes to unsupportedIndexes in TestBackwardsCompatibilty, and rename the index files to unsupported.
2017-06-30 10:45:50 -07:00
Anshum Gupta
3b6d741016
Solr 7.0 release, bumping up version to 8 on master
2017-06-30 10:40:27 -07:00
Jason Gerlowski
2e1c5063a5
LUCENE-5822 Add markdown-compatible README.md
...
Signed-off-by: Mike Drob <mdrob@apache.org>
2017-06-30 10:57:09 -05:00
Martijn van Groningen
9f096200b2
LUCENE-7890: The `SortedSetDocValues` and `SortedNumericDocValues` instances returned by the MemoryIndex should support subsequent `advanceExact(0)` invocations.
2017-06-29 15:03:44 +02:00
Mike McCandless
c9c0121d93
LUCENE-7887: don't clear BufferedUpdatesStream on abort
2017-06-29 05:53:10 -04:00
Tommaso Teofili
92e460389d
LUCENE-7838 - removed dep from sandbox, created a minimal FLT version specific for knn classification
2017-06-29 10:01:49 +02:00
Alan Woodward
2f2e00ffe2
LUCENE-7737: Remove spatial-extras dependency on queries module
2017-06-27 15:53:39 +01:00
Alan Woodward
1a278ae89b
LUCENE-7723: Add hashCode and equals to DoubleValuesSource
2017-06-27 15:53:39 +01:00
Christine Poerschke
808171ac00
Fix three ex[c]eption typos.
2017-06-27 15:07:40 +01:00
Mikhail Khludnev
706d201815
LUCENE-7871: fix false positive match in BlockJoinSelector when children have no value.
...
- introducing BlockJoinSelector.wrap methods accepting children as DISI.
- extracting ToParentDocValues
2017-06-20 16:31:09 +03:00
Alan Woodward
af1ee47f2b
LUCENE-7867: Remove deprecated Token class
2017-06-23 09:51:05 +01:00
Uwe Schindler
5de15ff403
LUCENE-7883: Lucene/Solr no longer uses the context class loader when resolving resources
2017-06-22 20:20:50 +02:00
Chris Hostetter
38f29b2674
SOLR-10864: Simplified how Trie vs Points based numerics are randomized by SolrTestCaseJ4
...
Adds a static option to PointsField to ignore 'precisionStep' attribute.
This change also begins to attempt to randomize 'docValues' on numeric field types unless tests explicity enable/disable them
2017-06-22 09:31:36 -07:00
Alan Woodward
a948e17146
LUCENE-7877: Add ConcatenatingTokenStream, remove PrefixAwareTokenFilter
2017-06-22 09:13:13 +01:00
Mike McCandless
58105a203a
LUCENE-7868: use multiple threads to concurrently resolve deletes and DV udpates
2017-06-21 13:47:15 -04:00
Adrien Grand
44d1f1fe3f
LUCENE-7872: TopDocs.totalHits is now a long.
2017-06-21 09:55:02 +02:00
Uwe Schindler
63a4005282
LUCENE-7873: The SPI lookup of Codecs, PostingsFormats, DocValuesFormats and all analysis factories was changed to only inspect the current classloader that defined the interface class (lucene-core.jar)
2017-06-20 16:43:54 +02:00
Martijn van Groningen
09b0eee5bb
LUCENE-7571: Take into account float precision loss when generating unique values.
2017-06-19 11:41:59 +02:00
David Smiley
42fdb54927
LUCENE-7719: tests: Eliminate needless SuppressSysoutChecks and address lint warning
2017-06-16 22:58:59 -04:00
David Smiley
d0b9d3459f
LUCENE-7719: Generalize UnifiedHighlighter's support for AutomatonQuery
2017-06-16 22:57:51 -04:00
Jim Ferenczi
68d29c9b4f
LUCENE-7874: DisjunctionMaxQuery rewrites to a BooleanQuery when tiebreaker is set to 1.
2017-06-16 17:06:59 +02:00
Jim Ferenczi
0c683305a4
LUCENE-7878: Fix query builder to keep the SHOULD clause that wraps multi-word synonyms
2017-06-16 14:42:46 +02:00
David Smiley
abc393dbfd
LUCENE-7500: Remove LeafReader.fields in lieu of LeafReader.terms.
...
Optimized MultiFields.getTerms.
2017-06-15 00:59:01 -04:00
David Smiley
f470bbcbdc
LUCENE-7876 avoid leafReader.fields
2017-06-13 22:44:04 -04:00
Uwe Schindler
d7808ebc60
LUCENE-7866: Apply changes also to cloned test (TODO: fix this!)
2017-06-11 14:25:03 +02:00