me faltó ";"
jejeje
--
View this message in context:
http://www.nabble.com/Solrj-queries-tp20494859p20845222.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hola! soy nueva en solr, yo uso solrj, y tu pregunta es como consultar con
solrj mira, ahí te va una pequeña descripción de lo que puedes hacer:
1. hacer tu jsp o php, etc. donde el usuario introducira el nombre y
apellido, después lees esos valores de tal vez con algun getText.
2. entonces constr
n McKinley [mailto:[EMAIL PROTECTED]
Sent: Friday, November 14, 2008 10:55 AM
To: solr-user@lucene.apache.org
Subject: Re: Solrj queries
On Nov 14, 2008, at 12:14 AM, Raghunandan Rao wrote:
Hi,
Can anybody let me know how to do logical searches using Solrj. I
have
indexed the data and now I
Yes.
But is that how we do in Solrj by setting SolrQuery("text:Right And
title:go").
Thanks a lot.
-Original Message-
From: Ryan McKinley [mailto:[EMAIL PROTECTED]
Sent: Friday, November 14, 2008 10:55 AM
To: solr-user@lucene.apache.org
Subject: Re: Solrj queries
On Nov 14
On Nov 14, 2008, at 12:14 AM, Raghunandan Rao wrote:
Hi,
Can anybody let me know how to do logical searches using Solrj. I have
indexed the data and now I want to do search based on fields using
Solrj
as I have to retrieve in the form of beans.
For eg.
I have two fields, First name and