Linux commands like scp, ssh, rsync, cp. I don't know much about
Windows so I don't know for sure if all the Unix/Linux stuff used by the
sccripts are available in Windows or not.
Bill
On 1/14/08, Dilip.TS <[EMAIL PROTECTED]> wrote:
Hi Bill,
I m trying to us
. You may want to use the mailing list to see if anyone is doing
collection distribution on Windows.
Solr is accessed through HTTP so you just need to use HTTP (for example,
IE) on a Windows system to access a Solr server.
Bill
On Dec 17, 2007 8:53 AM, Dilip.TS < [EMAIL PROTECTED]>
Hi,
I have the following requirement for SOLR Collection Distribution using
Embedded Solr with the Jetty server:
I have different data folders for multiple instances of SOLR within the Same
application.
Im using the same SOLR_HOME with a single bin and conf folder.
My query is:
1)Is is possible t
ava:1008)
at
com.plateau.psa.impl.EmbeddedSolr.updateDocuments(EmbeddedSolr.java:877)
-Original Message-
From: Dilip.TS [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 13, 2007 5:44 PM
To: solr-user@lucene.apache.org
Subject: RE: Problems with SOLR Collection Distribution
Hi,
I am using the Jetty-6.1.6 ser
pdateHandler2.commit(DirectUpdateHandler2.java
:550)
at com.plateau.psa.impl.EmbeddedSolr.commit(EmbeddedSolr.java:1008)
at
com.plateau.psa.impl.EmbeddedSolr.updateDocuments(EmbeddedSolr.java:877)
-Original Message-
From: Dilip.TS [mailto:[EMAIL PROTECTED]
Sent: Thursday,
Hi,
Iam trying to establish the SOLR Collection Distribution for my application
using Embedded Solr.
I have made the following entries in the scripts.conf file and included the
entries for the postCommit and postOptimize
operation in the solrconfig.xml file as follows:
scripts.conf
user=123
solr
Hi,
I would be some clarifications on which fields should we assign the property
stored="true" and indexed="true"
What is the criteria for these property assignments?
What would be the impact if no field is assigned with this property?
Thanks in Advance,
Regards,
Dilip TS
Starmark Services Pvt.
@lucene.apache.org
Subject: Re: single word Vs multiple word search
This all depends on the schema setting for that particular field.
What is the field type? Sounds like you've got it set to a non-
analyzed/tokenized field.
Erik
On Dec 5, 2007, at 2:04 AM, Dilip.TS wrote:
> Hi,
Hi,
Ideally the params.put("facet.mincount","1"); used for the facet search
should do the same.
It works fine in my case.
Regards
Dilip.
-Original Message-
From: Britske [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 05, 2007 3:19 PM
To: solr-user@lucene.apache.org
Subject: possible
words?
Thanks in advance.
Regards,
Dilip TS
-Original Message-
From: Dilip.TS [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 05, 2007 10:48 AM
To: SOLR
Subject: single word Vs multiple word search
Hi,
Consider the scenario: I have indexed a document with a field1 having the
values
Hi,
Consider the scenario: I have indexed a document with a field1 having the
values as "Test solr search " (having multiple words)
And when i perform the keyword search as "Test solr search" i do get the
results,
whereas when i do the search for the "Test", i dont get any results,
Any quick inp
e query,
samples of the two queries that work and the
one that doesn't.
Best
Erick
On Dec 4, 2007 5:39 AM, Dilip.TS <[EMAIL PROTECTED]> wrote:
Hi,
When i use both the Keyword search and the facet search together in a
same
search operation,
I dont get any
Hi,
When i use both the Keyword search and the facet search together in a same
search operation,
I dont get any results whereas if i perform them seperately, i could get
back the results.
Is it a constraint from the SOLR point of view?
Thanks in advance.
Regards,
Dilip TS
al Message-
From: Dilip.TS [mailto:[EMAIL PROTECTED]
Sent: Monday, November 19, 2007 11:29 AM
To: solr-user@lucene.apache.org
Subject: RE: I18N with SOLR?
Hello,
Does SOLR supports searching for a keyword which has a
combination of more than 1 language withi
it's a bit slower than other libraries.
But I am no expert.
On 15/11/2007, Dilip.TS <[EMAIL PROTECTED]> wrote:
Hi Ed,
Thanks for the help, but i have some queries,
anguages.
//Ed
On Nov 12, 2007 1:56 AM, Dilip.TS <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Does SOLR supports I18N (with multiple language support) ?
> Thanks in advance.
>
> Regards,
> Dilip TS
>
>
: Monday, November 12, 2007 9:23 PM
To: solr-user@lucene.apache.org
Subject: Re: Does SOLR supports multiple instances within the same
webapplication?
Dilip.TS wrote:
> Hello,
>
> Does SOLR supports multiple instances within the same web application?
If
> so how is this achieved?
&g
Hello,
Does SOLR supports multiple instances within the same web application? If
so how is this achieved?
Thanks in advance.
Regards,
Dilip TS
Hello,
Does SOLR supports I18N (with multiple language support) ?
Thanks in advance.
Regards,
Dilip TS
Hello,
Is there anyone who has worked on internationalization with SOLR?
Apart from using the dynamicField name="*_eng" say for english, is there
any other configurations to be made?
Regards
Dilip
courseTag asc;
-Original Message-----
From: Dilip.TS [mailto:[EMAIL PROTECTED]
Sent: Friday, September 21, 2007 10:40 AM
To: SOLR
Subject: clarification needed for the Ranking score
Hi,
I need a clarification regarding the SOLR Ranking.
consider the scenario for searching for course
Hi,
I need a clarification regarding the SOLR Ranking.
consider the scenario for searching for courses based on following
relevance:
a. Courses with the term in the courseTitle, courseTag and in the
courseDescription would appear first
b. Courses with the term in the courseTitle and i
Hatcher [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 18, 2007 6:29 PM
To: solr-user@lucene.apache.org
Subject: Re: Search for Java Programming vs "Java Programming"
On Sep 18, 2007, at 7:14 AM, Dilip.TS wrote:
>
> Hi,
>
> I have the following requirement:
> When
Hi,
I have the following requirement:
When the user searches for the keyword say Java Programming , the user
should be shown the results satisfying the condition Java AND Programming.
But when he types "Java Programming" (i.e within double quotes), the user
should be shown with the results ex
[mailto:[EMAIL PROTECTED]
Sent: Monday, September 17, 2007 11:29 PM
To: solr-user@lucene.apache.org
Subject: Re: commit, concurrency, full text search
On 16-Sep-07, at 11:23 PM, Dilip.TS wrote:
> Hi,
>
> 1)How does the commit works with multiple requests?
Multiple updates? They block
Hi,
Is it possible to "Search items with in the search results" using SOLR. If
so how?
Thanks in advance,
Regards,
Dilip
Hi,
To add to my earlier query which would be better
a) using REST-RPC or
b) using RESTFul Webservices using JAX-WS ?
Regards
Dilip
-Original Message-
From: Dilip.TS [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 18, 2007 11:41 AM
To: solr-user@lucene.apache.org
Subject
Hi,
Has anybody successfully called a REST-RPC Webservice for basic
authentication.
I would like to which is better one REST-RPC or REST with SOAP/WSDL and why?
Regards
Dilip
Hi,
I would like to know if we can build a complex filter queryString in SOLR
using the following condition.
(Field1 = "abc" AND Field2 = "def") OR (Field3 = "abcd" AND Field4
= "defgh" AND (...)).
so on...
Thanks in advance
Regards,
Dilip TS
Hi,
1)How does the commit works with multiple requests?
2)Does SOLR handle the concurrency during updates?
3)Does solr support any thing like, if I enclose the keywords within quotes,
then we are searching for exactly those keywords together. Some thing like
google does, for example if I enclose l
Hello,
I would like to know if can implement the Embedded SOLR using the SOLR
collection distribution?
Regards,
Dilip
-Original Message-
From: mike topper [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 22, 2007 8:29 PM
To: solr-user@lucene.apache.org
Subject: almost realtime update
31 matches
Mail list logo