Re: Documentation on SolrJ

2018-12-01 Thread Jason Gerlowski
es.apache.org/jira/browse/SOLR-12965>. This missed the > > >> cut-off for 7.6 but will be included in 7.7 (if there is one) and/or > > >> 8.0. You may be able to use the patch there to see if there are gaps or > > >> bugs that could be fixed before 7.7 / 8.0.

Re: Documentation on SolrJ

2018-12-01 Thread Erick Erickson
presented on SolrJ at the > >> Activate conference, you may find it interesting: > >> https://www.youtube.com/watch?v=ACPUR_GL5zM > >> <https://www.youtube.com/watch?v=ACPUR_GL5zM> > >> > >> If you do find the time to write some docs, I’d be happ

Re: Documentation on SolrJ

2018-12-01 Thread Thomas L. Redman
v 30, 2018, at 9:53 AM, Thomas L. Redman wrote: >>> >>> Hi Shawn, thanks for the prompt reply! >>> >>>> On Nov 29, 2018, at 4:55 PM, Shawn Heisey wrote: >>>> >>>> On 11/29/2018 2:01 PM, Thomas L. Redman wrote: >>>>> Hi! I am wanting

Re: Documentation on SolrJ

2018-11-30 Thread Jason Gerlowski
; >> On 11/29/2018 2:01 PM, Thomas L. Redman wrote: > >>> Hi! I am wanting to do nested facets/Grouping/Expand-Collapse using > >>> SolrJ, and I can find no API for that. I see I can add a pivot field, I > >>> guess to a query in general, but that doesn’t

Re: Documentation on SolrJ

2018-11-30 Thread Cassandra Targett
gt;> query in general, but that doesn’t seem to work at all, I get an NPE. The >>> documentation on SolrJ is sorely lacking, the documentation I have found is >>> less than a readme. Are there any books that provided a good tretise on >>> SolrJ specifically? Does S

Re: Documentation on SolrJ

2018-11-30 Thread Thomas L. Redman
pivot field, I guess to a >> query in general, but that doesn’t seem to work at all, I get an NPE. The >> documentation on SolrJ is sorely lacking, the documentation I have found is >> less than a readme. Are there any books that provided a good tretise on >> SolrJ specifi

Re: Documentation on SolrJ

2018-11-29 Thread Shawn Heisey
, somebody might be able to help you get it working. The best place to find documentation for SolrJ is actually SolrJ itself -- the javadocs.  Much of that can be accessed pretty easily if you are using an IDE to do your development.  Here is a link to the top level of the SolrJ javadocs: https

Documentation on SolrJ

2018-11-29 Thread Thomas L. Redman
Hi! I am wanting to do nested facets/Grouping/Expand-Collapse using SolrJ, and I can find no API for that. I see I can add a pivot field, I guess to a query in general, but that doesn’t seem to work at all, I get an NPE. The documentation on SolrJ is sorely lacking, the documentation I have