You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Charles S Patridge (JIRA)" <ji...@apache.org> on 2007/05/11 15:31:16 UTC

[jira] Created: (LUCENE-878) Concept Search

Concept Search
--------------

                 Key: LUCENE-878
                 URL: https://issues.apache.org/jira/browse/LUCENE-878
             Project: Lucene - Java
          Issue Type: New Feature
          Components: Build
         Environment: Unix - unsure of anything else
            Reporter: Charles S Patridge


I have looked around on your web site as well as some documentation but have not found anything to do with Concept Search.

My definition of Concept Search is as follows:
1.  I would have a file (list) of various phrases / N-grams which I would like to Lucene to use as a search basis without having to type in all these phrases manually, and have Lucene return the results as it would normally if a single search query was entered.
2.  An example would be - find !Wild_Animals! - where the "!" would indicate that this is a search that would use a file (ie Wild_Animals.txt) and read in the various phrases within this file and perform the search in the corpus for these phrases.
3.  The contents of Wild_Animals.txt could look like this:
BUFFALO
BEAR
MOOSE
COYOTE
WOLF
MOUNTAIN GOAT
MOUNTAIN SHEEP
DALL SHEEP
DEER
KODIAK BEAR
BROWN BEAR
BLACK BEAR
etc etc etc

4.  Is my idea of a Concept Search feasible / doable???  If so, can you point me to any documentation that exists whereby this could be done within Lucene

Please send any info you have on this to me - Charles_S_Patridge@prodigy.net

Thank you in advance for your time and efforts.

-- 
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] Commented: (LUCENE-878) Concept Search

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495110 ] 

Hoss Man commented on LUCENE-878:
---------------------------------



http://lucene.apache.org/java/docs/mailinglists.html

has all of the info on the user email list

> Concept Search
> --------------
>
>                 Key: LUCENE-878
>                 URL: https://issues.apache.org/jira/browse/LUCENE-878
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Build
>         Environment: Unix - unsure of anything else
>            Reporter: Charles S Patridge
>
> I have looked around on your web site as well as some documentation but have not found anything to do with Concept Search.
> My definition of Concept Search is as follows:
> 1.  I would have a file (list) of various phrases / N-grams which I would like to Lucene to use as a search basis without having to type in all these phrases manually, and have Lucene return the results as it would normally if a single search query was entered.
> 2.  An example would be - find !Wild_Animals! - where the "!" would indicate that this is a search that would use a file (ie Wild_Animals.txt) and read in the various phrases within this file and perform the search in the corpus for these phrases.
> 3.  The contents of Wild_Animals.txt could look like this:
> BUFFALO
> BEAR
> MOOSE
> COYOTE
> WOLF
> MOUNTAIN GOAT
> MOUNTAIN SHEEP
> DALL SHEEP
> DEER
> KODIAK BEAR
> BROWN BEAR
> BLACK BEAR
> etc etc etc
> 4.  Is my idea of a Concept Search feasible / doable???  If so, can you point me to any documentation that exists whereby this could be done within Lucene
> Please send any info you have on this to me - Charles_S_Patridge@prodigy.net
> Thank you in advance for your time and efforts.

-- 
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] Commented: (LUCENE-878) Concept Search

Posted by "Charles S Patridge (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/LUCENE-878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495104 ] 

Charles S Patridge commented on LUCENE-878:
-------------------------------------------

Dear Grant,
   
  I'm new to this list - can you show me where to ask my question on the user mailing list?
   
  Thanks in advance.
   
  Chuck Patridge

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

Grant Ingersoll closed LUCENE-878.
----------------------------------

Resolution: Invalid

Please ask these types of questions on the user mailing list before putting them in JIRA


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.




Charles S Patridge - PDPC, Ltd.
172 Monce Road - Burlington, CT 06013 USA
Email: Charles_S_Patridge@prodigy.net
Web: http://www.sconsig.com
Web: http://pages.prodigy.net/charles_s_patridge
Web: http://www.munic.state.ct.us/burlington


> Concept Search
> --------------
>
>                 Key: LUCENE-878
>                 URL: https://issues.apache.org/jira/browse/LUCENE-878
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Build
>         Environment: Unix - unsure of anything else
>            Reporter: Charles S Patridge
>
> I have looked around on your web site as well as some documentation but have not found anything to do with Concept Search.
> My definition of Concept Search is as follows:
> 1.  I would have a file (list) of various phrases / N-grams which I would like to Lucene to use as a search basis without having to type in all these phrases manually, and have Lucene return the results as it would normally if a single search query was entered.
> 2.  An example would be - find !Wild_Animals! - where the "!" would indicate that this is a search that would use a file (ie Wild_Animals.txt) and read in the various phrases within this file and perform the search in the corpus for these phrases.
> 3.  The contents of Wild_Animals.txt could look like this:
> BUFFALO
> BEAR
> MOOSE
> COYOTE
> WOLF
> MOUNTAIN GOAT
> MOUNTAIN SHEEP
> DALL SHEEP
> DEER
> KODIAK BEAR
> BROWN BEAR
> BLACK BEAR
> etc etc etc
> 4.  Is my idea of a Concept Search feasible / doable???  If so, can you point me to any documentation that exists whereby this could be done within Lucene
> Please send any info you have on this to me - Charles_S_Patridge@prodigy.net
> Thank you in advance for your time and efforts.

-- 
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-878) Concept Search

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

Grant Ingersoll closed LUCENE-878.
----------------------------------

    Resolution: Invalid

Please ask these types of questions on the user mailing list before putting them in JIRA

> Concept Search
> --------------
>
>                 Key: LUCENE-878
>                 URL: https://issues.apache.org/jira/browse/LUCENE-878
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Build
>         Environment: Unix - unsure of anything else
>            Reporter: Charles S Patridge
>
> I have looked around on your web site as well as some documentation but have not found anything to do with Concept Search.
> My definition of Concept Search is as follows:
> 1.  I would have a file (list) of various phrases / N-grams which I would like to Lucene to use as a search basis without having to type in all these phrases manually, and have Lucene return the results as it would normally if a single search query was entered.
> 2.  An example would be - find !Wild_Animals! - where the "!" would indicate that this is a search that would use a file (ie Wild_Animals.txt) and read in the various phrases within this file and perform the search in the corpus for these phrases.
> 3.  The contents of Wild_Animals.txt could look like this:
> BUFFALO
> BEAR
> MOOSE
> COYOTE
> WOLF
> MOUNTAIN GOAT
> MOUNTAIN SHEEP
> DALL SHEEP
> DEER
> KODIAK BEAR
> BROWN BEAR
> BLACK BEAR
> etc etc etc
> 4.  Is my idea of a Concept Search feasible / doable???  If so, can you point me to any documentation that exists whereby this could be done within Lucene
> Please send any info you have on this to me - Charles_S_Patridge@prodigy.net
> Thank you in advance for your time and efforts.

-- 
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