Skip to content

HIVE-29426: [Website] Improve search#92

Merged
simhadri-g merged 2 commits intoapache:mainfrom
simhadri-g:Search
Jan 31, 2026
Merged

HIVE-29426: [Website] Improve search#92
simhadri-g merged 2 commits intoapache:mainfrom
simhadri-g:Search

Conversation

@simhadri-g
Copy link
Member

@simhadri-g simhadri-g commented Jan 30, 2026

Improves search results with better snippet generation using match indices and better fuzzy match for the search term.

Also made some minor changes to the style of the results page.

Lastly, added cache busting to force browsers to load the latest changes, instead of using old cached files during development.

@deniskuzZ
Copy link
Member

I tried searching for ABORT COMPACTION but received completely irrelevant results. Hopefully, this PR resolves it.

Copy link
Member

@deniskuzZ deniskuzZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@simhadri-g
Copy link
Member Author

Hi @deniskuzZ

Thanks for the review :)

Just curious, did you mean ABORT TRANSACTIONS? Searching for this gives way more accurate results now.

After the changes:

ABORT TRANSACTIONS search after improvements

Before the changes:

ABORT TRANSACTIONS search before improvements

@simhadri-g
Copy link
Member Author

simhadri-g commented Jan 30, 2026

Also, if you are referring to this https://issues.apache.org/jira/browse/HIVE-26803

I checked our entire docs and there is no mention about abort compaction here. We may need to add new docs round that.

@simhadri-g simhadri-g merged commit ed1b5d2 into apache:main Jan 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants