field level search ------------------ Key: LUCENE-928 URL: https://issues.apache.org/jira/browse/LUCENE-928 Project: Lucene - Java Issue Type: Improvement Affects Versions: 2.0.0 Reporter: Sagar Patil Priority: Minor
right now there is field level search avilable. But if we dont want to search on field but on the whole document then to the query parse the whole contet is to be passed. If we append the titles (captions) to say index content(which is having all the captions) for every caption indexcontent is created. to avoid the index content so for a query without the "field:quey" how is it possible and what to pass to the query analyser as a input so it searches on teh whole document. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]