Robert Muir
|
610e5a6980
|
simplify this sentence
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384478 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 19:18:21 +00:00 |
Robert Muir
|
e905312abc
|
improve fuzzyquery javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384473 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 19:02:24 +00:00 |
Robert Muir
|
08f86a018f
|
add note about escaping terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384427 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 17:42:18 +00:00 |
Robert Muir
|
45e5118e57
|
add test mixing up pos/no pos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384379 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 15:46:26 +00:00 |
Robert Muir
|
9f91d12c4f
|
nuke outdated refs to Fieldable/Searchable/Searcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384351 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 14:55:33 +00:00 |
Robert Muir
|
5d32662e99
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384348 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 14:45:29 +00:00 |
Robert Muir
|
e8a16e028a
|
add reference to codecs module from package intro
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384341 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 14:22:34 +00:00 |
Robert Muir
|
8619a8c109
|
LUCENE-4345: require full javadocs for new module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384297 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 12:20:12 +00:00 |
Robert Muir
|
4e4b5be24f
|
LUCENE-4345: javadocs-lint, eclipse, smokeTester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384293 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 12:12:10 +00:00 |
Michael McCandless
|
4634ed1bd9
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384284 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 11:42:28 +00:00 |
Michael McCandless
|
882d6ec9c4
|
javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384278 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 11:32:19 +00:00 |
Robert Muir
|
dc02cdd384
|
LUCENE-4355: improve AtomicReader sugar apis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384274 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 11:21:03 +00:00 |
Tommaso Teofili
|
2166dbe17e
|
[LUCENE-4345] - adding missing overview.html for the javadoc task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384225 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 08:08:41 +00:00 |
Dawid Weiss
|
6b6e3d888c
|
LUCENE-4383: fixes to static memory leak accounting.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384222 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 07:32:28 +00:00 |
Tommaso Teofili
|
4711f774ee
|
[LUCENE-4345] - first impl of a classification module for lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384219 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-13 07:09:58 +00:00 |
Robert Muir
|
aed9e0f350
|
fix NumericTokenStream example to use TextField type: IntField is not correct here.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384038 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-12 17:06:18 +00:00 |
Robert Muir
|
647b509169
|
code snippet improvements: fix out of date api usage and add syntax highlighting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384034 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-12 16:52:46 +00:00 |
David Wayne Smiley
|
df5e4e7eb6
|
LUCENE-4173 remove ignoreIncompatibleGeometry, fail unless given the exact shape needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384026 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-12 16:33:15 +00:00 |
Robert Muir
|
feb8720aad
|
LUCENE-4306: dont upgrade this method to public in BaseCompositeReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1384000 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-12 15:34:56 +00:00 |
Robert Muir
|
2800989d4a
|
LUCENE-4377: Remove IndexInput.copyBytes(IndexOutput, long)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383905 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-12 12:15:51 +00:00 |
Michael McCandless
|
e3c2194cd1
|
LUCENE-2163: remove unnecessary sync
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383882 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-12 11:18:07 +00:00 |
Dawid Weiss
|
e8ed39cb01
|
LUCENE-4252: Detect/Fail tests when they leak RAM in static fields.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383841 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-12 08:20:32 +00:00 |
David Wayne Smiley
|
15b4b09ff3
|
LUCENE-4375 Fix use of BBoxWithin BBoxIntersects and IsWithin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383773 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-12 05:02:49 +00:00 |
Chris M. Hostetter
|
122bf3435f
|
added test coverage demonstrating negative query boosts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383685 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-11 23:58:29 +00:00 |
David Wayne Smiley
|
3f5a6ee44b
|
LUCENE-4197 spatial: removed unused PrefixCellsTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383457 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-11 15:54:58 +00:00 |
Robert Muir
|
37fe90bc8e
|
fix demo usage instructions in overview.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383217 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-11 01:53:22 +00:00 |
Robert Muir
|
26fc507840
|
clear mysterious javadocs-lint warning. the first sentence is special: if you place anchors there, they are copied verbatim into summary sections as well, creating duplicate anchors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1383201 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-11 01:16:32 +00:00 |
David Wayne Smiley
|
c3bd78a66c
|
Removed helpful link to SpatialExample.java source code in svn. The build policy forbids it :-(
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382633 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-10 03:32:02 +00:00 |
Martijn van Groningen
|
926277b304
|
Fixed build failure related to LUCENE-4333 changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382610 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-09 23:50:28 +00:00 |
David Wayne Smiley
|
5e48c08dd1
|
http instead of https external link
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382546 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-09 17:42:36 +00:00 |
David Wayne Smiley
|
c3e0ecf435
|
Improve spatial javadocs, and fixed some javadoc warnings in 2 other places.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382527 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-09 16:12:03 +00:00 |
David Wayne Smiley
|
9f0fafc552
|
LUCENE-4351 fix edge case (again) in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382355 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-08 20:28:23 +00:00 |
David Wayne Smiley
|
d7c3143c26
|
LUCENE-4351 fix edge case in test; removing @Ignore now.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382337 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-08 18:30:09 +00:00 |
Uwe Schindler
|
a53af85dd7
|
LUCENE-4364: Also close the (although already forcefully closed) in the new test - just for safety and to test double close.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382293 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-08 12:35:36 +00:00 |
Uwe Schindler
|
230696f796
|
LUCENE-4364: Include a test to make sure, the clones/slices can be closed without affecting the original or other opened ones! NOTE: The test failure on windows was depending on GC if it unmaps buffer before the tearDown runs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382291 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-08 12:16:47 +00:00 |
Robert Muir
|
5a0ed57c99
|
LUCENE-4364: clean everything up in new tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382290 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-08 11:59:44 +00:00 |
David Wayne Smiley
|
cf1717ed5e
|
LUCENE-4186 distErrPct upgrade
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382231 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-08 03:31:06 +00:00 |
Robert Muir
|
9ff1c66154
|
LUCENE-4364: MMapDirectory makes too many maps for CFS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382224 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-08 02:41:57 +00:00 |
Uwe Schindler
|
bcf205c610
|
Disable for the dependency checking the snapshot repository explicitely, although it might be enabled in the pom.xml. So we have all flexibility
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382154 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 20:23:59 +00:00 |
Michael McCandless
|
29a3b35135
|
LUCENE-3030: add missing CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1382140 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-07 20:00:31 +00:00 |
Steven Rowe
|
d3383239f8
|
LUCENE-4365: split maven modules into main/test sub-modules for the four modules with cyclic dependencies on the Lucene or Solr test-framework modules: lucene-core, lucene-codecs, solr-core, and solr-solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381779 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 22:17:03 +00:00 |
Robert Muir
|
ab7d8397ef
|
fix broken unicode in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381711 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 18:37:38 +00:00 |
Michael McCandless
|
bcef091d82
|
LUCENE-4335: checkout Moman under build dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381701 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 18:06:04 +00:00 |
Uwe Schindler
|
29793bc97f
|
Add nightly maven build&check task (more will come later!), also remove duplicate dependencies. The validate task now only runs from root
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381689 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 17:39:06 +00:00 |
Robert Muir
|
a4cf4bd859
|
add validate-maven task to check maven dependencies, fix redundant dependencies in generate-maven-artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381602 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 13:53:35 +00:00 |
Robert Muir
|
fa731ef7e3
|
LUCENE-4196: hard check not assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381589 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 13:11:36 +00:00 |
Adrien Grand
|
2067ce946c
|
LUCENE-4340: fix compilation.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381512 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 08:16:15 +00:00 |
Adrien Grand
|
3f9aa4dcbb
|
LUCENE-4340: Move bloom PF utilities to lucene/codecs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381504 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-06 08:02:36 +00:00 |
David Wayne Smiley
|
1b7e2c4ee2
|
LUCENE-4351 update sha1 hashes for spatial4j 0.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381258 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 17:22:32 +00:00 |
David Wayne Smiley
|
9588c48faf
|
LUCENE-4351 ignore this test until I figure out why it failed (as reported by Jenkins)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1381234 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-05 16:24:52 +00:00 |