Sent: Monday, December 02, 2013 3:17 AM
To: solr-user@lucene.apache.org
Subject: Re: Solr query syntax.
Im using the default qparser that come with solr 4.4 , Is there anything
better?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-query-syntax-tp4103784p4104344.html
ext:
http://lucene.472066.n3.nabble.com/Solr-query-syntax-tp4103784p4104344.html
Sent from the Solr - User mailing list archive at Nabble.com.
Im using the default qparser that come with solr 4.4 , Is there anything
better?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-query-syntax-tp4103784p4104344.html
Sent from the Solr - User mailing list archive at Nabble.com.
dont consider fields.
something like
and(blabla , name: "george")
It wont throw an exeption, so what is he considering "blablabla" to?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-query-syntax-tp4103784.html
Sent from the Solr - User mailing list archive at Nabble.com.
On 28/11/2013 14:09, elmerfudd wrote:
I would like to perform searches in Solr using queries I extracted from Fast
ESP . The queries are written in FQL (fast query language) format and I
want to convert them to Solr query syntax . Is there any way to preform a
search like this in Solr? Maybe a
Is solr ignoring parts of the query that dont consider fields.
something like
and(blabla , name: "george")
It wont throw an exeption, so what is he considering "blablabla" to?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-query-syntax-tp410378
I would like to perform searches in Solr using queries I extracted from Fast
ESP . The queries are written in FQL (fast query language) format and I
want to convert them to Solr query syntax . Is there any way to preform a
search like this in Solr? Maybe a tool available? Could not find anything
executed.
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: Cam Bazz <[EMAIL PROTECTED]>
> To: solr-user@lucene.apache.org
> Sent: Thursday, June 5, 2008 4:14:30 PM
> Subject: solr query syntax
>
> Hello,
>
>
Hello,
how can we specify in query so it will just bring certain field and query in
the default field?
for example can I do a
year:1998 AND searchword
Best Regards,
-C.B.
n, thanks a lot for answering that fast.
> > >
> > >
> > > Use Case:
> > > I'm migrating from a proprietary index server (XYZ) to Solr. All my
> > > applications and my customer's applications relay on the query
> > specification
&g
<[EMAIL PROTECTED]> wrote:
> > Hi Shalin, thanks a lot for answering that fast.
> >
> >
> > Use Case:
> > I'm migrating from a proprietary index server (XYZ) to Solr. All my
> > applications and my customer's applications relay on the query
&
r. All my
> applications and my customer's applications relay on the query specification
> of XYZ. It would be hard to modify all those apps to use the Solr Query
> Syntax (although, it would be ideal, Sorl query is a lot superior than that
> of XYZ).
>
> Basically I need
Hi Shalin, thanks a lot for answering that fast.
Use Case:
I'm migrating from a proprietary index server (XYZ) to Solr. All my
applications and my customer's applications relay on the query specification
of XYZ. It would be hard to modify all those apps to use the Solr Query
Syntax (al
Shalin, thanks a lot for answering that fast.
Use Case:
I'm migrating from a proprietary index server (XYZ) to Solr. All my
applications and my customer's applications relay on the query specification
of XYZ. It would be hard to modify all those apps to use the Solr Query
Syntax (al
Hi Ben,
It would be nice if you can tell us your use-case so that we can be
more helpful.
Why does the normal query syntax not work well for you? What are you
trying to accomplish? Maybe there is an easier way.
On Tue, Mar 18, 2008 at 8:17 PM, Ben Sanchez <[EMAIL PROTECTED]> wrote:
> Hi solr use
Hi solr users,
I need to change the query format for solr a little bit. How can I
accomplish this. I don't wan to modify the underlying lucene query
specification but just the way I query the index through the the GET http
method in solr.
Thanks a lot for your help.
Ben
16 matches
Mail list logo