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
there should have been more. Thanks, -Peter On Tue, Feb 14, 2017 at 6:10 PM, Shawn Heisey <apa...@elyograg.org> 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 me

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 <peich...@umd.edu> > 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 mess

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

Re: Subqueries

2017-01-06 Thread Peter Matthew Eichman
gt; https://issues.apache.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 <peich...@umd.edu> > wrote: > > > Hi Mikh

Re: Subqueries

2017-01-06 Thread Peter Matthew Eichman
gt; Subquery should also log its' request. Can't you find it in log? > > On Fri, Jan 6, 2017 at 1:19 AM, Peter Matthew Eichman <peich...@umd.edu> > wrote: > > > Hello Mikhail, > > > > I put pcdm_members into the fl, and it is definitely stored. I tried > add

Re: Subqueries

2017-01-05 Thread Peter Matthew Eichman
n Thu, Jan 5, 2017 at 4:38 PM, Mikhail Khludnev <m...@apache.org> wrote: > Hello, > > Can you add pcdm_members into fl to make sure it's stored? > Also please add the following param > members.logParamsList=q,fl,rows,row.pcdm_members, > and check logs then. > > On

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