r verisons
> with
> > no luck.
> > Gives me an error message.
> >
> > Is there a way of reading the data?
> >
> > I would like to convert the file to a readable format where i can see the
> > terms it holds from the documents etc.
> >
> > Pleas
holds from the documents etc.
Please Help!!
--
View this message in context:
http://lucene.472066.n3.nabble.com/Reading-Solr-index-tp4129662.html
Sent from the Solr - User mailing list archive at Nabble.com.
t; --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Reading-Solr-index-tp4129662.html
> Sent from the Solr - User mailing list archive at Nabble.com.
signature.asc
Description: Message signed with OpenPGP using GPGMail
See below:
On Thu, Nov 18, 2010 at 2:59 AM, Sasank Mudunuri wrote:
> Hi,
>
> I've been poking around the JavaDocs a bit, and it looks like it's possible
> to directly read the index using the Solr Java API. Hoping to clarify a
> couple of things --
>
> 1) Do I need to read the index with Solr AP
Hi,
I've been poking around the JavaDocs a bit, and it looks like it's possible
to directly read the index using the Solr Java API. Hoping to clarify a
couple of things --
1) Do I need to read the index with Solr APIs, or can I use Lucene (PyLucene
is particularly attractive...)? If so, how wary