Re: LambdaMART XML model to JSON

2017-07-23 Thread Ryan Yacyshyn
Thanks Doug, this is helpful. I also started something last night to output to JSON for Solr, I'll post it up as well. Ryan On Sun, 23 Jul 2017 at 23:48 Doug Turnbull < dturnb...@opensourceconnections.com> wrote: > Yes you're correct that the feature is the 1-based identifier from your > tra

Re: LambdaMART XML model to JSON

2017-07-23 Thread Doug Turnbull
Yes you're correct that the feature is the 1-based identifier from your training data. For a script. Not one to Solr exactly, but when developing the Elasticsearch plugin, I started to work on a JSON serialization format, and as part of that built a Python script for reading the Ranklib XML and ou

Re: Need guidance solrcloud shardings with date interval

2017-07-23 Thread Susheel Kumar
If you decide to go with multiple collection and aliasing, this would be useful https://blog.cloudera.com/blog/2013/10/collection-aliasing-near-real-time-search-for-really-big-data/ On Sat, Jul 22, 2017 at 10:37 AM, Shawn Heisey wrote: > On 7/22/2017 5:02 AM, m rehman kahloon wrote: > > but my

LambdaMART XML model to JSON

2017-07-23 Thread Ryan Yacyshyn
Hi everyone, I'm trying out the LTR plugin and have a couple questions when it comes to converting the LambdaMart XML to JSON. Below is a snippet of the model generated from rankLib: 10 0.28156844 11 7.11 7 2.

Re: Graph Visualizing tool

2017-07-23 Thread Ryan Yacyshyn
Hello, Have you tried Gephi? https://gephi.org/ On Sat, 22 Jul 2017 at 14:46 mganeshs wrote: > Tried this, but it's not working as expected. > > http://solr.pl/en/2016/04/25/graph-visualization-using-solr-6/ > > > Any of you used this or any other tool ? > > > > -- > View this message in cont