Commit Graph

2808 Commits

Author SHA1 Message Date
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
Yonik Seeley 743b7e7364 add warning about indexDefaults, let mainIndex.maxFieldLength inherit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829843 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 15:55:57 +00:00
Yonik Seeley 3abb7bef70 fix tutorial spelling mistake
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829775 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 12:50:08 +00:00
Yonik Seeley 56a021bca9 replication future safety - only decrement search holder if not null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829682 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 00:19:13 +00:00
Yonik Seeley 5b84fb40cf docs - solr tutorial updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829663 13f79535-47bb-0310-9956-ffa450edef68
2009-10-25 21:59:38 +00:00
Chris M. Hostetter 13964ddded SOLR-1521: eliminate ./contrib/clustering/example and move the clustring example configs to ./example ... use system properties to enable the component/handler used in the example so that they don't confuse people who haven't downloaded the neccessary libs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829493 13f79535-47bb-0310-9956-ffa450edef68
2009-10-25 04:34:35 +00:00
Yonik Seeley 1d97df69e8 update to Lucene 2.9.1 r829210
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829266 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 22:24:28 +00:00
Grant Ingersoll 633e2d6d16 Make the constructor public
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829082 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 14:47:15 +00:00
Ryan McKinley 150a47586e tweek the update log format to show a more reasonable message
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@828300 13f79535-47bb-0310-9956-ffa450edef68
2009-10-22 04:17:01 +00:00
Yonik Seeley ede4df7add do not directly instantiate junit test cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@828018 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 14:01:06 +00:00