You haven't given us anything to go on here, details matter.
What is your field definition? How often do you commit?
What is the query that's slow? What have you tried?
You might want to review:
http://wiki.apache.org/solr/UsingMailingLists
Best,
Erick
On Thu, Aug 14, 2014 at 2:06 AM, Oded Sof
Hello
I am trying to indexed structured data, kind of event log (user, client,
serverIP, time, etc.);
I would like to enable specific field search (e.g., user = John Smith) and free
text search (e.g., John Smith).
I've tried to index each field seperately and all string together in another
A lot depends on the size here. If each user has a zillion records,
consider multiple
indexes. But by and large, if they all fit in a single index the maintenance is
simpler if you just have a single index (core). And a single core also makes
somewhat more efficient use of memory etc.
Best
Erick
1.)To have one big index and filter by customer-name
On Fri, Mar 2, 2012 at 11:25 AM, Ramo Karahasan <
ramo.karaha...@googlemail.com> wrote:
> 1.)To have one big index and filter by customer-name
--
Sincerely yours
Mikhail Khludnev
Lucid Certified
Apache Lucene/Solr Developer
Grid Dy
Hi
I face the issue that i have n business-user. Each business-user has it's
own amount products. I want to provide an interface for each business-user
where he can find only the products he offers. What would be a be a better
solution:
1.)To have one big index and filter by customer-name
>>> >> Ritesh Ambastha
>>> >>
>>> >> Noble Paul നോബിള് नोब्ळ् wrote:
>>> >>>
>>> >>> You could have been more specific on the dataset size.
>>> >>>
>>> >>> If your data volumes are
gt;>> --Noble
>> >>>
>> >>> On Sat, May 31, 2008 at 9:02 PM, Ritesh Ambastha
>> >>> <[EMAIL PROTECTED]>
>> >>> wrote:
>> >>>>
>> >>>> Dear Readers,
>> >>>>
>> >>
your index into
> >>> multiple shards.
> >>> http://wiki.apache.org/solr/DistributedSearch
> >>> --Noble
> >>>
> >>> On Sat, May 31, 2008 at 9:02 PM, Ritesh Ambastha
> >>> <[EMAIL PROTECTED]>
> >>> wrote:
>
gt;>
>>> On Sat, May 31, 2008 at 9:02 PM, Ritesh Ambastha
>>> <[EMAIL PROTECTED]>
>>> wrote:
>>>>
>>>> Dear Readers,
>>>>
>>>> I am a newbie in solr world. I have successfully deployed solr on my
>>>> machi
t
>>> internal index structure of solr is much capable to handle large data
>>> sets.
>>>
>>> But, say my data size keeps growing at jet speed, then what should be the
>>> index structure? Do I need to follow some specific index structuring
>>>
eeps growing at jet speed, then what should be the
>> index structure? Do I need to follow some specific index structuring
>> patterns/algos for handling such massive data?
>>
>> I am sorry as I may be sounding novice in this area. I would appreciate
>> your
>>
speed, then what should be the
> index structure? Do I need to follow some specific index structuring
> patterns/algos for handling such massive data?
>
> I am sorry as I may be sounding novice in this area. I would appreciate your
> thoughts/suggestions.
>
> Regards,
> Ritesh
should be the
index structure? Do I need to follow some specific index structuring
patterns/algos for handling such massive data?
I am sorry as I may be sounding novice in this area. I would appreciate your
thoughts/suggestions.
Regards,
Ritesh Ambastha
--
View this message in context:
http
13 matches
Mail list logo