Thank you very much Shawn.
Paul
On Fri, Sep 17, 2010 at 12:11 PM, Shawn Heisey wrote:
> On 9/17/2010 3:01 AM, Paul Dhaliwal wrote:
>
>> Another feature missing in DIH is ability to pass parameters into your
>> queries. If one could pass a named or positional parameter for
take ranges and pass timestamps that depend on external sources.
My 2 cents since we are on the topic.
Thanks,
Paul Dhaliwal
On Thu, Sep 16, 2010 at 10:55 PM, Lukas Kahwe Smith wrote:
>
> On 17.09.2010, at 05:40, Lance Norskog wrote:
>
> > Database optimization is not like program o
I am not sure if the php client supports updates via xml files. If it
doesn't, you probably need to use php curl to submit the file.
You can see regular curl usage here:
http://wiki.apache.org/solr/UpdateXmlMessages and
http://wiki.apache.org/solr/UpdateCSV
I imagine you would use CURLOPT_INFILE
This shouldn't be a concern. You can even configure tomcat or jetty to log
in apache format.
>
> Please suggest your thoughts/ideas.
>
>
> Best Regards,
> Kranti K K Parisa
>
Hope that helps,
Paul Dhaliwal
Try using the dismax handler
http://wiki.apache.org/solr/DisMaxRequestHandler
This would be very good read for you.
you would use the bq ( boost query parameter) and it should look something
similar to..
&bq=UPDBY:deepak^5.0+TO:deepak^4.0+CC:deepak^3.0+BCC:deepak^2.0
Paul
On Thu, Feb 18, 2010
Hello,
There are many sites that are using Solr
YoAuto.com - Auto parts shopping comparison engine is using solr on the
backend. Its not a PHP site.
Paul
On Fri, Dec 18, 2009 at 9:34 AM, Naga raja wrote:
> hi all,
> I am disparately in need some webpages that uses solr at backend and
> di