me know if you have any other suggestions..
Thanks
Ravi
-Original Message-
From: Jack Krupansky [mailto:j...@basetechnology.com]
Sent: Saturday, November 08, 2014 11:37 AM
To: solr-user@lucene.apache.org
Subject: Re: Synonymn for Numbers
Are you using the synonyms for both indexing and
Are you using the synonyms for both indexing and query? It sounds like you
want to use these synonyms only at query time. Otherwise, "10" in the index
becomes "2010" in the index.
-- Jack Krupansky
-Original Message-
From: EXTERNAL Taminidi Ravi (ETI, Automotive-Service-Solutions)
Se
If you are searching for single document can a real time get on doc id
mentioned below serve your use case?
http://localhost:8983/solr/get?id=mydoc
Real time get for multiple docs:
http://localhost:8983/solr/get?id=mydoc&id=mydoc
On Sat, Nov 8, 2014 at 12:52 AM, EXTERNAL Taminidi Ravi (ETI,
Autom