Source CodeRevision History
mercurial / aura / src / com / sun / labs / aura / datastore / impl / store / ItemStore.java
| 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: | 2400 |
| Modified: | 07 Apr 17:50 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Add GPL to code. |
| Revision: | 2007 |
| Modified: | 07 Jan 16:37 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Back to a set of field capabilities, now that we have two flags again. |
| Revision: | 2005 |
| Modified: | 07 Jan 14:55 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Add tokenized flag to defineField call and refactor arguments' order. |
| Revision: | 1993 |
| Modified: | 18 Dec 19:39 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Remove the notion of field capabilities from the API. Fields are now either indexed into the search engine or they are not. If a field is indexed into the search engine it will be tokenized, indexed, vectored, and saved. |
| Revision: | 1692 |
| Modified: | 20 Oct 18:36 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Merge deprecation. |
| Revision: | 1681 |
| Modified: | 15 Oct 19:22 (3 years) |
| Author: | jalex |
| Log Entry: | Marked listener interfaces as deprecated |
| Revision: | 1615 |
| Modified: | 07 Oct 17:16 (3 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | Cleaned up imports |
| Revision: | 1614 |
| Modified: | 07 Oct 17:13 (3 years) |
| Author: | Jeffrey Alexander |
| Log Entry: | Removed many old deprecated methods (mostly involving attention getting) |
| Revision: | 1574 |
| Modified: | 23 Sep 17:40 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Add a method to the ItemStore interface to get a collection of items corresponding to a collection of keys. This needs to propagate down to the replicant level. |





