Thanks.
On Mon, Aug 5, 2013 at 4:57 PM, Shawn Heisey wrote:
> On 8/5/2013 2:35 AM, Mysurf Mail wrote:
> > When I query using
> >
> > http://localhost:8983/solr/vault/select?q=*:*
> >
> > I get reuslts including the following
> >
> >
> > ...
> > ...
> > 7
> > ...
> >
> >
> > Now I try
On 8/5/2013 2:35 AM, Mysurf Mail wrote:
> When I query using
>
> http://localhost:8983/solr/vault/select?q=*:*
>
> I get reuslts including the following
>
>
> ...
> ...
> 7
> ...
>
>
> Now I try to get only that row so I add to my query fq=VersionNumber:7
>
> http://localhost:8983/so
Is VersionNumber an "indexed" field, or just "stored"?
-- Jack Krupansky
-Original Message-
From: Mysurf Mail
Sent: Monday, August 05, 2013 4:35 AM
To: solr-user@lucene.apache.org
Subject: solr - using fq parameter does not retrieve an answer
When I query using
http://localhost:8