Highlighting in subqueries?

2017-09-14 Thread Peter Matthew Eichman
Hello all, Is it possible to highlight the results of subqueries? Thanks, -Peter -- Peter Eichman Senior Software Developer University of Maryland Libraries peich...@umd.edu

Highlighting all hits in a search with the Collapse/Expand filter in place

2017-08-08 Thread Peter Matthew Eichman
Hello all, We have a Solr index that contains documents representing OCR text blocks that each have a reference to the page they appear on. The pages are also Solr documents in our index. We have successfully used the Collapse/Expand query parser to group all of the text blocks that appear on one

Re: Getting "Error getting file length for [segments_5]" warnings in Solr 6.4.0

2017-02-15 Thread Peter Matthew Eichman
should have been more. Thanks, -Peter On Tue, Feb 14, 2017 at 6:10 PM, Shawn Heisey wrote: > On 2/14/2017 9:57 AM, Peter Matthew Eichman wrote: > > I am running Solr 6.4.0, and while I am attempting to index my Fedora > > 4 data, I keep getting warning messages in my

Re: Getting "Error getting file length for [segments_5]" warnings in Solr 6.4.0

2017-02-14 Thread Peter Matthew Eichman
, are you sure its > present? > > On Tue, Feb 14, 2017 at 11:57 AM, Peter Matthew Eichman > wrote: > > > Hello all, > > > > I am running Solr 6.4.0, and while I am attempting to index my Fedora 4 > > data, I keep getting warning messages i

Getting "Error getting file length for [segments_5]" warnings in Solr 6.4.0

2017-02-14 Thread Peter Matthew Eichman
Hello all, I am running Solr 6.4.0, and while I am attempting to index my Fedora 4 data, I keep getting warning messages in my solr.log: "WARN (qtp401424608-18) [ x:fedora4] o.a.s.h.a.LukeRequestHandler Error getting file length for [segments_5]". And after that, the indexing stops, and the cor

Re: Subqueries

2017-01-06 Thread Peter Matthew Eichman
org/jira/browse/SOLR-8208 is resolved for 6.1. > I don't know why 4.10 didn't throw exception on referring to [subquery], > which is absent there. > > On Fri, Jan 6, 2017 at 6:23 PM, Peter Matthew Eichman > wrote: > > > Hi Mikhail, > > > > I've t

Re: Subqueries

2017-01-06 Thread Peter Matthew Eichman
ld also log its' request. Can't you find it in log? > > On Fri, Jan 6, 2017 at 1:19 AM, Peter Matthew Eichman > wrote: > > > Hello Mikhail, > > > > I put pcdm_members into the fl, and it is definitely stored. I tried > adding > > the logParamsList,

Re: Subqueries

2017-01-05 Thread Peter Matthew Eichman
ried adding separator=' ' to both the [subquery] and {!terms}, but to no avail. Thanks, -Peter On Thu, Jan 5, 2017 at 4:38 PM, Mikhail Khludnev wrote: > Hello, > > Can you add pcdm_members into fl to make sure it's stored? > Also please add the following param > mem

Subqueries

2017-01-05 Thread Peter Matthew Eichman
Hello all, I am attempting to use a subquery to enrich a query with the titles of related objects. Each document in my index may have 1 or more pcdm_members and pcdm_related_objects fields, whose values are ids of other documents in the index. Those documents in turn have reciprocal pcdm_member_of