I am still not able to implement this facility of exact search in my instance of dspace. Someone implemented, please help where to make changes.
regards Surinder On Tue, Oct 23, 2018 at 11:21 AM Christian Scheible < [email protected]> wrote: > Did you also change the index analyzer? > > In the analysis view of the Solr web interface you can check how a value > is handled during indexing and search. > > path to the Solr web app is something like this: > http://localhost:8080/solr/#/search/analysis > > your Solr is probably configured to listen to localhost only. To reach > the web app there are multiple solutions: > https://wiki.duraspace.org/display/DSPACE/Solr#Solr-ConnectingtoSolr > > Am 23.10.18 um 02:10 schrieb Dr. Surinder Kumar Gaba: > > I am using dspace jspui 5.6 and would like to implement exact search. > > Therefore, I changed search analyzer to DSNonStemmingAnalyzer, > > however, while searching, it still shows all those results. Even I > > rebuild indexes also. Any help in this regard is highly appreciated. > > > > regards > > > > > -- > All messages to this mailing list should adhere to the DuraSpace Code of > Conduct: https://duraspace.org/about/policies/code-of-conduct/ > --- > You received this message because you are subscribed to the Google Groups > "DSpace Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/dspace-community. > For more options, visit https://groups.google.com/d/optout. > -- Dr. Surinder Kumar Gaba Senior Technical Director Digital Archiving & Management Group National Informatics Centre A-Block, CGO Complex, Lodhi Road New Delhi-110 003 Tel : 011-24362359 (o) : 011-27865224 (r) -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-community. For more options, visit https://groups.google.com/d/optout.
