Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-3103

Is it possible to have lucene search on view?

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • View Server Support
    • None

    Description

      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 by looping and emit each item in a row. 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 view

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

      If not then will it could be?

      Attachments

        Activity

          People

            Unassigned Unassigned
            thaina Thaina Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: