Re: Access and copy lucene index data

2012-09-26 Thread Bill_78
Thanks Jack for your reply Process the fields was not my first objective but the analysis page helped me. Finally I found a way to modify a field content during the fields process phase processed by Solr. So I have used the 'analysis' code to process my field in this part of code and store the res

Re: Access and copy lucene index data

2012-09-07 Thread Jack Krupansky
You can use the Solr admin "analysis" web page to enter a term or even a passage of text and see how it would be analyzed/indexed for any specified field or field type. -- Jack Krupansky -Original Message- From: Bill_78 Sent: Friday, September 07, 2012 11:23 AM To: solr-user@lucene.a