Grant Ingersoll
|
d69d138e4c
|
SOLR-1966: QueryElevationComponent can now optionally return only the elevated results
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@959434 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-30 21:12:23 +00:00 |
Koji Sekiguchi
|
b2f3f2edff
|
SOLR-1974: add LimitTokenCountFilterFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@958303 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-27 00:45:12 +00:00 |
Uwe Schindler
|
52085fa44f
|
LUCENE-2480: Remove more dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@958137 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-25 22:22:16 +00:00 |
Uwe Schindler
|
ffc358d0d5
|
fix wrong version number
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@958068 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-25 18:41:57 +00:00 |
Mark Robert Miller
|
b36b0e1abd
|
Solr 1.4.1 release news
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957949 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-25 14:05:48 +00:00 |
Uwe Schindler
|
a9f79668fd
|
LUCENE-2438: We decided that bytes should never be null, so i changed the recently added external serialization methods to conform to this.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957926 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-25 12:52:52 +00:00 |
Michael McCandless
|
3ec2e75bd9
|
LUCENE-2513: don't overwrite future commits when opening past commit in writeable IndexReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957922 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-25 12:37:24 +00:00 |
Mark Robert Miller
|
f60e00504c
|
update doap
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957914 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-25 12:21:36 +00:00 |
Michael McCandless
|
e1db7050a2
|
LUCENE-2513: don't overwrite future commits when IndexReader is opened on a past commit and then commits new changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957707 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-24 20:34:08 +00:00 |
Erik Hatcher
|
5242afe989
|
Some style improvements, from Ken Krugler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957634 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-24 17:08:53 +00:00 |
Michael McCandless
|
81aa382f24
|
remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957557 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-24 14:37:29 +00:00 |
Michael McCandless
|
705dfee68c
|
LUCENE-2426: change index term sort order to unicode code point order (used to be UTF16 order)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957545 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-24 13:35:40 +00:00 |
Michael McCandless
|
f289f22125
|
LUCENE-2500: add DirectIOLinuxDirectory, a Linux-only (requires compiling .cpp JNI code per platform) which bypasses the buffer cache so segment merging does not evict cached files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957520 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-24 12:14:21 +00:00 |
Michael McCandless
|
50ab75baa3
|
LUCENE-2142: if FieldsCache.getStrings/Index is mis-used (more than 1 term per doc), stop loading once number of terms > number of docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957516 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-24 11:57:20 +00:00 |
Uwe Schindler
|
18d21f9f11
|
LUCENE-2142: merge 3.x test only, as trunk uses different StringIndex variant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957492 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-24 10:24:15 +00:00 |
Michael McCandless
|
f81a5d9bf6
|
LUCENE-2512: fix DeleteByPercentTask to work again post flex
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957486 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-24 10:13:45 +00:00 |
Michael McCandless
|
a9947aeb8d
|
fix QueryUtils (for tests) to track lastReader correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957481 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-24 10:02:34 +00:00 |
Michael McCandless
|
e92a91ed18
|
LUCENE-2410: ~2.5X speed up for exact (slop=0) PhraseQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957465 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-24 09:17:52 +00:00 |
Shai Erera
|
a545c8c063
|
Fix silly bug in the regex used to normalize the MXBean name (used a..z instead of a-z - which removed too many characters)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957218 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-23 14:31:51 +00:00 |
Robert Muir
|
8f71031ac8
|
LUCENE-2413: consolidate remaining solr tokenstreams into modules/analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957162 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-23 11:25:17 +00:00 |
Yonik Seeley
|
653c7c160b
|
SOLR-1968: reuse termsenum,docsenum when generating cached sets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956977 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-22 19:00:55 +00:00 |
Michael McCandless
|
7686d2f301
|
LUCENE-2509: small code cleanups
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956906 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-22 14:35:10 +00:00 |
Koji Sekiguchi
|
f1be531c50
|
fix incorrect class name in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956715 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-21 21:55:03 +00:00 |
Robert Muir
|
eb444204d6
|
move random accepted string test utility code to src/test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956637 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-21 16:35:58 +00:00 |
Mark Robert Miller
|
c6bd141f11
|
spell fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956616 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-21 15:15:11 +00:00 |
Erik Hatcher
|
85cbe4e316
|
Fix issue with form action URL and fq parameters, and removed some superfluous copy/paste JavaScript that leaked in
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956316 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-20 02:41:19 +00:00 |
Yonik Seeley
|
b58675a60c
|
SOLR-1965: use native array access for facet.method=fcs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956292 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-19 20:45:21 +00:00 |
Yonik Seeley
|
2b8e4c4a77
|
SOLR-1965: use native array access for single valued field cache faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956290 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-19 20:29:45 +00:00 |
Yonik Seeley
|
0f5172a44e
|
LUCENE-2380: expose method of getting native arrays
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956286 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-19 20:20:28 +00:00 |
Erik Hatcher
|
b910ea232f
|
Greatly beautify the /browse view, thanks to a code4lib pal
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956173 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-19 02:04:24 +00:00 |
Yonik Seeley
|
8459f9a0e2
|
SOLR-1965: collect docs per-segment for enum faceting when not using filterCache
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956132 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 21:20:25 +00:00 |
Erik Hatcher
|
1a85112e76
|
remove velocity maven stuff from the build, no longer needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956125 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 20:39:49 +00:00 |
Chris M. Hostetter
|
82ce4b84f0
|
SOLR-1946: Misc improvements to the SystemInfoHandler: /admin/system
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956112 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 19:58:17 +00:00 |
Yonik Seeley
|
cda18f0bd6
|
SOLR-1965: use fastGet in BitDocSet to speed up intersection counts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956110 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 19:53:08 +00:00 |
Erik Hatcher
|
6f6dd9763e
|
Add description to run-example target, to show with ant -p
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956097 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 19:02:51 +00:00 |
Erik Hatcher
|
a87bcb1d3e
|
Revert spellcheck buildOnCommit, per Yonik
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956061 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 17:35:30 +00:00 |
Erik Hatcher
|
81f3e577b1
|
enable spell checking buildOnCommit in example configuration, and default it into the /browse view
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956053 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 17:10:30 +00:00 |
Erik Hatcher
|
44d4da518f
|
Add Solr logo to Solritas /browse view, hyperlinks to clear all constraints
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955996 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 13:13:20 +00:00 |
Erik Hatcher
|
60e15b607c
|
SOLR-1894: Fix for Solritas and multicore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955974 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 12:28:58 +00:00 |
Erik Hatcher
|
363527dbe0
|
Use generic url_for_solr prefix, allowing one global config change for a core path or different Solr mapping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955905 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 09:33:42 +00:00 |
Erik Hatcher
|
5d964485d4
|
Add autosuggest using terms component. Fixed a couple of Velocity warnings too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955825 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 03:30:20 +00:00 |
Erik Hatcher
|
3bc809304d
|
Add link to XML format to footer, why not, even taking debug mode into account
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955809 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 01:11:05 +00:00 |
Erik Hatcher
|
b6015f4ba4
|
Update link to Luke
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955798 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 00:29:33 +00:00 |
Erik Hatcher
|
44355bd648
|
Remove contrib/velocity directory as it has been moved to core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955797 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 00:26:22 +00:00 |
Erik Hatcher
|
e2b625af45
|
SOLR-1957: Move VelocityResponseWriter from contrib to core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955796 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-18 00:24:41 +00:00 |
Yonik Seeley
|
04765f68d1
|
LUCENE-2378: add ability to populate BytesRef instances while filling PagedBytes, and make UnInvertedField's TermIndex use this to share a byte[]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955785 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-17 23:23:22 +00:00 |
Michael McCandless
|
9fed2f7e13
|
LUCENE-2378: fix silly perf regression
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955769 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-17 22:31:50 +00:00 |
Uwe Schindler
|
7d208167c2
|
restore one entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955615 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-17 14:33:25 +00:00 |
Uwe Schindler
|
09de7f36dd
|
Update changes after release of 2.9.3/3.0.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955613 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-17 14:28:35 +00:00 |
Erik Hatcher
|
371556ab95
|
LUCENE-2490: fix for renamed Ant property in previous commit that was not completely done
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955569 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-17 12:28:02 +00:00 |