You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Thaina Yu (JIRA)" <ji...@apache.org> on 2016/08/14 06:51:20 UTC

[jira] [Created] (COUCHDB-3103) Is it possible to have lucene search on view?

Thaina Yu created COUCHDB-3103:
----------------------------------

             Summary: Is it possible to have lucene search on view?
                 Key: COUCHDB-3103
                 URL: https://issues.apache.org/jira/browse/COUCHDB-3103
             Project: CouchDB
          Issue Type: Wish
          Components: View Server Support
            Reporter: Thaina Yu


Suppose I have documents contain collection of things, user document contain sellable items of each user for example, and each item has it own category marked

I have make a view for it so other people can query list of these sellable items in category and price
Then I would like to let people filter multiple category of these items along with price range
It cannot be done by map reduce view. It must be done with lucene

But I have try to find information and seem like lucene will only be able to search document, not a role view

So, are there any way we could have lucene search on view itself? Is it possible?

If not then will it could be?



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