Source CodeRevision History
mercurial / aura / src / com / sun / labs / aura / datastore / impl / store / ItemSearchEngine.java
| Revision: | 2747 |
| Modified: | 20 Oct 18:47 (2 years) |
| Author: | Stephen Green |
| Log Entry: | Some fixes and a new minion version. |
| Revision: | 2701 |
| Modified: | 02 Sep 15:03 (2 years) |
| Author: | Stephen Green |
| Log Entry: | Updates for concurrent cache in Minion. |
| Revision: | 2620 |
| Modified: | 08 Jul 15:37 (2 years) |
| Author: | Stephen Green |
| Log Entry: | Merge. |
| 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: | 2618 |
| Modified: | 07 Jul 19:00 (2 years) |
| Author: | Stephen Green |
| Log Entry: | Make sure we use the right field when getting terms. |
| 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: | 2616 |
| Modified: | 06 Jul 19:23 (2 years) |
| Author: | Stephen Green |
| Log Entry: | Merge. |
| 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: | 2610 |
| Modified: | 01 Jul 14:15 (2 years) |
| Author: | Stephen Green |
| Log Entry: | Added a property that can be set to delete the index directory at engine startup so that we force a re-index. |
| Revision: | 2400 |
| Modified: | 07 Apr 17:50 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Add GPL to code. |





