Source CodeRevision History
mercurial / aura / src / com / sun / labs / aura / datastore / impl / PartitionClusterImpl.java
| Revision: | 2754 |
| Modified: | 12 Nov 16:27 (2 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | Initial implementation of high availability / replicated data store. |
| Revision: | 2640 |
| Modified: | 15 Jul 17:31 (2 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | aura: cleaned up logging format a little |
| Revision: | 2619 |
| Modified: | 08 Jul 15:31 (2 years) |
| Author: | Stephen Green |
| Log Entry: | Get term counts working by adding an optional results filter that we can use to select items of a particular type. |
| Revision: | 2617 |
| Modified: | 07 Jul 15:01 (2 years) |
| Author: | Stephen Green |
| Log Entry: | Added method to get the counts for a term in a given field in all documents. |
| Revision: | 2614 |
| Modified: | 06 Jul 19:19 (2 years) |
| Author: | Stephen Green |
| Log Entry: | Added a method to get the most frequent terms in a given field for a given document. Required a change to minion and to the various search interfaces. |
| Revision: | 2561 |
| Modified: | 26 Jun 13:34 (2 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | Added more debugging for the primary key conflict in attentions |
| Revision: | 2494 |
| Modified: | 16 Jun 20:23 (2 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | DS: Added initial map/reduce script method -- processes attention objects at the replicants. Also, added third party scripting language engines for several scripting languages. |
| Revision: | 2437 |
| Modified: | 21 May 18:21 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Use marshalled objects to save the de- and re-serialization of data as it passes through findSimilar operations. |
| Revision: | 2400 |
| Modified: | 07 Apr 17:50 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Add GPL to code. |
| Revision: | 2251 |
| Modified: | 18 Mar 19:36 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Use the minion query interface. |





