You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Sagar Patil (JIRA)" <ji...@apache.org> on 2007/06/08 13:05:25 UTC

[jira] Created: (LUCENE-928) field level search

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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Closed: (LUCENE-928) field level search

Posted by "Grant Ingersoll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll closed LUCENE-928.
----------------------------------

       Resolution: Invalid
    Lucene Fields:   (was: [New])

Please ask questions on the java-user mailing list (http://lucene.apache.org/java/docs/mailinglists.html).  JIRA is reserved for bugs, enhancements, etc.

> 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org