Re: How to index by Phrase
Posted By:
Otis_Gospodnetic
Posted On:
Friday, August 20, 2004 05:44 PM
You don't need to do anything special at indexation time. You just need to enter your query as a phrase query. If you are using the QueryParser, use the phrase syntax (e.g. "population of india").