[ 
https://issues.apache.org/jira/browse/MAHOUT-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13852070#comment-13852070
 ] 

Pat Ferrel commented on MAHOUT-1288:
------------------------------------

Yes, subject to Ted's veto. I've done all I plan to for now. 

There is a cross-recommender in the code that could and should be put into 
Mahout but that would need to be pushed to 1.0 and will be a separate JIRA.

https://github.com/pferrel/solr-recommender

BTW there has been one outside contribution to this.

> Create recommendation as search demo
> ------------------------------------
>
>                 Key: MAHOUT-1288
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1288
>             Project: Mahout
>          Issue Type: New Feature
>            Reporter: Ted Dunning
>             Fix For: 0.9
>
>
> The basic idea is that a recommendation engine can be deployed by doing 
> off-line analysis to find anomalously cooccurring items and then indexing 
> these items in a search engine.  These anomalous items are considered 
> indicators which are indexed using an ordinary text search engine.  
> Recommendations are generated by querying the search engine using recent 
> behavior as a query.  Recommendations can be combined with geo filtering and 
> text queries.
> See http://bit.ly/18vbbaT for a living design document.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to