Skip to content

Commit

Permalink
Updating readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzonthemtn committed Oct 7, 2024
1 parent b016f34 commit 37598c0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ For more on UBI and its standard for capturing queries and events, see [o19s/ubi
## Building and Running the Plugin

```
./gradelw build
./gradlew build
docker compose build
docker compose up
```
Expand Down Expand Up @@ -97,4 +97,6 @@ The query will be captured:
]
}
}
```
```

Had there been documents indexed and matched the query, the IDs of the documents would have been returned in the `query_response_object_ids` field.

0 comments on commit 37598c0

Please sign in to comment.