ldtteam / ldtteam/StorageRacks
Add extended search feature
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Please add extended search features to storage racks.
Enchanted books, in particular, are impossible to search for "by enchant" in the current version.
For instance, we would like to be able to type "raider*" in the search box and have the result includes all enchanted books and all weapons that have the "Raiders Bane" enchant.
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
No files, tests, or entry points are named in the issue, so first locate the storage-rack search implementation and its existing search tests. Define the expected behavior from the enchantment example, then verify that wildcard searches return matching enchanted books and weapons without breaking current search behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100