Commit Graph

1623 Commits

Author SHA1 Message Date
Koji Sekiguchi aa02a6a5c8 SOLR-1423: Use Tokenizer.correctOffset() instead of CharStream.correctOffset()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816502 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 07:37:22 +00:00
Shalin Shekhar Mangar bd3aa39b8e Removing debug print statements
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816376 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 20:53:14 +00:00
Yonik Seeley 79f61b78c3 solrj: defensive check for facet_queries null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816372 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 20:28:53 +00:00
Yonik Seeley cd78fd9a96 SOLR-1432: deprecate existing getValues(), remove accidentally committed changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816328 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 18:40:28 +00:00
Yonik Seeley c968a41ef6 fix hangs/fails in test for certain name service configs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816264 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 16:28:13 +00:00
Yonik Seeley 1eb4697977 SOLR-1432: weight nested queries in function queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816202 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 14:08:13 +00:00
Noble Paul a726c23c8b SOLR-1435 ensure that all slaves with same pollInteval fetches index at same time
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816144 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 11:27:36 +00:00
Shalin Shekhar Mangar faf7b87669 SOLR-1407 followup -- Fix value regex, add tests for boost
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816091 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 08:26:41 +00:00
Shalin Shekhar Mangar f9575d4740 SOLR-1407 -- SpellingQueryConverter disallows underscores and digits in field names
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@815801 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 14:28:40 +00:00
Noble Paul 804160cd13 SOLR-1170 Java replication replicates lucene lock file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@815597 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 03:39:22 +00:00
Grant Ingersoll 98eec6bdfe SOLR-1427: fixed registry MBean issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@815587 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 01:57:15 +00:00
Yonik Seeley 5d234337ba updates to phps CESU-8 support, per hoss
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@815525 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 22:20:31 +00:00
Yonik Seeley 566f02f0b2 SOLR-1091: additional CESU8 system property to control how serialized PHP writer calculates bytes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@815377 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 15:56:39 +00:00
Shalin Shekhar Mangar 91e071d18e SOLR-1430 -- AbstractSolrTestCase ignores arguments for commit and optimize commands
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@815247 13f79535-47bb-0310-9956-ffa450edef68
2009-09-15 10:05:22 +00:00
Yonik Seeley 3c870de7b0 fix QueryValueSource.equals()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814410 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13 22:35:00 +00:00
Yonik Seeley 4060aac850 upgrade to lucene 2.9-rc4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814329 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13 15:08:42 +00:00
Grant Ingersoll 82d525c875 javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814303 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13 11:23:57 +00:00
Grant Ingersoll 9b936ce650 SOLR-1296: Add support for termInfosIndexDivisor and termIndexInterval
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814160 13f79535-47bb-0310-9956-ffa450edef68
2009-09-12 12:27:42 +00:00
Shalin Shekhar Mangar fc1892279f DF is defined in CommonParams instead of SolrParams
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814109 13f79535-47bb-0310-9956-ffa450edef68
2009-09-12 04:35:39 +00:00
Grant Ingersoll 4f5c0bd49a SOLR-1380: Added better distributed, null handling, plus test to TestDistributedSearch
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814042 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 21:46:34 +00:00
Grant Ingersoll 100f0f34c0 remove override annotation
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814039 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 21:32:53 +00:00
Grant Ingersoll c56224895a SOLR-1380: Added support for multi-valued fields to StatsComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@813874 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 15:21:05 +00:00
Grant Ingersoll 70fe600134 SOLR-1321: Added better support for efficient leading wildcards
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@813830 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 13:50:16 +00:00
Grant Ingersoll 1df597856d SOLR-1381: Handle when term vecs are present, but not offsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@813512 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 16:47:55 +00:00
Grant Ingersoll 1e9ed07214 SOLR-1411: Add support for uploading ContentStreams via SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@813416 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 13:07:19 +00:00
Noble Paul 444d6a00f9 SOLR-1330 the details command shows current replication status when no replication is going on . enhanced details command to show history
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812922 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 12:25:31 +00:00
Chris M. Hostetter 7ec596bd5f SOLR-1273: quick and ugly attempt at reducing confusion by adding links to the wiki for hte distribution and replication pages
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812772 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 05:10:23 +00:00
Chris M. Hostetter 042f7c0ba9 ant stub-factories: PersianNormalizationFilterFactory, signature cleanup of TrieTokenizerFactory, exclusion rule for SnowballFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812768 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 04:41:33 +00:00
Chris M. Hostetter a9ac376937 SOLR-1410: warn if deprecated charset option is used in greek and russian analysis factories
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812760 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 03:58:12 +00:00
Noble Paul ab5c9889b9 removed system.out.printlin
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812759 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 03:49:18 +00:00
Yonik Seeley b3ffddf116 SOLR-1071: spellcheck.extendedResults format change
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812714 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 22:22:33 +00:00
Grant Ingersoll fe06ba88ff SOLR-1400: handle zero length term buffer in TrimFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812494 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 13:07:08 +00:00
Yonik Seeley 3c96f846cd SOLR-659: add shards.start shards.rows
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812246 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 18:28:16 +00:00
Shalin Shekhar Mangar 576e73cd5d SpellingQueryConverterTest does not need to extend AbstractSolrTestCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812135 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 13:40:48 +00:00
Noble Paul abf5aa685c SOLR-1198 moved postCommit,postOptimize
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812035 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 08:25:27 +00:00
Noble Paul 4d9906400f SOLR-1198 moved all fields and getter methods to one map and a getter by classname
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812023 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 07:45:57 +00:00
Noble Paul 17e40ee174 SOLR-1198 refactored to make class name also optional
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@811770 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06 06:57:59 +00:00
Noble Paul 9fe0028cd0 SOLR-1414 implicit core properties are not set for single core
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@811769 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06 06:36:50 +00:00
Koji Sekiguchi 5324b752cb SOLR-1398: Add offset corrections in PatternTokenizerFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@811753 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06 03:45:42 +00:00
Noble Paul c829e36d23 SOLR-1198. remove duplicate code
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@811337 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 10:14:50 +00:00
Noble Paul 0f62586398 SOLR-1198. QueryConverter was missed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@811281 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 08:36:19 +00:00
Shalin Shekhar Mangar b8654c1da9 Fix incorrect case in method name getDirectoryFactoryInfo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@811244 13f79535-47bb-0310-9956-ffa450edef68
2009-09-04 08:06:45 +00:00
Noble Paul f34f5ef987 SOLR-1399. Lock settings are ignored
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@810788 13f79535-47bb-0310-9956-ffa450edef68
2009-09-03 06:46:47 +00:00
Chris M. Hostetter 28e3e20f29 SOLR-1103: LukeRequestHandler (and schema.jsp) have been fixed to include the '1' (ie: 2**0) bucket in the term histogram data.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@810324 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 00:56:19 +00:00
Noble Paul aad563a397 autoprops setup
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809516 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 09:25:54 +00:00
Noble Paul 325f20fc50 autoprops setup
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809514 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 09:24:49 +00:00
Noble Paul 4114447c8f SOLR-1385 Add an 'enable' attribute to all plugins
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809512 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 09:16:41 +00:00
Noble Paul d827172faf must use the SolrCore#createRequestHandler to get the proper error message
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809466 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 06:32:23 +00:00
Shalin Shekhar Mangar 4f492a5ee1 Added license headers and removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809403 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 19:08:49 +00:00
Yonik Seeley 3ac4b568cc switch analysis.jsp to use reusable tokenstreams to match indexing and querying usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809369 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 16:18:21 +00:00
Shalin Shekhar Mangar 6a1e2c9b14 Added license headers and removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809250 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 06:27:37 +00:00
Noble Paul a8e148ac22 automatic refresh is very annoying. The user can do a refresh on his browser if required
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809125 13f79535-47bb-0310-9956-ffa450edef68
2009-08-29 12:46:54 +00:00
Noble Paul 7864776b4a removed unused variables
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809124 13f79535-47bb-0310-9956-ffa450edef68
2009-08-29 12:39:52 +00:00
Yonik Seeley 3c9558cd0a upgrade to lucene-2.9-rc2
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809010 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 19:58:19 +00:00
Yonik Seeley b995d3d9c0 SOLR-1091: support CESU-8 for jetty in serialized PHP writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808988 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 19:02:00 +00:00
Grant Ingersoll 657d48a7ea Add a get started section to the front page
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808511 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 16:51:23 +00:00
Yonik Seeley 7b8caebe8c AutoCommitTest: no more guessing about when a commit has finished
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808409 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 13:24:25 +00:00
Noble Paul 4fcf0e4db2 SOLR-1355 add an enable value in master/slave configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808305 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 07:19:11 +00:00
Noble Paul c6a7e7831a keep the frequently used commands first
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808290 13f79535-47bb-0310-9956-ffa450edef68
2009-08-27 06:24:20 +00:00
Yonik Seeley b4dd3f78f4 SOLR-1362: fix WDF position increment bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@808005 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 13:32:46 +00:00
Noble Paul e1b225318d SOLR-1335 load core properties from a properties file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807914 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 07:46:22 +00:00
Chris M. Hostetter 97269bda04 SOLR-914: General finalize() improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807872 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 04:18:22 +00:00
Chris M. Hostetter d9ed24e9e4 fun with forrest: all images previously only in site/skin/images have now been copied to src/site/src/documentation/skins/lucene/images ... this fixes all the remaining broken link errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807848 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:54:02 +00:00
Chris M. Hostetter fe66658fea more fun with forrest: these two images were in site/skin/images but not anywhere in src/site .. copying them into the images directory for our theme solved the broken links errors about them
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807843 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:31:00 +00:00
Chris M. Hostetter ef6b8d1470 instruction_arrow.png is (evidently) part of the theme we are using, but forrest couldn't find it becuase it was only in site/images and not in the images directory for our theme
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807833 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:11:49 +00:00
Chris M. Hostetter 6c82a21437 for reasosn that make no sense to me, forrest/cocoon seem to have been freaking out with an error of 'images/solr_FC.jpg BROKEN: null' ever since r730648 when i added solr_FC.svg. aparently they don't like jpg files and svg files haven't the same root name. renaming this file (so something more seo friendly) seems to fix that problem. NOTE: there are still other broken link problems, but those seem to be unrelated due to a bug in the theme we are using
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807825 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 22:04:37 +00:00
Chris M. Hostetter 405b30dc12 SOLR-1378: add site news and feature spot for new Solr book
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807776 13f79535-47bb-0310-9956-ffa450edef68
2009-08-25 19:29:33 +00:00
Ryan McKinley f3b3a29360 SOLR-1377: The TokenizerFactory API has changed to explicitly return a Tokenizer
rather then a TokenStream (that may be or may not be a Tokenizer).  This change 
is required to take advantage of the Token reuse improvements in lucene 2.9.

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807338 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 18:58:22 +00:00
Yonik Seeley 5d1bb05f32 SOLR-1156: Sort TermsComponent results by frequency
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807289 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 15:56:32 +00:00
Noble Paul e7f856a4d8 javadoc changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807122 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 08:39:35 +00:00
Noble Paul 7b708bb413 SOLR-1198 moved PluginInfo out of solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807120 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 08:36:26 +00:00
Noble Paul 8b9071efb3 empty collectioons should use Collections.emptyXXX()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807103 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 06:57:16 +00:00
Yonik Seeley c13a6f0208 change example test to match example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@806541 13f79535-47bb-0310-9956-ffa450edef68
2009-08-21 13:16:28 +00:00
Yonik Seeley c49369b6c8 SOLR-1368: add ms() and sub() functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@806374 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 22:05:09 +00:00
Chris M. Hostetter a9101ae07a SOLR-1373: Add Filter query to admin/form.jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@806303 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 18:52:30 +00:00
Chris M. Hostetter 48109b3dc6 SOLR-1371: LukeRequestHandler/schema.jsp errored if schema had no uniqueKey field. The new test for this also (hopefully) adds some future proofing against similar bugs in the future. As a side effect QueryElevationComponentTest was refactored, and a bug in that test was found.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@806289 13f79535-47bb-0310-9956-ffa450edef68
2009-08-20 18:23:36 +00:00
Erik Hatcher e1f8e33cd9 fix minor comment typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805941 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 19:25:16 +00:00
Noble Paul 5be6d7bb08 SOLR-1275 the last commit was failing the test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805899 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 17:33:52 +00:00
Noble Paul bc280a3922 SOLR-1275 the last commit was failing the test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805888 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 17:12:05 +00:00
Koji Sekiguchi 00e1299bd6 SOLR-1370: Show the output of CharFilters in FieldAnalysisRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805880 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 17:01:12 +00:00
Grant Ingersoll a86d0c24c3 SOLR-1367: Reverted, but kept the simple docList test, with modifications
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805866 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 16:23:24 +00:00
Erik Hatcher 1b289c4f35 SOLR-1372: Enhance FieldAnalysisRequestHandler to accept text from content stream
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805844 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 15:38:11 +00:00
Noble Paul 27b491ade5 SOLR-1275: Add expungeDeletes to DirectUpdateHandler2
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805774 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 12:21:22 +00:00
Noble Paul 462571235e SOLR-1315 backup command should work when there was no commit/optimize since startup
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805675 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 06:29:26 +00:00
Chris M. Hostetter 3330f98584 apachecon news
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805545 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 19:24:09 +00:00
Grant Ingersoll f93b220b37 SOLR-1367: simple callback for modifying the Document when using the SolrPluginUtils
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805528 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 18:29:10 +00:00
Yonik Seeley c573d6ea8c fix char filter instantiation broken by reusable tokenstream upgrade
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805263 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 02:50:49 +00:00
Grant Ingersoll 1169caa51b javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@805149 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 21:24:47 +00:00
Yonik Seeley b979db09cc add unique key to indexing perf test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804996 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:28:15 +00:00
Yonik Seeley 1b609c3af1 try to stop nightly build failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804995 13f79535-47bb-0310-9956-ffa450edef68
2009-08-17 14:27:54 +00:00
Yonik Seeley 71286043e4 try to fix autocommit test failure on slow host
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804731 13f79535-47bb-0310-9956-ffa450edef68
2009-08-16 17:42:47 +00:00
Yonik Seeley bb76127225 SOLR-1353: Implement and use reusable token streams for analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804726 13f79535-47bb-0310-9956-ffa450edef68
2009-08-16 17:28:58 +00:00
Yonik Seeley b45440d7c7 upgrade to lucene 2.9-dev r804692
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804700 13f79535-47bb-0310-9956-ffa450edef68
2009-08-16 14:45:10 +00:00
Yonik Seeley 9125046dec fix previous commit of wrong version of TestPhoneticFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804270 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 15:52:24 +00:00
Yonik Seeley 6ff16abc0e fix double metaphone test to match current behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804265 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 15:43:28 +00:00
Yonik Seeley be7ce2712d fix typo in stats test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804207 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 12:57:25 +00:00
Shalin Shekhar Mangar 175f81950e SOLR-1361 -- Incorrect javadoc on SolrInputDocument addField
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@804088 13f79535-47bb-0310-9956-ffa450edef68
2009-08-14 06:24:32 +00:00
Yonik Seeley 6b0f99d6ad SOLR-1360: Prevent PhoneticFilter from producing duplicate tokens, update to new attribute API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@803977 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13 18:18:22 +00:00
Yonik Seeley 551e52f899 SOLR-1359: DoubleMetaphone filter could skip or reorder tokens, fix and update to new API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@803971 13f79535-47bb-0310-9956-ffa450edef68
2009-08-13 18:10:52 +00:00
Grant Ingersoll e944e751a2 License fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@803673 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 19:27:12 +00:00
Grant Ingersoll 70039d6ff1 SOLR-1276: Stats Component test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@803571 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 15:54:36 +00:00
Grant Ingersoll bf3968ddaf SOLR-1281: SigUpdateProcFactory now uses SolrResourceLoader
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@803560 13f79535-47bb-0310-9956-ffa450edef68
2009-08-12 15:37:13 +00:00
Yonik Seeley f586a2e3b8 indexing performance test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802556 13f79535-47bb-0310-9956-ffa450edef68
2009-08-09 16:54:17 +00:00
Yonik Seeley 7b70b51a89 SOLR-1259: fix scale function
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802458 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 21:33:28 +00:00
Yonik Seeley 8a3969fb7b SOLR-1142: faster example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802443 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 20:08:16 +00:00
Yonik Seeley b4acfc32df SOLR-1067: further progress on the problem with null qparser
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802424 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 17:20:43 +00:00
Yonik Seeley d880e90b1b SOLR-1349: toString() for SolrDocument Map views
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802275 13f79535-47bb-0310-9956-ffa450edef68
2009-08-08 00:45:15 +00:00
Koji Sekiguchi 86dd3a6cda SOLR-1343: Added HTMLStripCharFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802263 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 23:05:05 +00:00
Yonik Seeley 3955b27635 TestDistributedSearch - add random values for all numeric field types, sort asc and desc on all numeric field types
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@802020 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 14:27:23 +00:00
Yonik Seeley d02a4cfa03 SOLR-1338: use StringHelper.intern()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801981 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 12:54:26 +00:00
Mark Robert Miller b51b515f6e Upgraded to Lucene 2.9-dev r801856
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801872 13f79535-47bb-0310-9956-ffa450edef68
2009-08-07 03:21:06 +00:00
Mark Robert Miller 1b2549e92f SOLR-1342: CapitalizationFilterFactory uses incorrect term length calculations.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801845 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 23:54:49 +00:00
Yonik Seeley ce84cfc655 SOLR-1339: fix dismax to handle parse exceptions, change types in tests to use new numeric types
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801786 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 19:30:40 +00:00
Yonik Seeley b33318f06e SOLR-1344: MoreLikeThis handler can't handle numeric id
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801768 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 18:47:16 +00:00
Yonik Seeley 1558db534d SOLR-1340: DocumentAnalysisRequestHandler assumed text analysis for int field, couldn't handle exceptions in analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801751 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 18:09:56 +00:00
Yonik Seeley 118c25391c analysis.jsp accidentally created tokenstream again with an exhausted reader
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801495 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 02:12:46 +00:00
Yonik Seeley cf9f9281ad DirectUpdateHandlerOptimizeTest used strings as int ids
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801486 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 01:10:59 +00:00
Yonik Seeley 424c27a0b5 DirectUpdateHandlerTest used strings as int ids
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801485 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 01:09:47 +00:00
Yonik Seeley f01f919b3d TestArbitraryIndexDir didn't work w/o a string-like id
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801479 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 00:30:02 +00:00
Yonik Seeley 9a7eb23597 TestCSV assumed id was a string
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801477 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 00:20:38 +00:00
Yonik Seeley aa063a9f75 fix SignatureUpdateProcessor test that assumed string id
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801474 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 00:03:23 +00:00
Yonik Seeley f3855a7f92 switch elevation component test to a schema with a string id - which it assumed anyway, and change xpaths from int to str
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801464 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 23:21:28 +00:00
Grant Ingersoll ece497f832 SOLR-1237: firstSearcher and newSearcher now identify themselves as such when querying
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801417 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:25:06 +00:00
Yonik Seeley 167a03b576 don't use a numeric field for testing highlighting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801411 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:08:42 +00:00
Yonik Seeley e2faa07f41 remove unused code from date faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801189 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 12:44:38 +00:00
Yonik Seeley e918778c48 SOLR-1270: make sure that plain numeric types produce correct transfer syntax for JSON, Python, Ruby, and other TextWriter fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800966 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 20:51:12 +00:00
Yonik Seeley f939400f13 SOLR-1322: multiValued trie fields do work with NumericRangeQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800924 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 19:06:33 +00:00
Yonik Seeley ba2baa2f47 SOLR-1299: use FieldComparator to derive sort field values in distributed search, fix a bug in the SortMissingLast comparator
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800857 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 15:53:34 +00:00
Noble Paul b7afc29aac 2 seconds refresh is too soon
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800729 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 11:27:17 +00:00
Yonik Seeley 076cd2692a SOLR-1291 SOLR-1322 SOLR-1325 SOLR-1328 : more trie integration
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800592 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 22:13:23 +00:00
Yonik Seeley d8027f2de0 SOLR-1291 SOLR-1322 SOLR-1325 SOLR-1328 : more trie integration
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800565 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 21:09:05 +00:00
Koji Sekiguchi fc335d2e8b fix xpath of ramBufferSizeMB
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800181 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 01:54:29 +00:00
Yonik Seeley 700f210d16 fix copy-n-paste typos from Double and Long field sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@799894 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 16:05:43 +00:00
Yonik Seeley b29680e233 comment out failing test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@799699 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 19:04:09 +00:00
Yonik Seeley 855ac03bfd SOLR-1318: explain may use top-level searcher for field cache
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@799698 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 18:59:47 +00:00
Erik Hatcher 18078af958 SOLR-1317: Fix CapitalizationFilterFactory to work when keep parameter is not specified
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@799593 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 12:54:02 +00:00
Shalin Shekhar Mangar 67ad122d9b SOLR-1041 -- Fix issue with absolute instanceDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798482 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 10:46:36 +00:00
Yonik Seeley c3b5b4ef84 javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@797655 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 21:01:38 +00:00
Yonik Seeley 4edbce9cec test trie types with frange
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794891 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 22:27:54 +00:00
Yonik Seeley 4df62ab249 fix distrib search assumption about single-segment multireaders
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794829 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 20:24:23 +00:00
Yonik Seeley f89c2d9a29 change test due to lucene open() changes - always multireader
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794812 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 19:46:35 +00:00
Yonik Seeley d3bd1090a7 SOLR-1284: fix initial docID
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794716 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 15:22:30 +00:00
Yonik Seeley 3c02e971ea SOLR-1284: implement new DISI.advance
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794714 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 15:17:39 +00:00
Grant Ingersoll b5620d8614 SOLR-1285: Add DelimitedPayloadTokenFilterFactory, tests and short example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794669 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 13:36:24 +00:00
Yonik Seeley f7953e95b6 SOLR-1284: use/implement DISI.advance and friends
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794470 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 00:12:17 +00:00
Shalin Shekhar Mangar 03cf5cdad6 Upgraded to Lucene 2.9-dev r794238.
Other changes include:
    LUCENE-1614 - Use Lucene's DocIdSetIterator.NO_MORE_DOCS as the sentinel value.
    LUCENE-1630 - Add acceptsDocsOutOfOrder method to Collector implementations.
    LUCENE-1673, LUCENE-1701 - Trie has moved to Lucene core and renamed to NumericRangeQuery.
    LUCENE-1662, LUCENE-1687 - Replace usage of ExtendedFieldCache by FieldCache.

SOLR-1241: Solr's CharFilter has been moved to Lucene. Remove CharFilter and related classes from Solr and use Lucene's corresponding code.

SOLR-1261: Lucene trunk renamed RangeQuery & Co to TermRangeQuery.

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794328 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 17:21:04 +00:00
Noble Paul c9eb4ea1ee the snapshoot config param is renamed to backupAfter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794203 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 08:59:29 +00:00
Noble Paul 516f633ba7 all the variable names which use 'snap' has been renamed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794200 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 08:55:56 +00:00
Noble Paul 73cde8eb22 status message for each command
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794187 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 08:40:19 +00:00
Noble Paul 303b6c3836 SOLR-1129 Support binding dynamic fields to beans in SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794144 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 05:55:46 +00:00