Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Proximity Search #6076

Open
6 tasks
tmpayton opened this issue Dec 10, 2024 · 0 comments · May be fixed by #6087
Open
6 tasks

Implement Proximity Search #6076

tmpayton opened this issue Dec 10, 2024 · 0 comments · May be fixed by #6087
Assignees
Milestone

Comments

@tmpayton
Copy link
Contributor

What we’re after

We should implement a proximity search using intervals queries.

Related ticket(s)

(Include the tickets that either came before, after, or are happening in tandem with this new ticket)

Action item(s)

(These are the smaller tasks that should happen in order to complete this work)

  • Refer to test branch and prior research linked above
  • Add intervals queries
  • Determine if we want to parse interval queries from q or create a new field

Completion criteria

(What does the end state look like - as long as this task(s) is done, this work is complete)

  • Proximity search is added to legal search

References/resources/technical considerations

(Is there sample code or a screenshot you can include to highlight a particular issue? Here is where you reinforce why this work is important)

@tmpayton tmpayton added this to the 27.1 milestone Dec 10, 2024
@tmpayton tmpayton moved this to 🔜 Sprint backlog in Website project Dec 10, 2024
@tmpayton tmpayton self-assigned this Dec 10, 2024
@tmpayton tmpayton moved this from 🔜 Sprint backlog to 📥 Assigned in Website project Dec 10, 2024
@tmpayton tmpayton moved this from 📥 Assigned to 🏗 In Progress in Website project Dec 10, 2024
@tmpayton tmpayton linked a pull request Dec 19, 2024 that will close this issue
@rfultz rfultz modified the milestones: 27.1, 27.2 Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🏗 In Progress
Development

Successfully merging a pull request may close this issue.

2 participants