Commit Graph

1699 Commits

Author SHA1 Message Date
Erik Hatcher 608d61f3a9 Fix incorrect parameter name in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824334 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 13:43:17 +00:00
Erik Hatcher 6ad7737fa1 Fix javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824333 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 13:40:27 +00:00
Erik Hatcher b6e1c80247 Fix Javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824332 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 13:40:03 +00:00
Koji Sekiguchi 11e29af8f7 SOLR-1275: missing expungeDeletes counts in stats
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824110 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 17:04:31 +00:00
Koji Sekiguchi 4f1bbb5e87 SOLR-1504: empty char mapping can cause ArrayIndexOutOfBoundsException in analysis.jsp and co.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824045 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 10:04:01 +00:00
Yonik Seeley 83fa285c40 tests - fix LargeVolumeJettyTest failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823843 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 11:44:45 +00:00
Yonik Seeley 53e701cd0f SOLR-1503: use 400 instead of 500 for bad XML
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823842 13f79535-47bb-0310-9956-ffa450edef68
2009-10-10 11:13:58 +00:00
Yonik Seeley a247352966 SOLR-1475: Java-based replication doesn't properly reserve its commit point during backups
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823711 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 21:52:42 +00:00
Yonik Seeley b2c0be12a6 SOLR-1458: use saved commit points when replciating optimized indexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823654 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 18:36:28 +00:00
Chris M. Hostetter 678d377917 fix all warnings from javadoc-solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823653 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 18:27:13 +00:00
Chris M. Hostetter 325e33d3e9 fix all javadoc-core warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823646 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 18:07:50 +00:00
Yonik Seeley d87d335af8 SOLR-1145: handle parentless infoStream file, move example to mainIndex, uncomment and set to false by default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823281 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 19:05:06 +00:00
Yonik Seeley 11c0f72446 SOLR-1448: add weblogic.xml to webapp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823247 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 17:54:42 +00:00
Yonik Seeley aaa638d188 SOLR-1478: use _docid_ to sort by the lucene docid
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823199 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 15:15:50 +00:00
Noble Paul 3a65005154 add datadir param
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822297 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 14:45:45 +00:00
Yonik Seeley a1614ae8d8 SOLR-1492: add missing support for multivalued stats.facet, add facet and stats support for multi-part trie fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822286 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 14:13:20 +00:00
Yonik Seeley 8fc279937d stats tests: avoid grabbing core, use short form for creating requests, generify tests to take other fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822001 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 20:45:52 +00:00
Mark Robert Miller e33f0f9495 SOLR-1221: Change Solr Highlighting to use the SpanScorer with MultiTerm expansion by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821556 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 16:26:06 +00:00
Mark Robert Miller 2a6f6f14d3 SOLR-1319: Upgrade Solr Highlighter classes to new Lucene Highlighter API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821555 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 16:24:39 +00:00
William Au 67b09bd627 SOLR-1481
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821076 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 16:19:50 +00:00
Grant Ingersoll 9b7cf7819f SOLR-1471: fix single value case for missing fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821014 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 13:31:17 +00:00
Erik Hatcher 014c0a392e SOLR-1478: Enable sort by Lucene's docid
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820948 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 10:02:51 +00:00
Grant Ingersoll 8997d47156 SOLR-1167: Add XInclude support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820652 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 13:32:22 +00:00
Noble Paul dc5140667e SOLR-1479 Disable Polling only appears in replication control page when replication is going on
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820544 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 06:23:53 +00:00
Yonik Seeley 96b9fee279 tests: let jetty pick it's port
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820261 13f79535-47bb-0310-9956-ffa450edef68
2009-09-30 13:22:53 +00:00
Yonik Seeley b98ef236e2 increase jetty wait time more... still getting failure on my fast box
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820101 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 21:53:48 +00:00
Yonik Seeley 5b6bc6c784 don't print out every failure to connect while waiting for jetty to come up
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820068 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 19:04:19 +00:00
Yonik Seeley 9e6eb8ea31 make the replication test harder by ensuring that the slave generation is higher than the master
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819990 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 15:41:49 +00:00
Shalin Shekhar Mangar 309347e5b9 SOLR-1470 -- useCompoundFile was not taking effect
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819891 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 12:01:05 +00:00
Ryan McKinley 33066b93af SOLR-1472 -- adding missing reference to 'lucene-misc'
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819838 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 06:23:51 +00:00
Ryan McKinley 029a6d487c SOLR-1472 -- upgrade maven poms to reference lucene 2.9 artifacts rather than solr-lucene artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819835 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 06:12:04 +00:00
Yonik Seeley 3f64cb5dbc tests: try and prevent some spurious test failures that may be happening because jetty/solr isn't ready
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819804 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 02:55:49 +00:00
Grant Ingersoll f7a381d9c1 renamed to remove dash and replace with underbar in powered by logos
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819554 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 14:26:32 +00:00
Grant Ingersoll d01c302e5d SOLR-1409: Added powered by logos
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819544 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 14:15:45 +00:00
Yonik Seeley 917d67e306 SOLR-1469: fix race in TestReplicationHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819514 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 12:44:15 +00:00
Yonik Seeley 90cb0259f8 tests: make TestBinaryField use generic tmp dir so it's cleaned up at the end
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819441 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 01:22:53 +00:00
Yonik Seeley bf60014ce4 tests: use logging instead of stdout so output interleaves properly
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819420 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 22:43:50 +00:00
Yonik Seeley 9989774d33 use junit plain formatter by default, log start + end of tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819413 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 21:39:03 +00:00
Yonik Seeley 250924d72e SOLR-1468: allow null names in NamedList
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819403 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 21:03:02 +00:00
Shalin Shekhar Mangar 9c04080ad1 SOLR-1447 followup -- MergePolicy and MergeScheduler specified in indexDefaults section was being ignored
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819401 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 20:42:38 +00:00
Yonik Seeley 1a3b38acaa SOLR-1458: save optimized index points, fix deletion policy wrt number of optimized points to save, change policy to have a separate count for optimized
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819336 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 16:37:40 +00:00
Mark Robert Miller d65d0553db SOLR-1221: Change Solr Highlighting to use the SpanScorer with MultiTerm expansion by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819314 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 13:58:30 +00:00
Mark Robert Miller 94df351b87 SOLR-1466: Fix File descriptor leak in SnapPuller
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819313 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 13:54:37 +00:00
Shalin Shekhar Mangar 2c58fdf1ee Reverting whitespace change
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819261 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 06:20:36 +00:00
Mark Robert Miller 99e6ece750 remove useless pull of the first Commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819256 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 04:46:48 +00:00
Mark Robert Miller 375010b2dc fix bug in equals method
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819255 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 04:43:26 +00:00
Mark Robert Miller 15709bd633 remove unused SimpleOrderedMap
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819252 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 04:19:55 +00:00
Mark Robert Miller db85ac4a90 sortType was removed from FieldComparator
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819234 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26 23:46:44 +00:00
Yonik Seeley 89f5b9a857 SOLR-1275: testExpungeDeletes simplification + prevent spurious failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819217 13f79535-47bb-0310-9956-ffa450edef68
2009-09-26 21:27:51 +00:00
Shalin Shekhar Mangar 70fa2e4d0e Fixed typos and added a little whitespace in the key name
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@818816 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 11:00:15 +00:00
Shalin Shekhar Mangar b8ec998625 Remove unused import and redundant casts
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@818808 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 10:24:58 +00:00
Shalin Shekhar Mangar ac1c6a6953 Fixing a typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@818754 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 07:27:44 +00:00
Chris M. Hostetter 415355687d SOLR-1292: Add FieldCache introspection to stats.jsp and JMX Monitoring via a new SolrFieldCacheMBean
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@818618 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 20:35:56 +00:00
Yonik Seeley 43b546fede SOLR-1459: add null scorer check to QueryValueSource.java too
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@818505 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 15:02:35 +00:00
Mark Robert Miller e0eee44b64 SOLR-1459: BoostedQuery needs to handle when its wrapped query weight returns null for the scorer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@818490 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 14:11:49 +00:00
Mark Robert Miller 8b97c37e6b fix spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@818305 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 23:03:50 +00:00
Yonik Seeley 0bd2bf642d javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@818281 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 22:10:41 +00:00
Yonik Seeley b2d254b746 SOLR-844: fix check interval to be milliseconds
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@818239 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 20:26:44 +00:00
Noble Paul ea3dfb40f1 SOLR-1447 testcases for legacy syntax support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817976 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 06:30:40 +00:00
Koji Sekiguchi 7e8206991e SOLR-908: remove unnecessary property
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817924 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 01:52:20 +00:00
Yonik Seeley 3743037bc1 SOLR-908: add CommonGramsFilterFactory CommonGramsQueryFilterFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817859 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 21:55:57 +00:00
Shalin Shekhar Mangar 9b97e37c14 SOLR-1451 -- SolrPluginUtils#parseFieldBoosts has inconsistent javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817804 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 19:59:55 +00:00
Yonik Seeley 130670fc04 SOLR-1452: deletes in segment cause different fieldcache instances
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817783 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 19:23:07 +00:00
Noble Paul 352c8543ad SOLR-1447
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817650 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 13:14:35 +00:00
Shalin Shekhar Mangar b669f69777 Added test for multi word synonyms
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817643 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 13:02:39 +00:00
Noble Paul 2652eabbbd refactored and added javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817501 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 04:38:10 +00:00
Chris M. Hostetter ab13635017 SOLR-1427: redo of Grant's previous commit that yonik rolled back - but this time with the registration postponed until the latch is released
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817499 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 04:28:30 +00:00
Noble Paul 3ccd7bb75c added helper method getChildren(String)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817495 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 04:04:54 +00:00
Noble Paul d19802603d SOLR-1326 HighLighter also has a similar syntax
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817223 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 12:23:38 +00:00
Noble Paul 1379854e5e use DOMUtil
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817210 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 11:29:22 +00:00
Noble Paul b8cae28ff4 attrs must always be non-null
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817195 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 09:03:40 +00:00
Noble Paul da926570a1 SOLR-1326 New interface PluginInfoInitialized
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817165 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 05:58:02 +00:00
Yonik Seeley e5cb88d922 revert most of SOLR-1427
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817043 13f79535-47bb-0310-9956-ffa450edef68
2009-09-20 15:30:58 +00:00
Yonik Seeley 6e2dd9a567 lucene 2.9 rc5 update
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816834 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19 00:34:01 +00:00
Yonik Seeley 745fad657d SOLR-1446: implement reset() for BufferedTokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816786 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 21:18:54 +00:00
Yonik Seeley 5bdcb0a963 SOLR-1446: implement reset() for BufferedTokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816783 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 21:11:01 +00:00
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