Source CodeRevision History
mercurial / aura / src / com / sun / labs / aura / datastore / impl / store / ItemSearch.java
| Revision: | 2719 |
| Modified: | 15 Sep 21:20 (2 years) |
| Author: | Francois Maillet |
| Log Entry: | Added getSimilarity() method to ItemSearch and implementing classes allowing the computation of the similarity between two specified items |
| 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: | 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. |
| Revision: | 1190 |
| Modified: | 07 Jul 21:30 (3 years) |
| Author: | jalex |
| Log Entry: | Merged branches - reconciled FindSimilarConfig / SimilarityConfig move and rename |
| Revision: | 1184 |
| Modified: | 01 Jul 18:33 (3 years) |
| Author: | jalex |
| Log Entry: | Moved FindSImilarConfig to c.s.l.a.datastore from c.s.l.a.datastore.impl.store |
| Revision: | 1175 |
| Modified: | 03 Jul 16:17 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Added two word cloud explanation. |
| Revision: | 1174 |
| Modified: | 03 Jul 15:44 (3 years) |
| Author: | Stephen Green |
| Log Entry: | Change name of FindSimilarConfig to SimilarityConfig. |





