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

Jonathan Ellis commented on CASSANDRA-4425:
-------------------------------------------

In particular, sequential scanning through tons of rows looking for text is a 
job for Hadoop, and true full-text search is a job for Solr.
                
> Provide an optional facility while querying, to filter columns with values 
> containing some text
> -----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-4425
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4425
>             Project: Cassandra
>          Issue Type: Wish
>            Reporter: aditya
>
> I would like to request a wish, if this makes sense,  to provide a facility 
> while querying for columns to filter in only columns containing some specific 
> text within the column values. This would allow cassandra users to easily 
> implement search within text facility for their applications.
> So optionally this would allow retrieving all columns from the asked rows 
> that contain that specific text within their col values. Makes sense ?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to