Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-3011

gfsh example to do a Lucene query is incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • docs
    • None

    Description

      In the Lucene integration section of the docs is the following incorrect gfsh command example:
      gfsh> lucene search --regionName=/orders -queryStrings="John*" --defaultField=field1

      Instead it should be:
      gfsh> search lucene --name=indexName --region=/orders --queryStrings="John*" --defaultField=customer --limit=100

      Attachments

        Issue Links

          Activity

            People

              karensmolermiller Karen Smoler Miller
              dhardman Diane Hardman
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: