Commit Graph

7751 Commits

Author SHA1 Message Date
Yonik Seeley e9e86f2a47 SOLR-1586: add solr-internal tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894477 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 20:30:53 +00:00
Grant Ingersoll 911f5c5597 small cleanups
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894362 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 11:56:17 +00:00
Uwe Schindler 5e77ec9845 LUCENE-2182: DEFAULT_ATTRIBUTE_FACTORY was failing to load implementation class when interface was loaded by a different class loader
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@894348 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 10:54:27 +00:00
Ryan McKinley 4fbcdb8cf7 SOLR-1586 - typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894308 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 03:56:34 +00:00
Grant Ingersoll ed5949c38c SOLR-1586: added GeoHashField and SpatialTileField. Refactored CoordinateFieldType a bit for sharing with SpatialTileField
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894301 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 02:58:46 +00:00
Simon Willnauer 45ffab1cd5 Revert all of wrong s/iff/if changes in committed revision 894224.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@894286 13f79535-47bb-0310-9956-ffa450edef68
2009-12-29 00:34:47 +00:00
Simon Willnauer bcc1117fbf fixed trivial spelling issues in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@894224 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 18:52:19 +00:00
Grant Ingersoll a9b50cb5e4 SOLR-1131: put the vector/multi VS into the function package
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894217 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 18:38:35 +00:00
Robert Muir 2685859da2 add missing @override annotations
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@894202 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 16:46:09 +00:00
Grant Ingersoll 2593733ce4 SOLR-1131: change toMultiVS to vector
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894183 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 14:41:18 +00:00
Simon Willnauer 7c3ed5867e LUCENE-2162: Allow ExtendableQueryParser extensions accessing the toplevel parser and its properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@894180 13f79535-47bb-0310-9956-ffa450edef68
2009-12-28 14:27:14 +00:00
Robert Muir a0d5801661 fix javadocs warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@894112 13f79535-47bb-0310-9956-ffa450edef68
2009-12-27 21:46:21 +00:00
Grant Ingersoll ef2a3e1a13 fix broken test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@894060 13f79535-47bb-0310-9956-ffa450edef68
2009-12-27 12:46:00 +00:00
Michael McCandless 270550cb8b LUCENE-2180: change to FSDir.getDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@893957 13f79535-47bb-0310-9956-ffa450edef68
2009-12-26 10:43:35 +00:00
Yonik Seeley a973bfafad SOLR-1131: createFields doesn't return null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893814 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 22:14:05 +00:00
Yonik Seeley 88b6768a97 SOLR-1131: no need for point value source to recreate sub-value sources for each new reader. Make ToMultiValueSource slightly more generic, specialize for dimention=2, and make point value source inherit from that
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893812 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 21:54:12 +00:00
Yonik Seeley 709c7f8b98 SOLR-1131: fix equals,hashcode of PointTypeValueSource and test that fails w/o the fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893806 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 19:56:40 +00:00
Yonik Seeley 5dd85dd9fa SOLR-1131: remove concept of polyField from IndexSchema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893801 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 18:35:25 +00:00
Yonik Seeley 7fda4a5ac9 SOLR-1131: FieldType javadoc improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893796 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 18:08:37 +00:00
Yonik Seeley 62b1873e30 SOLR-1131: first pass at fixing support for subFieldSuffix (index + search)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893792 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 17:42:48 +00:00
Yonik Seeley 74d642d818 add doc to point type in example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893782 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 15:41:58 +00:00
Yonik Seeley b426c68f7d add doc to point type in example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893781 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 15:39:51 +00:00
Yonik Seeley ae6541492c SOLR-1131: add a point dynamic field to the example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893775 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 15:25:34 +00:00
Yonik Seeley 78c7dc3dbe SOLR-1131: formatting - indent inner class
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893771 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 15:14:26 +00:00
Grant Ingersoll 05237cf80f SOLR-1132: Added support for poly fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893746 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 13:03:22 +00:00
Erik Hatcher 9a5a4ed7b4 Minor typo corrections
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893728 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 10:50:09 +00:00
Shalin Shekhar Mangar 1c2de4a024 SOLR-1686 -- Support fixing the number of shards in BaseDistributedTestCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893725 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 09:43:15 +00:00
Shalin Shekhar Mangar 9a5e562aa1 SOLR-1685 -- Extracted field sort value and prefetch processing into two new methods out of QueryComponent.process
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893723 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 09:39:30 +00:00
Shalin Shekhar Mangar d4cd0f95ba Remove irrelevant comments and link to SpellCheckComponent wiki
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893700 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 06:34:54 +00:00
Noble Paul 10a625dd60 SOLR-1621 related
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893699 13f79535-47bb-0310-9956-ffa450edef68
2009-12-24 06:28:54 +00:00
Uwe Schindler 2185962add LUCENE-2169, LUCENE-2179: Improvements to CharArraySet.copy() and clear() is now working
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@893655 13f79535-47bb-0310-9956-ffa450edef68
2009-12-23 23:24:37 +00:00
Grant Ingersoll d4b35b513a st
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893576 13f79535-47bb-0310-9956-ffa450edef68
2009-12-23 17:01:42 +00:00
Shalin Shekhar Mangar 9881179cae Skip the response section since we are testing only spellcheck results
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893413 13f79535-47bb-0310-9956-ffa450edef68
2009-12-23 07:16:21 +00:00
Noble Paul d845266cbe SOLR-1661 : Remove adminCore from CoreContainer . removed deprecated methods setAdminCore(), getAdminCore()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893411 13f79535-47bb-0310-9956-ffa450edef68
2009-12-23 06:55:27 +00:00
Michael McCandless 0df3c5e074 LUCENE-2178: allow multiple locations on -Dbenchmark.ext.classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@893233 13f79535-47bb-0310-9956-ffa450edef68
2009-12-22 17:07:00 +00:00
Yonik Seeley 39fbbd5e94 SOLR-1608: fix number of servers used to test with
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@893194 13f79535-47bb-0310-9956-ffa450edef68
2009-12-22 15:01:44 +00:00
Michael McCandless 48b275af80 LUCENE-2177: don't accept Store for binary fields -- it must always be YES
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@893177 13f79535-47bb-0310-9956-ffa450edef68
2009-12-22 14:25:02 +00:00
Uwe Schindler e1680c8cea add correct credits
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@893102 13f79535-47bb-0310-9956-ffa450edef68
2009-12-22 07:37:16 +00:00
Uwe Schindler e6253de226 LUCENE-1972: Restore SortField.getComparatorSource (it was accidentally removed in 3.0.0).
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@893093 13f79535-47bb-0310-9956-ffa450edef68
2009-12-22 07:15:03 +00:00
Michael McCandless 7d35aafe71 LUCENE-2164: make CMS smarter about prioritizing its threads
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@892992 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21 21:38:24 +00:00
Mark Robert Miller b105beef66 SOLR-1674: Improve analysis tests and cut over to new TokenStream API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@892821 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21 13:53:50 +00:00
Noble Paul 5be5c31bb0 SOLR-1678 Move onError handling to DIH framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@892775 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21 11:42:55 +00:00
Robert Muir 6e6acefb05 LUCENE-2124: fix javadocs from the move, thanks Steven
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@892743 13f79535-47bb-0310-9956-ffa450edef68
2009-12-21 09:50:58 +00:00
Michael McCandless 9892d10205 LUCENE-1923: further improvements to IndexReader.toString
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@892457 13f79535-47bb-0310-9956-ffa450edef68
2009-12-19 10:45:00 +00:00
Robert Muir 16eaa6198f LUCENE-1786: improve performance of TestCompoundWordTokenFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@892355 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 19:25:24 +00:00
Uwe Schindler aff4f4a464 reduce memory usage by switching off multi html generation threads. This is recommended by Atlassian
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@892232 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 12:00:50 +00:00
Uwe Schindler 94c23a040d exclude non-apache files from clover
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@892225 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 11:36:50 +00:00
Michael McCandless a1e956a41d LUCENE-1923: add toString to core IndexReaders
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@892224 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 11:29:57 +00:00
Shalin Shekhar Mangar d7d599221d SOLR-1667 -- PatternTokenizer does not reset attributes such as positionIncrementGap
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@892217 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 10:43:40 +00:00
Uwe Schindler c9ddd1b9fd LUCENE-2170: Fix thread starvation problems
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@892216 13f79535-47bb-0310-9956-ffa450edef68
2009-12-18 10:42:29 +00:00