Erik Hatcher
e86589e75b
remove unnecessary bin directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@503180 13f79535-47bb-0310-9956-ffa450edef68
2007-02-03 07:37:25 +00:00
Erik Hatcher
36c2419c6b
Fix up requires so tests can run from TextMate, and of course still with rake
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@503179 13f79535-47bb-0310-9956-ffa450edef68
2007-02-03 07:36:54 +00:00
Erik Hatcher
ff7c75418b
Add Delicious Library < http://www.delicious-monster.com/ > importer and small sample set. This is way more fun than processing MARC records!
...
To launch Solr properly for this dataset, cd solr: java -Dsolr.solr.home=../examples/delicious_library/ -jar start.jar - this will keep this index separate
from any others you may be experimenting with.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@503178 13f79535-47bb-0310-9956-ffa450edef68
2007-02-03 07:36:04 +00:00
Mike Klaas
a77b94cfe4
Patches autocommit max docs test to be less time-sensitive
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@503169 13f79535-47bb-0310-9956-ffa450edef68
2007-02-03 03:59:04 +00:00
Erik Hatcher
dcbcfd7e8f
Ruby solrshell
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@503167 13f79535-47bb-0310-9956-ffa450edef68
2007-02-03 03:45:31 +00:00
Mike Klaas
b0a23e258e
fixed typo in test solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@502500 13f79535-47bb-0310-9956-ffa450edef68
2007-02-02 05:13:13 +00:00
Erik Hatcher
08597d09c8
SOLR-134: Handle Time values using UTC + ISO 8691 representation (contributed by Coda Hale)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@502480 13f79535-47bb-0310-9956-ffa450edef68
2007-02-02 04:33:21 +00:00
Erik Hatcher
162cbb9891
SOLR-132: Add tests to verify roundtripping of accented characters from solrb API to Solr (contributed by Antonio Eggberg)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@502465 13f79535-47bb-0310-9956-ffa450edef68
2007-02-02 03:20:08 +00:00
Mike Klaas
6d18f027e0
Commit SOLR-126. Omitted the typed collection change in DUH2 (trunk has been updated), and
...
added autocommits to the stats tracked by DUH2
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@502328 13f79535-47bb-0310-9956-ffa450edef68
2007-02-01 19:40:26 +00:00
Erik Hatcher
7e18144473
html escape the field values to be displayed, so we get the nicetag shown
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@502127 13f79535-47bb-0310-9956-ffa450edef68
2007-02-01 05:22:10 +00:00
Erik Hatcher
70897331c0
an example of the accented characters of the example data being displayd from Flare via solrb
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@502126 13f79535-47bb-0310-9956-ffa450edef68
2007-02-01 05:16:11 +00:00
Yonik Seeley
b6dd62544d
SimpleOrderedMap, JSON named list changes: SOLR-125
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501512 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 18:36:32 +00:00
Yonik Seeley
cb9efe43d0
disable remote streaming by default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501494 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 17:58:56 +00:00
Erik Hatcher
54bf86c7b8
doing away with brittle case statement
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501328 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 06:54:50 +00:00
Erik Hatcher
05d7b69626
straggler, creating empty module so it is defined, so classes later can be created as class Solr::ClassName
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501321 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 06:28:02 +00:00
Erik Hatcher
a877d34a49
Cosmetic cleanup, eliminating double nesting of modules which visually reads a bit cleaner, less nesting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501320 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 06:27:09 +00:00
Erik Hatcher
8e82ba6386
Define Solr::Request first thing, allowing future simplification of the request class definitions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501319 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 06:07:43 +00:00
Erik Hatcher
3051e0a8dd
Simplify Solr::Exception - Exception already allows for a message
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501318 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 06:06:37 +00:00
Erik Hatcher
bcc539c7ae
Cosmetic cleanup of Rakefile, adding descriptions for all publicly desirable tasks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501317 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 06:05:21 +00:00
Chris M. Hostetter
3c603b2aea
SOLR-104 - Support for Update Plugins: giving RequestHandlers access to ContentStreams, new URL structure allowing for more RESTful URLs, common baseclass for RequestHandlers, refactoring existing XML based updates into a RequestHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501174 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 20:33:21 +00:00
Erik Hatcher
7e877bc49f
Add more features to the UI: inverting/removing of filters and queries, Ajax suggestion of terms.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@500769 13f79535-47bb-0310-9956-ffa450edef68
2007-01-28 10:15:08 +00:00
Erik Hatcher
8ad1ec2f87
Add TODO note about perhaps replacing our mock with the use of flexmock. Not worth adding this dependency just yet, only when we feel pain in mocking later
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@500588 13f79535-47bb-0310-9956-ffa450edef68
2007-01-27 18:49:31 +00:00
Erik Hatcher
ee16eafe72
add testcase Coda Hale also contributed, missed in previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@500587 13f79535-47bb-0310-9956-ffa450edef68
2007-01-27 18:47:56 +00:00
Erik Hatcher
f061d45a84
Allow Solr startup-time to be configurable, setting the default down to 5 seconds.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@500584 13f79535-47bb-0310-9956-ffa450edef68
2007-01-27 18:43:35 +00:00
Erik Hatcher
1c738dba1f
SOLR-121: Add support for multiple document adds. (contributed by Coda Hale)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@500566 13f79535-47bb-0310-9956-ffa450edef68
2007-01-27 17:26:54 +00:00
Erik Hatcher
7aef3946df
SOLR-120: Add persistent HTTP connections. (contributed by Coda Hale).
...
Also, some additional commenting and cleanup.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@500545 13f79535-47bb-0310-9956-ffa450edef68
2007-01-27 15:26:15 +00:00
Yonik Seeley
dcb98c1eca
generics for NamedList: SOLR-107
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@500050 13f79535-47bb-0310-9956-ffa450edef68
2007-01-25 23:22:52 +00:00
Yonik Seeley
8cf4a87acb
facet.prefix: SOLR-117
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499834 13f79535-47bb-0310-9956-ffa450edef68
2007-01-25 16:32:01 +00:00
Erik Hatcher
f027d99c6f
fix test that fails on zones server by replacing reference to localhost with 127.0.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499804 13f79535-47bb-0310-9956-ffa450edef68
2007-01-25 14:31:40 +00:00
Erik Hatcher
b85c0cbbd2
Remove Solr specific licenses, leaving it with only ASL for solrb
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499476 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 16:52:48 +00:00
Erik Hatcher
70d1a4f8ce
tidy up documentation and add license, preparing for an 0.01 release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499463 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 16:16:01 +00:00
Erik Hatcher
bbf2ddef81
fix tests due to change in symbols to strings in hash
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499443 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 15:28:17 +00:00
Erik Hatcher
29935fe9a7
add TODO about all docs constant
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499440 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 15:25:41 +00:00
Erik Hatcher
7dc02690f9
Add test for field_facets method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499439 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 15:23:55 +00:00
Erik Hatcher
1bebd85d26
Add helper method to retrieve and sort facets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499438 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 15:23:11 +00:00
Erik Hatcher
f294acbcd7
:"word.word" symbols make rdoc unhappy, unfortunately, so changed them to just strings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499433 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 15:19:26 +00:00
Erik Hatcher
07a87711db
add TODO listing task to Rakefile
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499431 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 15:09:51 +00:00
Erik Hatcher
39c8be6447
Add support for new facet.prefix feature
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499218 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 02:59:17 +00:00
Erik Hatcher
2f37fb1633
add some additional facet mappings to MARC importer example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499216 13f79535-47bb-0310-9956-ffa450edef68
2007-01-24 02:57:50 +00:00
Chris M. Hostetter
1c227b2393
svn should ignore logs dirs in sample solr home (logs is created if you use scripts)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498884 13f79535-47bb-0310-9956-ffa450edef68
2007-01-23 01:22:44 +00:00
Erik Hatcher
85e54f0043
Update link to Solrs home page (thanks Ryan)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498883 13f79535-47bb-0310-9956-ffa450edef68
2007-01-23 01:16:22 +00:00
Yonik Seeley
befe8bd62b
negative queries: SOLR-80
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498813 13f79535-47bb-0310-9956-ffa450edef68
2007-01-22 21:23:22 +00:00
Erik Hatcher
4dffe932f5
Add some comments about auto-commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498663 13f79535-47bb-0310-9956-ffa450edef68
2007-01-22 15:57:13 +00:00
Erik Hatcher
0e560eccfa
Upgrade to Rails 1.2, only this JavaScript file changed in the application itself
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498511 13f79535-47bb-0310-9956-ffa450edef68
2007-01-22 02:38:55 +00:00
Erik Hatcher
da5722fa35
Omit functional tests from gem as the overhead of a Solr server and risk someone would run functional tests against an existing Solr instance and remove all documents is not worth it at this point
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498454 13f79535-47bb-0310-9956-ffa450edef68
2007-01-21 21:04:39 +00:00
Erik Hatcher
80606b5f15
Bring test coverage back to 100 percent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498447 13f79535-47bb-0310-9956-ffa450edef68
2007-01-21 20:42:14 +00:00
Erik Hatcher
d5bc3ec4ba
add new indexinfo request capability
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498440 13f79535-47bb-0310-9956-ffa450edef68
2007-01-21 20:00:18 +00:00
Erik Hatcher
189ffc877c
Push @response down into Request::Standard, because not all Ruby responses have a response key
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498439 13f79535-47bb-0310-9956-ffa450edef68
2007-01-21 19:58:54 +00:00
Erik Hatcher
18e95b18a7
Remove creating new Solr::Document in #add, as AddDocument.new already does this. This change allows a SolrDocument to be passed to #add/#update, instead of just a Hash
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498436 13f79535-47bb-0310-9956-ffa450edef68
2007-01-21 19:54:53 +00:00
Erik Hatcher
b9f5817c3c
remove temporary test data directory before running functional tests, and convert to rm_rf instead of rm_f in other places, and also set the default task to unit test instead of unit+functional tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498428 13f79535-47bb-0310-9956-ffa450edef68
2007-01-21 19:11:34 +00:00