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

Fixed HighlightingResponseParser try #2 #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed HighlightingResponseParser try #2 #33

wants to merge 1 commit into from

Conversation

mmasinter
Copy link

If solr is configured without a stored uniqueKey, highlighting results will not have a "name" attribute. I changed it to return empty instead of throwing in this case.

(fixed now with a better commit comment and author)

@mausch
Copy link
Member

mausch commented Dec 22, 2011

Cool, I don't think I've ever used a schema without unique keys. But if highlighting results are returned without uniquekey, shouldn't the parser parse them somehow instead of just skipping them?

@mausch
Copy link
Member

mausch commented Jan 30, 2012

Hi @mmasinter , are you still there? Let's work together on this.

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.

None yet

2 participants