Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
a5f1261
update Visitor to show visitorId max length
k-gerner Jul 31, 2025
bb1af6f
Merge pull request #306 from yext/update-visitor-id-readme
k-gerner Jul 31, 2025
fe0651b
Support trusted publishing with OIDC (#308)
anguyen-yext2 Oct 7, 2025
bb3e61b
Support facetAllowlist query parameter for vertical searches (#310)
mkouzel-yext Oct 9, 2025
e8a8de1
Undo version bump to 2.6.4 (#312)
mkouzel-yext Oct 9, 2025
d32e762
release: @yext/search-core@2.6.4
mkouzel-yext Oct 9, 2025
afacffe
Revert "release: @yext/search-core@2.6.4"
mkouzel-yext Oct 9, 2025
a60c9de
release: @yext/search-core@2.6.4
mkouzel-yext Oct 9, 2025
196b73a
hotfix: fix release tag in trusted publishing workflow (#316)
anguyen-yext2 Oct 13, 2025
261f5e1
release: v2.7.0-beta.0
anguyen-yext2 Oct 13, 2025
8ecb295
release: v2.7.0-beta.1
anguyen-yext2 Oct 13, 2025
b2267f3
chore: use reusable publish workflow (#320)
anguyen-yext2 Oct 13, 2025
94cd8b1
release: v2.7.0-beta.2
anguyen-yext2 Oct 13, 2025
68e918d
release: v2.7.0
anguyen-yext2 Oct 13, 2025
b20ff1f
pass autocomplete limit if present; bump generate notices package
k-gerner Jan 6, 2026
92d4078
Automated update to THIRD-PARTY-NOTICES from github action's 3rd part…
github-actions[bot] Jan 6, 2026
735ea8d
update test
k-gerner Jan 6, 2026
1c83321
Merge branch 'autcomplete-limit-2.8.0' of https://github.com/yext/sea…
k-gerner Jan 6, 2026
a29b0af
Merge pull request #324 from yext/autcomplete-limit-2.8.0
k-gerner Jan 6, 2026
5103c65
bump version in yml
k-gerner Jan 6, 2026
4088894
use gneerate_license_version param
k-gerner Jan 6, 2026
3fead30
Merge pull request #326 from yext/update-third-party-notices-workflow…
k-gerner Jan 6, 2026
bd127b6
release: v2.8.0
k-gerner Jan 6, 2026
2f3000b
Merge branch 'develop' into dev/merge-v2.8.0-bd127b6-into-develop
Fondryext Jan 13, 2026
041fe4b
Automated update to repo's documentation from github action
github-actions[bot] Jan 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/workflows/third_party_notices_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ on: pull_request
jobs:
call_notices_check:
uses: yext/slapshot-reusable-workflows/.github/workflows/third_party_notices_check.yml@v1
with:
generate_license_version: "4"
secrets:
REPO_SCOPED_TOKEN: ${{ secrets.BOT_REPO_SCOPED_TOKEN }}
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ dist/
temp/
coverage/
.DS_Store
.idea/
.idea/
*.tgz
204 changes: 161 additions & 43 deletions THIRD-PARTY-NOTICES
Original file line number Diff line number Diff line change
@@ -1,12 +1,34 @@
The following NPM package may be included in this product:
This file was generated with the generate-license-file npm package!
https://www.npmjs.com/package/generate-license-file

- @babel/runtime-corejs3@7.28.4
The following npm package may be included in this product:

This package contains the following license and notice below:
- webidl-conversions@3.0.1

MIT License
This package contains the following license:

Copyright (c) 2014-present Sebastian McKenzie and other contributors
# The BSD 2-Clause License

Copyright (c) 2014, Domenic Denicola
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

-----------

The following npm package may be included in this product:

- iconv-lite@0.6.3

This package contains the following license:

Copyright (c) 2011 Alexander Shtuchkin

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand All @@ -29,13 +51,38 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-----------

The following NPM package may be included in this product:
The following npm package may be included in this product:

- core-js-pure@3.46.0
- encoding@0.1.13

This package contains the following license and notice below:
This package contains the following license:

Copyright (c) 2014-2025 Denis Pushkarev, 2025 CoreJS Company
Copyright (c) 2012-2014 Andris Reinman

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

-----------

The following npm package may be included in this product:

- core-js-pure@3.39.0

This package contains the following license:

Copyright (c) 2014-2024 Denis Pushkarev

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -57,15 +104,56 @@ THE SOFTWARE.

-----------

The following NPM package may be included in this product:
The following npm package may be included in this product:

- cross-fetch@3.2.0
- tr46@0.0.3

This package contains the following license and notice below:
This package contains the following license:

The MIT License (MIT)
MIT

Copyright (c) 2017 Leonardo Quixadá
-----------

The following npm package may be included in this product:

- @babel/runtime-corejs3@7.26.0

This package contains the following license:

MIT License

Copyright (c) 2014-present Sebastian McKenzie and other contributors

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

-----------

The following npm package may be included in this product:

- regenerator-runtime@0.14.1

This package contains the following license:

MIT License

Copyright (c) 2014-present, Facebook, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -87,15 +175,15 @@ SOFTWARE.

-----------

The following NPM package may be included in this product:
The following npm package may be included in this product:

- node-fetch@2.7.0
- safer-buffer@2.1.2

This package contains the following license and notice below:
This package contains the following license:

The MIT License (MIT)
MIT License

Copyright (c) 2016 David Frank
Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -117,46 +205,75 @@ SOFTWARE.

-----------

The following NPM package may be included in this product:
The following npm package may be included in this product:

- tr46@0.0.3
- whatwg-url@5.0.0

This package contains the following license and notice below:
This package contains the following license:

(MIT)
The MIT License (MIT)

-----------
Copyright (c) 2015–2016 Sebastian Mayr

The following NPM package may be included in this product:
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

- webidl-conversions@3.0.1
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

This package contains the following license and notice below:
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

# The BSD 2-Clause License
-----------

Copyright (c) 2014, Domenic Denicola
All rights reserved.
The following npm package may be included in this product:

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- node-fetch@2.7.0

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
This package contains the following license:

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
The MIT License (MIT)

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyright (c) 2016 David Frank

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

-----------

The following NPM package may be included in this product:
The following npm package may be included in this product:

- whatwg-url@5.0.0
- cross-fetch@3.1.8

This package contains the following license and notice below:
This package contains the following license:

The MIT License (MIT)

Copyright (c) 2015–2016 Sebastian Mayr
Copyright (c) 2017 Leonardo Quixadá

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand All @@ -165,17 +282,18 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

-----------

This file was generated with generate-license-file! https://www.npmjs.com/package/generate-license-file
This file was generated with the generate-license-file npm package!
https://www.npmjs.com/package/generate-license-file
1 change: 0 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ Description

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.additionalhttpheaders.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ _(Optional)_ Additional agents and their versions used to create the Search expe

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.address.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,4 +205,3 @@ _(Optional)_

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.addressdirectanswer.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,3 @@ Description

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.androidappurldirectanswer.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,3 @@ Description

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.appliedqueryfilter.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,3 @@ Represents the type of [AppliedQueryFilter](./search-core.appliedqueryfilter.md)

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.appliedqueryfiltertype.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,3 @@ Indicates that a location filter is applied based on the query.

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.autocompleteresponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,3 @@ A unique id which corresponds to the request.

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.autocompleteresult.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,3 @@ _(Optional)_ Any vertical keys associated with a prompt. This only shows up on u

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.autocompleteservice.filtersearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ request

</td></tr>
</tbody></table>

**Returns:**

Promise&lt;[FilterSearchResponse](./search-core.filtersearchresponse.md)<!-- -->&gt;
Expand Down
1 change: 0 additions & 1 deletion docs/search-core.autocompleteservice.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,3 @@ Retrieves query suggestions for a vertical.

</td></tr>
</tbody></table>

Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ request

</td></tr>
</tbody></table>

**Returns:**

Promise&lt;[AutocompleteResponse](./search-core.autocompleteresponse.md)<!-- -->&gt;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ request

</td></tr>
</tbody></table>

**Returns:**

Promise&lt;[AutocompleteResponse](./search-core.autocompleteresponse.md)<!-- -->&gt;
Expand Down
1 change: 0 additions & 1 deletion docs/search-core.basefeaturedsnippetdirectanswer.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,3 @@ Indicates that the DirectAnswer is a [FeaturedSnippetDirectAnswer](./search-core

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.basefieldvaluedirectanswer.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,3 @@ The result of the direct answer.

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.basesearchconfig.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,3 @@ _(Optional)_ Information used to associate requests with a particular user.

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.builtinfieldtype.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,4 +297,3 @@ URL

</td></tr>
</tbody></table>

1 change: 0 additions & 1 deletion docs/search-core.clientsdkheadervalues.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,3 @@ _(Optional)_ The ANSWERS\_CORE agent should not be supplied. Instead, it will be

</td></tr>
</tbody></table>

Loading