an wrote:
>>> Solr has no limitation on the number of cores. It's limited by your
>>> hardware,
>>> inodes and how many files you could keep open.
>>>
>>> I think even if you went the Lucene route you would run into same hardware
>>> limit
n.
>> >>
>> >> I think even if you went the Lucene route you would run into same
>> hardware
>> >> limits.
>> >>
>> >> --
>> >> View this message in context:
>> http://lucene.472066.n3.nabble.com/Lucene-vs-Solr-design-decision-tp3813457p3813511.html
>> >> Sent from the Solr - User mailing list archive at Nabble.com.
>> >
>> >
>> >
>> > --
>> > -
>> > http://zzzoot.blogspot.com/
>> > -
>>
>>
>
>
> --
> Alireza Salimi
> Java EE Developer
>
>
>
--
Alireza Salimi
Java EE Developer
think even if you went the Lucene route you would run into same
> hardware
> >> limits.
> >>
> >> --
> >> View this message in context:
> http://lucene.472066.n3.nabble.com/Lucene-vs-Solr-design-decision-tp3813457p3813511.html
> >> Sent from the Solr - User mailing list archive at Nabble.com.
> >
> >
> >
> > --
> > -
> > http://zzzoot.blogspot.com/
> > -
>
>
--
Alireza Salimi
Java EE Developer
n.
>>
>> I think even if you went the Lucene route you would run into same hardware
>> limits.
>>
>> --
>> View this message in context:
>> http://lucene.472066.n3.nabble.com/Lucene-vs-Solr-design-decision-tp3813457p3813511.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>
>
>
> --
> -
> http://zzzoot.blogspot.com/
> -
's limited by your
> hardware,
> > inodes and how many files you could keep open.
> >
> > I think even if you went the Lucene route you would run into same
> hardware
> > limits.
> >
> > --
> > View this message in context:
> http://lucene.472
uld run into same hardware
> limits.
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Lucene-vs-Solr-design-decision-tp3813457p3813511.html
> Sent from the Solr - User mailing list archive at Nabble.com.
--
-
http://zzzoot.blogspot.com/
-
Solr has no limitation on the number of cores. It's limited by your hardware,
inodes and how many files you could keep open.
I think even if you went the Lucene route you would run into same hardware
limits.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Lucene-vs
r user.
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Lucene-vs-Solr-design-decision-tp3813457p3813489.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
Alireza Salimi
Java EE Developer
Solr has cores which are independent search indexes. You could create a
separate core per user.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Lucene-vs-Solr-design-decision-tp3813457p3813489.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi everybody,
Let's say we have a system with billions of small documents (average of 2-3
fields).
and each document belongs to JUST ONE user
and searches are user specific, meaning that when we search
for something, we just look into documents of that user.
On the other hand we need to see the n
10 matches
Mail list logo