Hi
I am quite new to Solr. I have to build a real time analytics system which
displays metrics based on multiple filters over a huge data set (~50million
documents with ~100 fileds ). I would need mostly aggregation queries like
sum/average/groupby etc, but data set is quite huge. The aggregation
his banana but I'm not sure about
> how fast solr compare to ELK <https://www.elastic.co/products>
>
> On Thu, Feb 4, 2016 at 10:51 AM, Rohit Kumar <
> rohitkumarbhagat...@gmail.com>
> wrote:
>
> > Hi
> >
> > I am quite new to Solr. I have to build a real time a
My solr config has :
15000
false
1000
Machine is ubuntu 13 / 4 cores / 16GB RAM. Given 6gb to Solr running
over tomcat.
Still when i am adding documents to solr and searching its returning 0
hits. Its taking long before the document actu
hey come up at the
> expected frequency?
>
>
> On 4 July 2013 15:35, Rohit Kumar wrote:
>
> > My solr config has :
> >
> >
> >15000
> >false
> >
> >
> >
> >
> > 1000
> &
hanks
*
On Fri, Jul 5, 2013 at 8:30 AM, Jack Krupansky wrote:
> 1. Do you have an update processor chain that doesn't have RunUpdate in it?
>
> 2. Is the solrconfig directive missing?
>
> 3. Is _version_ missing from your schema?
>
> -- Jack Krupansky
>
> -----Original
Hi,
I have a scenario.
String array = ["Input1 is good", ""Input2 is better", "Input2 is sweet",
"Input3 is bad"]
I want to compare the string array against the given input :
String inputarray= ["Input1", "Input2"]
It involves no indexes. I just want to use the power of string search to do
a r
.
Thanks
Rohit Kumar
year_2004, year_2005, end_2005
schoolNameWithTermOriginal:Canterbury University||2001-2005
Please suggest if its a correct approach or there is a better way to do the
same.
I am using Solr 4.3.
Thanks,
Rohit Kumar
*
0.0
0.0
0.0
5.0
143.0
Please help.
Thanks,
Rohit Kumar
i.e. should return me only doc id 1.
Thanks,
Rohit Kumar
s.
>
> You must flatten your data your data to achieve any correspondence.
>
> Multivalued field are a powerful feature of Solr, but you must be
> extremely careful to use them only in moderation.
>
> -- Jack Krupansky
>
> -Original Message- From: Rohit Kuma
Need help to figure out the error below.
*Code Snippet*:
public class ConnectionComponent extends SearchComponent {
@Override
public void process(ResponseBuilder rb) throws IOException {
NamedList nList = new SimpleOrderedMap();
NamedList nl= new SimpleOrderedMap();
List ld =
12 matches
Mail list logo