Commit Graph

2887 Commits

Author SHA1 Message Date
Yonik Seeley 73fe358140 SOLR-1595: use utf8 in streaming solrj client
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883566 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 01:42:40 +00:00
Yonik Seeley c812e9fc5b constants - only do more expensive conversions once... adds up over an entire index
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883522 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 22:17:39 +00:00
Yonik Seeley 22ce12d324 SOLR-1595: make rollback set isClosed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883518 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 22:10:41 +00:00
Grant Ingersoll 548f973766 SOLR-1302: Why should numbers get to have all the fun, add String distance functions, too
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883421 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 17:18:16 +00:00
Mark Robert Miller 6fcb72a3ad clean up no longer used reserveTime cruft
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883420 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 17:17:54 +00:00
Mark Robert Miller e745742505 SOLR-1580: Solr Configuration ignores 'mergeFactor' parameter, always uses Lucene default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883388 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 16:12:12 +00:00
Yonik Seeley dc18c42b6b SOLR-1593: fix reverse wildcard filter for surrogate pairs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883386 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 16:09:05 +00:00
Yonik Seeley 0d639dad03 SOLR-1584: fix SolrQuery.setIncludeScore()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883315 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 12:14:38 +00:00
Yonik Seeley e5843b4e71 add some additional non-text fields to MTL handler test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883246 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 05:07:39 +00:00
Yonik Seeley 8e00a81064 javadoc: null val means no attr
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883240 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 04:09:01 +00:00
Yonik Seeley ace3e15d0d SOLR-1577: fix data dir default to stay under solr home
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883202 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 00:36:42 +00:00
Yonik Seeley a2ef4a0d4a clarify CHANGES entry for binary copyField
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883180 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 22:59:56 +00:00
Yonik Seeley f23b570085 SOLR-1563: fix luke for binary fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883178 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 22:57:08 +00:00
Grant Ingersoll 4da546cc29 SOLR-1567: Upgrade to Tika 0.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883095 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 16:18:49 +00:00
Noble Paul 4d65be52cc SOLR-1539
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882852 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21 07:56:14 +00:00
Noble Paul ff1ceb4aa8 SOLR-1522
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882838 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21 07:38:51 +00:00
Koji Sekiguchi 7aeed67afe update URL version of Lucene API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882828 13f79535-47bb-0310-9956-ffa450edef68
2009-11-21 02:32:17 +00:00
Grant Ingersoll 7a9c7583e9 SOLR-1582: fix binary field copyField handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882734 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20 22:10:57 +00:00
Grant Ingersoll f9353351cc fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882667 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20 18:16:14 +00:00
Mark Robert Miller 4244f6c13a Remove QueryWrapper
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882619 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20 15:55:00 +00:00
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