Timeline


and .

02/24/10:

18:05 Changeset [8247] by ssterling
For Solr Search, now remove AND and OR from incoming search Strings. Put …
17:54 Changeset [8246] by ssterling
Added test for existence of journalTitle when displaying a SearchHit? to …
16:58 Milestone 1.0.0_rc1 completed
Re-architecture of search (backend only) = Ambra = * Re-architecture …
15:22 Ticket #1555 (Error running query with date range) created by dragisak
# Go to advanced search # Enter a data range # Select all journals Error …
12:51 Changeset [8245] by ssterling
Make Solr Search the default: swapped "search" and "search2" in struts.xml …
12:38 Changeset [8244] by dragisak
Cosmetic change. Place button after text field. Add label.

02/23/10:

16:53 Changeset [8243] by dragisak
Upgrade to Camel 2.2.0

02/22/10:

19:54 Changeset [8242] by lmurdock
updated comments about plos vs 2.3 changes
19:45 Changeset [8241] by lmurdock
use 2.3 versions of p and list-item, with modifications
17:46 Changeset [8240] by ssterling
Added spellchecking to Solr Search with the output going to the logs.
13:44 Changeset [8239] by ssterling
For Solr Search, implemented Filters for journal, subject, and date …

02/19/10:

10:12 Changeset [8238] by russ
oops, i missed backslashes on the new parameters (however, topaz-mulgara …
09:15 Changeset [8237] by russ
backing out of fedora.sh changes - fedora wouldn't start up with these …
08:24 Changeset [8236] by russ
adding jmx options to startup scripts for all services in order to avoid …

02/18/10:

12:59 Ticket #1554 (Some Related Articles disappear from an article when the article is cross ...) created by zmclaughlin
Cross publish an article that has related articles to a collection. In …
12:27 Changeset [8235] by dragisak
Add index all articles button to admin page.
11:38 Ticket #1553 (stop filling Journal and ArticleCarriers caches on ambra startup?) created by russ
on ambra start up, we send a large query to mulgara for each journal. the …
11:35 Ticket #1552 (why do we have double the number of misses on single instance stacks?) created by russ
when testing cache TTL, zoe noticed that a single hit to an article page …

02/17/10:

15:35 Changeset [8234] by lmurdock
fix extra period in author-notes/fn/label
13:45 Changeset [8233] by josowski
Adding a link back to the article for the admin rating page
13:31 Changeset [8232] by josowski
Bringing the view rating interface to be more in line with rest of the …
13:30 Changeset [8231] by josowski
Some minor UI tweaks and code formating changes.
13:28 Changeset [8230] by ssterling
Refined the behavior of Solr-based search functionality. Corrected bugs …
12:43 Changeset [8229] by ssterling
Trivial change to a comment.
12:42 Changeset [8228] by ssterling
Trivial change to a comment.
12:42 Changeset [8227] by ssterling
Added check for the existence of authors to fix screen flow from simple …

02/16/10:

14:13 Changeset [8226] by russ
sprint 1 release tag

02/12/10:

16:48 Changeset [8225] by dragisak
Make test a little more exact.
16:47 Changeset [8224] by dragisak
Fix ArticleSyndicationHistoryTest?
14:35 Changeset [8223] by dragisak
Fix AdminTopActionTest?
11:36 Changeset [8222] by dragisak
Add tests to Ambra Webapp test suite.

02/11/10:

17:29 Changeset [8221] by dragisak
Update javadocs.
16:52 Changeset [8220] by ssterling
Implemented advanced search through Solr (for testing) without changing …
13:57 Changeset [8219] by dragisak
Fix missing collaborative authors in the feed. Addresses JO-12697
10:55 Changeset [8218] by dragisak
Search2: * Remove unused field * Reduce code duplication * Add fixme …

02/10/10:

11:23 Changeset [8217] by ssterling
Implemented advanced search through Solr (for testing) without changing …

02/08/10:

12:57 Ticket #1551 (Use resources for dc:subject in article RDFa) created by dragisak
Dublin Core recommendation is to use resources for dc:subject. Currently …
11:19 Changeset [8216] by dragisak
Search2: * Do not log each document returned at INFO level.

02/05/10:

13:02 Changeset [8215] by dragisak
Search2: * On pubish, delete and cross-publish, send message …
11:57 Changeset [8214] by dragisak
Search2: * Add example config to defaults.xml

02/04/10:

16:58 Changeset [8213] by dragisak
Search2: * Clean up logging * Add query time to info log
16:47 Changeset [8212] by dragisak
Fix spelling error in javadoc.
16:44 Changeset [8211] by dragisak
Make class Serializable
16:35 Changeset [8210] by dragisak
Search2: * Hits should be sorted ina List, not in a Map * Let Solr do …
13:03 Changeset [8209] by dragisak
Remove unused import.
12:21 Changeset [8208] by ssterling
This test should have been included in my previous commit. When an …
11:46 Changeset [8207] by josowski
Removing some code in regards to private comments that was causing the …
10:53 Changeset [8206] by ssterling
When an Article is ingested, that Article's Related Articles are all …

02/03/10:

17:09 Changeset [8205] by dragisak
Ugh, forgot to update the unit test in previous change.
16:23 Changeset [8204] by dragisak
Search2: * 2hrs is sufficient for transaction timeout * This is …
16:06 Changeset [8203] by dragisak
Search2: * Request from Solr only fields that are needed
16:05 Changeset [8202] by dragisak
Search2: * Fix pagination * Fix revised search button
15:55 Changeset [8201] by dragisak
Increase transaction timeout to 3hrs for index all articles.
13:52 Changeset [8200] by dragisak
Include time take to index all articles in email message.
13:08 Changeset [8199] by dragisak
Log time taken to generate XML to index all articles.

02/02/10:

18:03 Changeset [8198] by dragisak
Search2: * Simplify SolrSearchService? using generics * Rename service …
16:30 Changeset [8197] by dragisak
Search2: * Remove Solr specific stuff from interface. * Rename …
15:58 Changeset [8196] by dragisak
Search2: handle when no highlighting is returned in results
15:32 Changeset [8195] by dragisak
We don't have time to test Ehcache 1.7.2 in this sprint. Go back to …
15:28 Changeset [8194] by dragisak
Search2: * Extract interface for SearchService?. * Add ambra config …

02/01/10:

14:36 Changeset [8193] by dragisak
Add better error handling to indexAllArticles and make ftl's prettier.
13:31 Changeset [8192] by dragisak
Run indexing of all articles asynchronously. indexAllArticles.action only …
10:57 Changeset [8191] by josowski
Fixing an issue related to the Dojo upgrade and the ratings dialog …
10:33 Changeset [8190] by josowski
Fixing a bug with the rating window not closing when the user clicks on …

01/29/10:

17:26 Changeset [8189] by dragisak
Add log info when indexAllArticles finishes.
14:15 Changeset [8188] by josowski
Missed unit test output changes for previous commit. This fixes the unit …
14:06 Changeset [8187] by josowski
Adding a self-uri node to the article-meta for the Google scholar crawler. …
12:58 Changeset [8186] by ssterling
Implemented Solr-based simple search and the most basic form of advanced …

01/28/10:

15:31 Changeset [8185] by lmurdock
fix extra paragraph in copyright
14:40 Changeset [8184] by dragisak
Use for-each loop instead of iterator.
14:21 Changeset [8183] by josowski
Adding Print on Demand. Related to JOs:15645, 15317
14:10 Ticket #1550 (Why is feed license more restrictive that article license ?) created by dragisak
Feeds are under Creative Commons Attribution-Share Alike 3.0 License. …
13:59 Ticket #1549 (Upgrade Creative Commons license to 3.0 and add metadata) created by dragisak
Currently license text is cut/pasted in many different places. Ideally, we …
13:29 Changeset [8182] by dragisak
Set transaction timeout to 2hrs for index all articles.
11:58 Changeset [8181] by lmurdock
fix problems with abbrevs, strip-space, and collab mode book
10:57 Changeset [8180] by dragisak
Create article re-index admin action.

01/27/10:

18:00 Milestone 0.9.6_rc1 completed
17:22 Changeset [8179] by dragisak
Fix svn attributes.
17:02 Changeset [8178] by dragisak
Fix spelling errors in javadoc.
16:52 Changeset [8177] by dragisak
Remove unused constant.
16:22 Changeset [8176] by dragisak
Further optimize indexAll operation. Fetch all XML representation objects …

01/26/10:

15:54 Changeset [8175] by dragisak
Now that we have a fix for slow XML parsing, rollback r8172 and go back to …
11:13 Changeset [8174] by dragisak
Disable loading of external DTD to speed up tests.

01/25/10:

17:21 Changeset [8173] by dragisak
Improve performance of indexAllArticles action. Instead of fetching list …
12:38 Changeset [8172] by dragisak
Parsing article XML into DOM Document turned to be extremely slow …
Note: See TracTimeline for information about the timeline view.