Multi-Faceted Search
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
### Multi-Facet Search
**As a** registry analyst,
**I want** to combine multiple criteria (e.g., Owner Name + Location or PID + Owner Name) in one search,
**So that** I reduce false positives and avoid running several separate searches.
### Context
Follows Land-Title field search; allows analysts to refine results further.
#### UX/UI Link:
*To be added*
#### Story Mapping Link:
*To be added*
### Business Rules
- [ ] Search form supports **Owner Name, Location, PID, Legal Description** in any combination.
- [ ] Fields are additive (logical **AND**) unless explicitly cleared.
- [ ] Validation prevents empty submissions.
### Acceptance Criteria / Scenarios
- **GIVEN** I enter **Owner Name = “Smith”** and **Location = “Langford”**
**WHEN
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.