data.
>
> wunder
>
> On Nov 30, 2013, at 5:04 PM, subacini Arunkumar
> wrote:
>
> > Thanks Walter for the reply. Here is my complete requirement.
> >
> >
> > Please let me know the possible solutions to address my requirement.
> >
> &
gt; orders that need to be transactional. That is a great match to a standard
> relational DB.
>
> wunder
>
> On Nov 30, 2013, at 12:15 AM, subacini Arunkumar
> wrote:
>
> > Hi
> >
> > We are using solr 4.4 . Please let me know the possible solutions to
> >
Hi
Please let me know the possible solutions to address my requirement.
* Two tables might have millions of records with 50 columns in each table
* Expected output is same as what we get in SQL inner join
say For Eg, I have two tables Product , Order table.
*Product Table *
id Name
P1i
P1
O2 1-Dec-2012P2
O3 2-Dec-2012 P2
I want to show the details in UI as below
O101-Dec-2012
On Sat, Nov 30, 2013 at 12:13 AM, subacini Arunkumar wrote:
> Hi
>
> We are using solr 4.4 . Please let me know the possible solutions to
> address my requirement.
&g
Hi Team,
We are upgrading from Solr 3.5 to Solr 4.4. The response from 3.5 and 4.4
are different. I have attached request and response [highlighted the major
difference in RED]
Can you please let me know how to change "parsedQuery" from *MatchAllDocsQuery
to text.*
*Also, in solr 4.4 if fq or
Hi Solr Team,
We are planning to upgrade from Solr 3.5 to Solr 4.x version. Appreciate if
you can provide any pointers/documentation on step by step by changes.
Also, the reason for upgrading is to use Solr join [not solr cloud or any
other feature]. So which version is better Solr 4.0 or higher