Commit Graph

291 Commits

Author SHA1 Message Date
Mark Robert Miller 9bb44206b6 SOLR-1722: Allowing changing the "special" default core name, and as a default default core name, switch to using collection1 rather than DEFAULT_CORE
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@908197 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09 20:14:31 +00:00
Mark Robert Miller 58bbab2827 fix native lock doc wordage
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@905435 13f79535-47bb-0310-9956-ffa450edef68
2010-02-01 22:46:18 +00:00
Chris M. Hostetter b574589726 clarify caveat about using native locks and point to wiki
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@903523 13f79535-47bb-0310-9956-ffa450edef68
2010-01-27 01:54:04 +00:00
Yonik Seeley 9ad659ddac doc: note about native locks not working for multiple webapps in same JVM
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@899979 13f79535-47bb-0310-9956-ffa450edef68
2010-01-16 15:33:54 +00:00
Noble Paul 2f81c73035 SOLR-1696 : Deprecate old <highlighting> syntax and move configuration to HighlightComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@899572 13f79535-47bb-0310-9956-ffa450edef68
2010-01-15 09:43:50 +00:00
Ryan McKinley 306ca9f86b SOLR-1602 -- replacing FQN with solr.XXWriter in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898346 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 14:50:08 +00:00
Ryan McKinley 6f278e589f SOLR-1602 -- step 1. Adding new 'response' package and refactoring all response things to this package. NOTE, this will break back-compatibility depricated versions of the moved 1.4 files are added back.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898152 13f79535-47bb-0310-9956-ffa450edef68
2010-01-12 02:19:56 +00:00
Koji Sekiguchi f6d7daf239 SOLR-1268: Incorporate FastVectorHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@897383 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09 04:57:20 +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
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
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
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 326e5201ce SOLR-1654 Add TikaEntityProcessor example to the DIHExample
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@890761 13f79535-47bb-0310-9956-ffa450edef68
2009-12-15 11:14:33 +00:00
Noble Paul 0b1f7d579d SOLR-1621 :Allow current single core deployments to be specified by solr.xml
SOLR-1637 : Remove ALIAS command

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@890675 13f79535-47bb-0310-9956-ffa450edef68
2009-12-15 07:05:58 +00:00
Shalin Shekhar Mangar 433fd5add1 TermsComponent supports distributed setups now
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@890233 13f79535-47bb-0310-9956-ffa450edef68
2009-12-14 08:58:50 +00:00
Chris M. Hostetter 066c566636 improve explanation of implicit response writers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888158 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 22:11:34 +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
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
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
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
Mark Robert Miller 175538c82e quick attempt at improving maxBoolClause doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@827678 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20 15:18:24 +00:00
Yonik Seeley ed436c5cd4 example schema - make StopFilter.enablePositionIncrements use consistent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826758 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 18:48:57 +00:00
Yonik Seeley 0afb986b1e docs - note about SolrCell jars being referenced outside of example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826712 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 16:12:15 +00:00
Yonik Seeley a659c981e9 avoid ord() rord() in our examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826526 13f79535-47bb-0310-9956-ffa450edef68
2009-10-18 21:00:09 +00:00
Yonik Seeley 16df0cfe16 simplify classpath regex
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826289 13f79535-47bb-0310-9956-ffa450edef68
2009-10-17 19:05:53 +00:00
Yonik Seeley ff3fd6f77f replicat on startup in the example config (commented out)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826067 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 20:16:10 +00:00
Yonik Seeley 8ad2fed634 don't cause serious errors in the example server
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@825968 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 16:00:02 +00:00
Chris M. Hostetter d157af5424 make all examples of refrencing solr jars consistent across the various solrconfig.xml files - new regex will match official version numbers, dev version numbers, and 'nightly' version numbers, but will prevent the JVM from loading the 'src' and 'doc' jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824882 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 18:58:59 +00:00
Yonik Seeley dd8ebf60d9 fix nightly: be more flexible about solr-cell regex matching jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824844 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 17:11:41 +00:00
Yonik Seeley afcfa3c1c2 SOLR-1449: solrconfig.xml syntax to add classpath elements from outside of instanceDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824364 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 14:41:51 +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
Shalin Shekhar Mangar 454d21428e SOLR-1483 -- Added notes on sortMissingFirst, sortMissingLast and removed note on StatsComponent and faceting not working for trie fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823025 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 05:34:54 +00:00
Yonik Seeley f090dd8fbc clarify precisionStep==0
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821673 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 03:27: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
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
Shalin Shekhar Mangar 162ace4e88 Disable indexing attachements in DIH mail example and do not copy tika and dependencies anymore into DIH mail example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@818420 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 09:59:17 +00:00
Shalin Shekhar Mangar e8f899dc26 SOLR-1366 -- Clear documentation/warning in example solrconfig.xml and changelist about using a custom IndexReaderFactory with ReplicationHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817801 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 19:50:27 +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
Yonik Seeley edbbdd8d2b add comment about logging and -server mode for benchmarking
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817378 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 19:15:54 +00:00
Yonik Seeley 7b914a84f0 remove exampleAnalysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816387 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 21:33:32 +00:00
Yonik Seeley 8f852b81b8 map was changed to fmap
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@815993 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 22:42:49 +00:00
Noble Paul fac2bd65bc added binary to example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814494 13f79535-47bb-0310-9956-ffa450edef68
2009-09-14 06:39:54 +00:00
Yonik Seeley 6acf11c821 SOLR-284: improve example server for extracting request handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814378 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13 19:37:33 +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
Mark Robert Miller 59c59cf3f4 SOLR-1203: add an example of setting the update.processor for a given RequestHandler to update chain example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@813854 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 14:29:59 +00:00
Shalin Shekhar Mangar c7696af098 Remove pk from all entities in example DIH configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812117 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 12:59:54 +00:00