nextcloud / nextcloud/context_chat
[feat]: ability to set ignore path for the indexer
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 29
- Forks
- 12
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 5
Description
Describe the feature you'd like to request
I'd like to have the ability to set ignore path for the indexer.
Describe the solution you'd like
Maybe something similar to what's already proposed for fulltextesearch? files_exclude --value='[...]
Or dropping a .noindex file somewhere maybe?
Describe alternatives you've considered
I haven't found one, but am keen on knowing if there's already support for this.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files, tests, or an entry point. Start by locating the indexer and the existing fulltextesearch files_exclude proposal, then determine how indexer exclusions are configured. Done means an agreed, documented way to exclude paths from indexing, with coverage for the selected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100