Grant Ingersoll
e1a2602690
Update/remove 1.4-dev references.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829936 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 20:23:00 +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
Yonik Seeley
a5f723c1af
use example schema for clustering example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@827841 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20 23:50:59 +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
Chris M. Hostetter
ee48875755
fix clustering so it works even though new fields are getting added to docs in the main example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@822366 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 17:34:01 +00:00
Shalin Shekhar Mangar
fe2a788525
simple-xml is also not distributed and needs to be downloaded
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819719 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 20:30:21 +00:00
Shalin Shekhar Mangar
8eaba03d59
SOLR-1433 followup -- Prevent extraction/lib and clustering/lib from being copied into the lib directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819714 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 20:27:28 +00:00
Grant Ingersoll
36a99b82fc
Get the deps right!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819578 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 15:09:11 +00:00
Grant Ingersoll
720656ac12
SOLR-1314: cleans up Carrot2 implementation and upgrades it to latest release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819527 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 13:20:06 +00:00
Grant Ingersoll
6ebb3d5b2e
SolrJ instead of solr-common dependency
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812738 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 00:38:47 +00:00
Grant Ingersoll
cfb1d4ee51
SOLR-1300: clean up packaging targets a bit for clustering, still needs more review
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812737 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 00:37:32 +00:00
Grant Ingersoll
4a4fc9a5c9
SOLR-769: subcluster flattening
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798205 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 16:26:06 +00:00
Grant Ingersoll
04c116900f
SOLR-769: Refactor build slightly to get example working, fix classloading issue for Carrot Clustering engine
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798202 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 16:20:49 +00:00
Chris M. Hostetter
6240c76c0f
1) removing some additional lib copying yonik seems to have
...
missed in r791147
2) setting some props on the lib dir so download jars are
ignored
3) tweaking clean-downloads so it's less brittle to rev'ing
downloads in the future (multiple versions might have
been left in lib accidently)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@792724 13f79535-47bb-0310-9956-ffa450edef68
2009-07-09 21:52:13 +00:00
Yonik Seeley
156b50f302
move clustering server out of example, use clustering libs w/o making a copy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@791147 13f79535-47bb-0310-9956-ffa450edef68
2009-07-04 16:22:40 +00:00
Yonik Seeley
35384b4db3
prevent clustering from being added to solr.war
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790699 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 18:10:23 +00:00
Yonik Seeley
0cad24adf9
add missing ASL headers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790601 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 14:11:26 +00:00
Yonik Seeley
43eb481c2f
reformat to remove tabs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790599 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 14:08:37 +00:00
Yonik Seeley
dabddad667
SOLR-769: make response JSON friendly, use SolrQueryRequest instead of core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@790594 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 13:51:19 +00:00
Koji Sekiguchi
e2ba252765
SOLR-1219: added proxy.setup target
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@785029 13f79535-47bb-0310-9956-ffa450edef68
2009-06-15 23:48:11 +00:00
Grant Ingersoll
b30c3e6642
SOLR-769: Get the SimpleXML library for compile time
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@777075 13f79535-47bb-0310-9956-ffa450edef68
2009-05-21 11:31:00 +00:00
Grant Ingersoll
1fc5ecc6c2
SOLR-769: Add clustering contrib capabilities to Solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@776692 13f79535-47bb-0310-9956-ffa450edef68
2009-05-20 13:29:52 +00:00