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

Exposed sort functionality of lucene to search function #19

Closed
wants to merge 1 commit into from

Conversation

rthomas
Copy link

@rthomas rthomas commented Jul 7, 2013

Updates PR to remove additional, unrelated commits.

This commit adds three additional optional parameters to the search function:

sort-by - The field to sort by
sort-type - The type of sort to use, based on SortField.Type enum; and
reverse - Boolean, whether to reverse the sort or not

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.

1 participant