gt;
> On Aug 13, 2014, at 06:52 PM, Apurv Verma wrote:
>
> Hey all,
> I am writing my first solr search component and had the following
> questions.
>
> 1. Does each incoming query create a new solr search component object?
> 2. What happens at the time of core reload?
>
trunk/solr/core/src/java/org/apache/solr/handler/component/SearchComponent.java
Hope this helps,
Tri
On Aug 13, 2014, at 06:52 PM, Apurv Verma wrote:
Hey all,
I am writing my first solr search component and had the following
questions.
1. Does each incoming query create a new solr search compon
Hey all,
I am writing my first solr search component and had the following
questions.
1. Does each incoming query create a new solr search component object?
2. What happens at the time of core reload?
3. What are some good examples of SearchComponent s written?
Thanks
--
Regards
in context:
http://lucene.472066.n3.nabble.com/how-to-write-my-first-solr-query-tp4133509p4133601.html
Sent from the Solr - User mailing list archive at Nabble.com.
wingonwing.com]
Sent: maandag 28 april 2014 19:20
To: solr-user@lucene.apache.org
Subject: Re: how to write my first solr query
Hello,
Here is a better use case
Documents A, B, C, and D
A: "dear foo bar hello"
B: "dear cat foo bar hello"
C: "dear cat foo bar hello foo b
prefixed with "cat".
Does this make sense? I see that the ("foo bar" and not "cat foo bar")
would not work as it would miss document C. Or at least I think it would.
Evan
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-write-my-first-solr-query-tp4133509p4133537.html
Sent from the Solr - User mailing list archive at Nabble.com.
hen I don't want it while if it has "foo bar" I want
it.
I looked at span queries but was not able to come up with how to phrase
this.
Any pointers would be great!
Thank you in advance,
Evan
--
View this message in context:
http://lucene.472066.n3.nabble.com/how-to-write-my-first-solr-query-tp4133509.html
Sent from the Solr - User mailing list archive at Nabble.com.
only has "cat foo bar" then I don't want it while if it has "foo bar" I want
it.
I looked at span queries but was not able to come up with how to phrase
this.
Any pointers would be great!
Thank you in advance,
Evan
--
View this message in context:
http://lucene.47
Hi, Thomas!
Please, can you give me instructions on how did you installed Solr on
Tomcat?
Quoting Thomas Lauer : HI,
i have installed my first solr on tomcat. I have modify my shema.xml
for my XML´s and I have import with the post.jar some xml
files.
tomcat runs
solr/admin runs
post.jar
HI Brian
thank you for help. Where are you from?
Regards Thomas
-Ursprüngliche Nachricht-
Von: Brian Carmalt [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 13. Juni 2008 11:43
An: solr-user@lucene.apache.org
Betreff: Re: AW: My First Solr
No, you do not have to reindex. You do have to
--
> type Status report
> message undefined field text
> description The request sent by the client was syntactically incorrect
> (undefined field text).
>
>
> Regards Thomas
>
>
> -Urs
incorrect
(undefined field text).
Regards Thomas
-Ursprüngliche Nachricht-
Von: Brian Carmalt [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 13. Juni 2008 09:50
An: solr-user@lucene.apache.org
Betreff: Re: My First Solr
http://wiki.apache.org/solr/DisMaxRequestHandler
In solrconfig.xml th
http://wiki.apache.org/solr/DisMaxRequestHandler
In solrconfig.xml there are example configurations for the DisMax.
Sorry I told you the wrong name, not enough coffee this morning.
Brian.
Am Freitag, den 13.06.2008, 09:40 +0200 schrieb Thomas Lauer:
Hi Brian,
i don´t find any documentation or howto for the DisMaxQueryHandler?
Regards
Thomas
-Ursprüngliche Nachricht-
Von: Brian Carmalt [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 13. Juni 2008 08:52
An: solr-user@lucene.apache.org
Betreff: Re: AW: AW: My First Solr
The
TECTED]
> Gesendet: Freitag, 13. Juni 2008 08:03
> An: solr-user@lucene.apache.org
> Betreff: Re: AW: My First Solr
>
> Do you see if the document update is sucessful? When you start solr with
> java -jar start.jar for the example, Solr will list the the document id
> of the do
ok, i find my files now. can I make all files to the default search file?
Regards Thomas
-Ursprüngliche Nachricht-
Von: Brian Carmalt [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 13. Juni 2008 08:03
An: solr-user@lucene.apache.org
Betreff: Re: AW: My First Solr
Do you see if the
Do you see if the document update is sucessful? When you start solr with
java -jar start.jar for the example, Solr will list the the document id
of the docs that you are adding and tell you how long the update took.
A simple but brute force method to findout if a document has been
commited is to
Hi,
the string you're looking for is in the "anwendung" field, while your
default searchfield is the "beschreibung" field, try specifying the
searchfield like this anwendung:"KIS".
Geert
Thomas Lauer wrote:
HI,
i have installed my first solr on tomcat
SimplePostTool: COMMITting Solr index changes..
but can´t find the document.
Regards
Thomas
-Ursprüngliche Nachricht-
Von: Brian Carmalt [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 13. Juni 2008 07:36
An: solr-user@lucene.apache.org
Betreff: Re: My First Solr
Hello Thomas,
Have you performed
;
> i have installed my first solr on tomcat. I have modify my shema.xml
> for my XML´s and I have import with the post.jar some xml files.
>
> tomcat runs
> solr/admin runs
>
> post.jar imports files
>
>
> but I can´t find my files.
>
> the reponse ist
HI,
i have installed my first solr on tomcat. I have modify my shema.xml
for my XML´s and I have import with the post.jar some xml files.
tomcat runs
solr/admin runs
post.jar imports files
but I can´t find my files.
the reponse ist always
0
0
10
0
on
21 matches
Mail list logo