Yonik Seeley
|
1ac71a2aaf
|
SOLR-1574: simplify specification of builtin functions, add many from java Math
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882596 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-20 15:09:37 +00:00 |
Grant Ingersoll
|
451034b2e9
|
add a bit of javadocs to the constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882175 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-19 15:26:07 +00:00 |
Grant Ingersoll
|
14ea535151
|
add a bit of javadocs to the constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882173 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-19 15:20:10 +00:00 |
Grant Ingersoll
|
52283c86f8
|
SOLR-1302: clean up some docs, handle null geohash such that if one of the entries is null, treat it as infinite distance
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881986 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 23:02:38 +00:00 |
Yonik Seeley
|
05b4be62ec
|
SOLR-1572: ConcurrentLRUCache Integer.MAX_INT to Long
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881906 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 20:00:34 +00:00 |
Noble Paul
|
cb500c0534
|
SOLR-1547 TemplateTransformer should copy array/list more intelligently
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881766 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 13:24:06 +00:00 |
Noble Paul
|
6e8521565c
|
SOLR-1525
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881755 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 12:57:57 +00:00 |
Noble Paul
|
47bff0322c
|
SOLR-1525 allow DIH to refer to core properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881724 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 11:22:17 +00:00 |
Yonik Seeley
|
752faad70b
|
SOLR-1432: default impl of new ValueSource.getValues() should use old
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881642 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-18 01:06:37 +00:00 |
Yonik Seeley
|
c30cf86921
|
simplify/shorten builtin functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881607 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 23:04:17 +00:00 |
Yonik Seeley
|
95f0843af7
|
SOLR-1553: extended dismax parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881547 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 21:47:38 +00:00 |
Yonik Seeley
|
1cfb5a2fe3
|
SOLR-1553: extended dismax parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881546 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 21:46:38 +00:00 |
Yonik Seeley
|
2886626aea
|
minor optimization, replace /2 with *.5 - multiplication is an order of magnitude faster than division
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881378 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 17:05:40 +00:00 |
Yonik Seeley
|
4d27b2e264
|
move from numbers to bullets in CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881371 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 16:53:20 +00:00 |
Yonik Seeley
|
603d6d8a7e
|
add override annotations, fix geohash hashcode, simplify other hashcodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881364 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 16:45:22 +00:00 |
Grant Ingersoll
|
2650c93595
|
SOLR-1302: more distance functions and helpers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881340 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 15:36:25 +00:00 |
Yonik Seeley
|
29109d47ff
|
add way to get literal string w/o DocValues, add missing override, remove unused name()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881333 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 15:21:17 +00:00 |
Grant Ingersoll
|
90d04523f4
|
cleanup unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881324 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 15:11:34 +00:00 |
Grant Ingersoll
|
54d763c162
|
SOLR-1569: allow literal strings in functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881319 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 15:07:24 +00:00 |
Grant Ingersoll
|
addbda8f67
|
SOLR-1302: clean up hashcode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881308 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 14:47:25 +00:00 |
Grant Ingersoll
|
aed363f621
|
SOLR-1302: append instead of concat
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881093 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 02:06:43 +00:00 |
Grant Ingersoll
|
3e1933134d
|
SOLR-1302: javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881090 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-17 01:53:47 +00:00 |
Grant Ingersoll
|
ac3a479def
|
SOLR-1302: slight refactoring for common code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881037 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 23:14:00 +00:00 |
Yonik Seeley
|
fa5fb127ab
|
javadoc: added example of frange as a filter query
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@880987 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-16 22:02:59 +00:00 |
Grant Ingersoll
|
cdbcf8aca3
|
SOLR-1302: Implemented Haversine, plus Euclidean, Manhattan distances (p-norms) plus deg, rad functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@836216 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-14 17:10:41 +00:00 |
Grant Ingersoll
|
128c7bf12d
|
SOLR-1561: check in spatial 2.9.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@835897 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-13 16:11:59 +00:00 |
Noble Paul
|
69ac6942a3
|
SOLR-1551 Provide DocumentObjectBinder.getBean() method
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834780 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-11 06:33:11 +00:00 |
Grant Ingersoll
|
bb19fb01d8
|
solr 1.4 site
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834502 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-10 15:31:23 +00:00 |
Grant Ingersoll
|
540a62cb32
|
Solr 1.4 announcement
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834501 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-10 15:30:14 +00:00 |
Grant Ingersoll
|
c6b7fee436
|
SOLR-1522: automated release signing process
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834497 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-10 15:24:51 +00:00 |
Grant Ingersoll
|
387e29184e
|
Sign the pom file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834466 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-10 13:56:04 +00:00 |
Yonik Seeley
|
1304a6e237
|
bump build version number
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834246 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-09 21:45:09 +00:00 |
Grant Ingersoll
|
5730fe2fe2
|
new doap
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834225 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-09 20:50:11 +00:00 |
Grant Ingersoll
|
2e6d2da2b2
|
1.5 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834224 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-09 20:48:42 +00:00 |
Erik Hatcher
|
2c6abd10b3
|
Fix misspelling in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@833959 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-09 01:16:52 +00:00 |
Yonik Seeley
|
bade20e8b7
|
SOLR-1543: fix thread hangs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@833272 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-06 01:55:39 +00:00 |
Yonik Seeley
|
942044a292
|
upgrade to lucene 2.9.1 respin 4, r832363
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@832896 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-04 23:03:04 +00:00 |
Yonik Seeley
|
ad5c69277e
|
doc: front page grammar fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@831795 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-02 02:40:53 +00:00 |
Yonik Seeley
|
5642b104f5
|
docs: update front page description + release announcement
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@831788 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-02 01:18:05 +00:00 |
Yonik Seeley
|
2e37f69d3f
|
doc: website features update
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@831504 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-31 01:37:34 +00:00 |
Yonik Seeley
|
e64479efc2
|
upgrade to lucene 2.9.1 respin 3 r831145
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@831171 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-30 00:28:50 +00:00 |
William Au
|
03640e5bf8
|
fixed failing junit test in package caused by missing test/data file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@831029 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 17:04:06 +00:00 |
Shalin Shekhar Mangar
|
31ce47e759
|
SOLR-1527 -- shareSchema does not work with absolute paths
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@830938 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 13:36:05 +00:00 |
Yonik Seeley
|
82955637e6
|
SOLR-1529: many deleteByQyery in same request can cause NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@830936 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-29 13:32:57 +00:00 |
Grant Ingersoll
|
3537dad904
|
remove beta5 jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@830319 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-27 20:00:21 +00:00 |
Grant Ingersoll
|
c06b4d04a9
|
2.9.1 references
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@830015 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-26 23:07:43 +00:00 |
Grant Ingersoll
|
e1a2602690
|
Update/remove 1.4-dev references.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829936 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-26 20:23:00 +00:00 |
Grant Ingersoll
|
a527eb3355
|
projected release date.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829933 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-26 20:15:52 +00:00 |
Yonik Seeley
|
e9c27c16ad
|
upgrade to Lucene 2.9.1 final RC2 (r829889 on 2.9 branch)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829899 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-26 18:59:48 +00:00 |
Yonik Seeley
|
3f18384839
|
tutorial - prepend display URLs with ... when significant parameters have been left out
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829857 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-26 16:40:47 +00:00 |