Work not appearing in works list

16 views
Skip to first unread message

Xiao Zhao

unread,
Mar 25, 2013, 11:44:04 AM3/25/13
to bib...@googlegroups.com
Hello

Hope everyone had a great weekend.

When I add a work through a person, I see it appearing in the "verified" list;

but, when I go to that person's works list, I can't find the work. I tried sorting with "created" and checking the first and last page, but couldn't find the work.

But, if I go to the publication/publishers's page, I can see the work.

I'm not sure if I should reindex Solr or something else to see the new work.

Any help apprieciated. Thanks.

Jason Stirnaman

unread,
Mar 25, 2013, 2:04:39 PM3/25/13
to bib...@googlegroups.com
It sounds like the work isn't in Solr. I'm not sure why. Did you search Solr directly?

--
You received this message because you are subscribed to the Google Groups "bibapp" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bibapp+un...@googlegroups.com.
To post to this group, send email to bib...@googlegroups.com.
Visit this group at http://groups.google.com/group/bibapp?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Xiao Zhao

unread,
Mar 25, 2013, 4:14:31 PM3/25/13
to bib...@googlegroups.com
okay, I can find it now. Don't know why.

Another question, thanks Jason for continually answering:

I try to add a work without publication, and no contributorship with the Author is created.

On further examination, 3 duplicates are found; but those do not seem to be duplicates as titles are different.

I'm trying to find out how Solr recognizes duplicates.

Thanks for the help again!

Jason Stirnaman

unread,
Mar 25, 2013, 5:55:16 PM3/25/13
to bib...@googlegroups.com
Having done a lot of customization in the duplicates area, I can field that one as well. If you look at raw Solr search results, lib/index.rb, app/models/work.rb, and maybe app/controllers/works_controller.rb then you should see how the duplicates are detected and scored. 
There are a couple of key strings that are created for each work and stored in the Solr record. The keys are concatenations of title, name_string, date, etc. Then there is some simple scoring that measures how similar those keys are.

Jason

Xiao Zhao

unread,
Mar 27, 2013, 1:32:42 PM3/27/13
to bib...@googlegroups.com
Cool, I'll check those out. My problem was fixed by modifying the default publication string in work.rb.
Reply all
Reply to author
Forward
0 new messages