Re: Solr Usage Question

2018-09-12 Thread Alexandre Rafalovitch
Your use case should not start from data stored, but from the queries you want to search. Then you massage your data to fit that. Don't worry too much about 'duplicate' too much at this stage. You could delete the historical records if needed. Or index them without storing. What you should try to

Re: Solr Usage Question

2018-09-12 Thread Walter Underwood
My recommendation is to put that data in a relational database. That does not look like an appropriate use for Solr. wunder Walter Underwood wun...@wunderwood.org http://observer.wunderwood.org/ (my blog) > On Sep 12, 2018, at 1:10 PM, Samatha Sajja > wrote: > > Hi, > > I have a use case wh

Solr Usage Question

2018-09-12 Thread Samatha Sajja
Hi, I have a use case where I am not sure which type of fields to use. Use case: For every order line we would like to store statuses and quantities For ex, I have placed an order with some item quantity of 6. 4 of them got shipped and 2 of them in processing. I would like to search on status an