Skip to content

Commit 6e8f7c2

Browse files
committed
removed extra line
1 parent 6428534 commit 6e8f7c2

File tree

1 file changed

+0
-1
lines changed
  • examples/lucene-linguistics/multiple-profiles

1 file changed

+0
-1
lines changed

examples/lucene-linguistics/multiple-profiles/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ This works with `userQuery()` and the `grammar.profile` annotation:
8080
```bash
8181
curl -s -X POST -d '{
8282
"yql":"select * from sources * where where {defaultIndex:'title', grammar.profile: 'lowerFoldingStemmingSynonyms', grammar:'linguistics'}userInput('dubious')",
83-
"model.type.profile": "lowerFoldingStemmingSynonyms",
8483
"presentation.summary": "debug-text-tokens",
8584
"model.locale": "en",
8685
"trace.level":2}' -H "Content-Type: application/json" 'http://localhost:8080/search/' | jq .

0 commit comments

Comments
 (0)