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

Steve Davids commented on SOLR-4587:
------------------------------------

I believe we are confusing what Luwak *is* - Luwak is just an optimized 
matching algorithm which really belongs in the Lucene package rather than the 
Solr package. Since this ticket is centered around Solr's implementation of the 
"percolator" this more has to deal with the registration of queries and 
providing an API to stream back saved search query ids back to the client that 
matched a particular document. From a black box perspective that external 
interface (Solr HTTP API) should be rather simple, though the internal workings 
could be marked as experimental and can be swapped out for better 
implementations in the future.

> Implement Saved Searches a la ElasticSearch Percolator
> ------------------------------------------------------
>
>                 Key: SOLR-4587
>                 URL: https://issues.apache.org/jira/browse/SOLR-4587
>             Project: Solr
>          Issue Type: New Feature
>          Components: SearchComponents - other, SolrCloud
>            Reporter: Otis Gospodnetic
>             Fix For: Trunk
>
>
> Use Lucene MemoryIndex for this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to