Commit Graph

11 Commits

Author SHA1 Message Date
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
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
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 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
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 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
Shalin Shekhar Mangar f703a1d9ae SOLR-1369 -- Add HSQLDB Jar to example-DIH, unzip database and update instructions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@807919 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 08:14:19 +00:00
Shalin Shekhar Mangar 12024eba47 SOLR-934 -- A MailEntityProcessor to enable indexing mails from POP/IMAP sources into a solr index
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@764601 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13 20:26:10 +00:00
Chris M. Hostetter 22da31152c SOLR-1022 ... fixing bad example of ignored field (should be multiValued=true)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@745615 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 19:11:13 +00:00
Yonik Seeley 2ded3e2345 SOLR-836: Add missing a to the example stopwords.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721688 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 16:48:20 +00:00
Shalin Shekhar Mangar e636a45bc7 Example DataImportHandler configuration with sample hsqldb database. Instructions inside example-DIH/README.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@691151 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 08:35:50 +00:00