Phalanx - A cloud-native full-text search and indexing server written in Go built on top of Bluge github.com/mosuka/phalanx
πŸ‘︎ 20
πŸ’¬︎
πŸ‘€︎ u/mnrosk
πŸ“…︎ Dec 11 2021
🚨︎ report
Did you know you can write queries in Redis, index your data, and do full-text searches? youtu.be/B10nHEdW3NA
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/abrookins
πŸ“…︎ Nov 23 2020
🚨︎ report
Meilindex: index emails to Meilisearch and get typo-tolerant and super fast full-text-search (CLI) github.com/tryffel/meilin…
πŸ‘︎ 30
πŸ’¬︎
πŸ‘€︎ u/Tryffel_
πŸ“…︎ Jul 25 2020
🚨︎ report
Best way to index text data from primary DB for full text searching

I'm implementing my first site and have been learning about Elasticsearch today and yesterday, and would like to implement a full text search solution using ES rather than using full text search in my primary db (postgresql).

I'm writing the config files for logstash polling postgres and need to implement my polling statement, which means I need to consider the architecture of my indexes etc, which I have no idea about.

I need to do text search on fields from multiple tables (analogous to having 'posts' and the 'creator' of the post, I want the post text and user's name), and I guess there are two methods to doing this:

  1. Implement an index which contains multitable text data specific for that search type (e.g. searching posts would combine post & creator text data)
  2. Implement an index for post text data and an index for user text data, and maybe elastic search enables me to do some search on them both or something?

I have no idea about the efficiency of either method or if there are others, and would really appreciate any help :)

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/FIREATWlLL
πŸ“…︎ Apr 01 2020
🚨︎ report
AIRDROP https://bitcointalk.org/index.php?topic=3268123.460 WHITELIST https://bitcointalk.org/index.php?topic=3309506.new#new ANN PAGE https://bitcointalk.org/index.php?topic=3262718 WEBSITE https://www.telecoin.co READ FULL TEXT HERE: https://twitter.com/Telecoincommuni
πŸ‘︎ 23
πŸ’¬︎
πŸ‘€︎ u/officialTelecoin
πŸ“…︎ Apr 14 2018
🚨︎ report
Recoll is a desktop (Qt QUI) full-text search tool indexing txt, html, pdf etc (includes a python API too) lesbonscomptes.com/recoll…
πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/open_risk
πŸ“…︎ Jun 13 2021
🚨︎ report
D&D 5e Spell lists - Sortable by level, class, school, includes index with source and page number to find full text! asmor.com/5e/spellbook
πŸ‘︎ 168
πŸ’¬︎
πŸ‘€︎ u/Locke4reddit
πŸ“…︎ Sep 26 2014
🚨︎ report
Climate change performance index of the countries responsible for 90% of emissions. Full list and methodology in the comments.
πŸ‘︎ 4k
πŸ’¬︎
πŸ‘€︎ u/ThunderKant_1
πŸ“…︎ Sep 18 2021
🚨︎ report
With the full capability of the index only barely being reached by the latest hardware what’s even the point of waiting for the index 2 with an average gaming PC?

Even if the index 2 will have better resolution or frame rate, what’s the point of the average consumer waiting for it to come out if they can’t take advantage of it with their current set up? There’s things like wireless headset or eye tracking that could be pretty cool but is that really worth waiting potentially years for instead of just buying the index now? Not like the prices of GPUs will go down any time soon either.

Unless all the people saying to wait assume everyone will also get a 3090 with their headset I don’t really get this logic.

πŸ‘︎ 15
πŸ’¬︎
πŸ‘€︎ u/Anon9559
πŸ“…︎ Dec 25 2021
🚨︎ report
How can you build such a full-text index that treats underscores as separate words in InnoDB?

So that such queries would return a non-empty set:

SELECT * FROM mytable WHERE MATCH(name) AGAINST ('+some +text' IN BOOLEAN MODE);

From a table where the only record's name attribute is 'some_text' . Basically I want to force InnoDB to treat underscores as delimeters when building the full-text index just like it does with dots and hyphens.
Thank you

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/Mappadellinferno
πŸ“…︎ Oct 15 2017
🚨︎ report
Best way to index the full-text of a pdf file?

I would like to index the full-text of a pdf file and create a new file containing the index. It should contain every word and the associated page, e.g. hello 17 here 34 house 5,... PDF Index Generator would be a solution, but I need it to be done only one once and I'm not willing to spend money for it. I would be very happy if you can help me. Thank you very much :-) Edit: I've got a mac book.

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/paulinho345
πŸ“…︎ Mar 25 2019
🚨︎ report
Almost one year ago, the Oakland Athletics and Seattle Mariners played a full game at Safeco Field with an AQI (Air Quality Index) of 220 due to wildfire smoke. Anything over 200 is considered, "Very Unhealthy."
πŸ‘︎ 4k
πŸ’¬︎
πŸ‘€︎ u/asskickingjedi
πŸ“…︎ Sep 07 2021
🚨︎ report
$LCID - Lucid Group, Inc. Announces Full Exercise of Convertible Notes Greenshoe, Raising an Aggregate Total in Excess of $2 billion USD; Equity Shares Begin Trading Today as Part of Nasdaq-100 Index crweworld.com/article/new…
πŸ‘︎ 20
πŸ’¬︎
πŸ‘€︎ u/HotMomentumStocks
πŸ“…︎ Dec 20 2021
🚨︎ report
Full-text search index on iOS

Is there a way to enable full-text search of file content In iOS spotlight and in the Files app? Right now I’m running DEVONthink to get this functionality but I’d love to just keep everything in iCloud and access it through the Files app. I have thousands of OCR’d PDF files that I need to access. Easily done with OneDrive and Google Drive but can’t seem to figure it out without a third party app on iOS.

πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/patholoraptor
πŸ“…︎ Sep 25 2018
🚨︎ report
Note-CLI - Markdown Indexing and Full Text Searching for Advanced Note Takers github.com/yuis-ice/note-…
πŸ‘︎ 29
πŸ’¬︎
πŸ‘€︎ u/yuispg
πŸ“…︎ Jan 06 2021
🚨︎ report
YSK: If you are using endnote to index references it can download the full texts for you.

I sure a bunch of you know about this already, and I'm surprised I never knew of it after working with endnote for 4 years, but I just found this feature today.

Rather than having to search online and look up and download the papers for your citations for future use, endnote will download them and connect them with the citations. Helpful when you're like me and forget to download papers that you cite.

http://imgur.com/DGIPTZY

πŸ‘︎ 15
πŸ’¬︎
πŸ‘€︎ u/turtle_flu
πŸ“…︎ Aug 21 2015
🚨︎ report
Heat index was 110 degrees so offered him a cold drink. He went for a full body soak instead v.redd.it/gyh95hiqc0b11
πŸ‘︎ 29
πŸ’¬︎
πŸ‘€︎ u/aagent86
πŸ“…︎ Dec 23 2021
🚨︎ report
New free Redis course from Redis Labs: Querying, Indexing, and Full-Text Search university.redislabs.com/…
πŸ‘︎ 28
πŸ’¬︎
πŸ‘€︎ u/abrookins
πŸ“…︎ Jan 27 2021
🚨︎ report
C# Linq2Sql Predicate and Sql Server user-defined function question (solving full text index search in Linq2Sql)

I can use Linq2Sql with predicates:

// Find products that are active

var predicate = PredicateBuilder.New<Product>();

predicate = predicate.And(_ => _.Active);

using (var db = new DataContext()) {

    var products = db.Products.Where(predicate.Compile()).ToList();

}

I can use Linq2Sql with Sql user-defined function:

// Find product ids that have a value of "keyword" in full-text search and use those id's to filter as well as being active

using (var db = new DataContext()) {

    var productUdfResult = db.udf_ProductSearch("keyword");

    var products = db.Products.Where(_ => _.Active && productUdfResult.Select(p => p.Id).Contains(_.Id)).ToList();

}

How do I use Linq2Sql and predicate with udf?

var udfPredicate = PredicateBuilder.New<udf_ProductSearch>();

// How to add parameter of "keyword" to this predicate?  
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/spatialdestiny
πŸ“…︎ Jan 23 2017
🚨︎ report
Full text catalog/index issues

Hi reddit,

I'm a student trying to figure out how to get the full text catalog to work with an xls file so that I can query it.

I've had a look over the internet, but I haven't found a guide or explanation how it goes from the xls into the database.

any help would be really appreciated.

πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/soulstealer666
πŸ“…︎ Sep 25 2013
🚨︎ report
Nutrition & Metabolism | Full text | The effect of a low-carbohydrate, ketogenic diet versus a low-glycemic index diet on glycemic control in type 2 diabetes mellitus nutritionandmetabolism.co…
πŸ‘︎ 12
πŸ’¬︎
πŸ‘€︎ u/craschnet
πŸ“…︎ Nov 30 2012
🚨︎ report
COUNTIF + INDEX MATCH with partial text match returning #N/A

Hello everyone!

https://preview.redd.it/hqoz0uj5hsg71.png?width=882&format=png&auto=webp&s=6a343ce35e0379552a427f877b70f828a66f7fe3

I have this intersectionnal grid which shows me all the harmonious flavor combinations you can make while cooking."G" stands for "Good" and "AT" stands for "Acquired Taste".

https://preview.redd.it/ggmmonf6hsg71.png?width=519&format=png&auto=webp&s=bf2a4f8ca2f08bd351837b8feab5c1784897fe96

I have written this formula to be able to check the value from the intersection of the row of Ingredient1 with the column of Ingredient 2.I need the teext match to be partial as I will have different types of ingredients.Example: green apple, red apple, candied apple, applesauce.... which all contain the word "apple" and share the same flavor as a result.

This formula currently returns #N/A errors. Any idea why?

Thank you so much in advance!

πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/MrGoox
πŸ“…︎ Aug 11 2021
🚨︎ report
Note-CLI - Markdown Indexing and Pcre Regular Expression Compatible Full Text Searching for Advanced Note Takers github.com/yuis-ice/note-…
πŸ‘︎ 21
πŸ’¬︎
πŸ‘€︎ u/yuispg
πŸ“…︎ Jan 06 2021
🚨︎ report
Ahri followers full art + flavour text reddit.com/gallery/racgpt
πŸ‘︎ 852
πŸ’¬︎
πŸ‘€︎ u/Aradia_Bot
πŸ“…︎ Dec 06 2021
🚨︎ report
[USA-CA] [H] Valve Index Full Kit, Ducky Miya Pro, Noctua NH-L9i,[W] Local Cash, Paypal

Timestamps: https://imgur.com/a/0ukIoLy

Cleaning out some tech I no longer really use.

Item Condition Price
Valve Index Kit Great condition. Right controller has a small dent on an edge and a squeaky trigger (was a little too lazy to lube it). Everything else is in excellent condition. Includes original box, both base stations, all cables, power bricks, and spacer. Also includes 2 extra, unused face gaskets $710 local, shipping is extra (depends on location) Sold
Ducky Miya Pro RGB white (Cherry MX Silent Red) Excellent condition with very light usage and unused stock caps. Comes with original box, cable, extra caps, and keycap puller. $80 local, $100 shipped
Noctua NH-L9i Great condition with some usage. Everything original included. This is an Intel cooler! $25 local, $30 shipped sold

Not interested in trades.

Local to 91766. Local offers get priority.

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/Pianowned
πŸ“…︎ Dec 05 2021
🚨︎ report
[USA-FL] [H] Valve Index Full Kit, VR Optician Piano Lenses, Valve extra face gaskets [W] Paypal

Selling my Valve Index kit because I rarely use it. Its in great to mint condition, only around 100 hours on it.

I am in South Florida and willing to do $700 local or $750 shipped. SOLD

Also selling a pair of VR Optician Piano Lenses, they are just clear lenses that go on top of the index eye slots to protect the glass. $60 shipped.

I have two extra gaskets for the Valve Index unopened. $30 shipped.

If you want to do a bundle you can make an offer.

pics here: https://imgur.com/a/lH0J2h1

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/biglazymoose
πŸ“…︎ Dec 09 2021
🚨︎ report
Note-CLI - Markdown Indexing and Pcre Regular Expression Compatible Full Text Searching for Advanced Note Takers github.com/yuis-ice/note-…
πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/yuispg
πŸ“…︎ Jan 06 2021
🚨︎ report
Hi guys ! I have tried the Quest 2 and the Reverb G2 & wanted to ask you if the index kit is better or not? Do you think that is better to take the G2 headset & the index controllers or the full index kit with the base station? Have a great day πŸ‘
πŸ‘︎ 9
πŸ’¬︎
πŸ‘€︎ u/IceTeaz06
πŸ“…︎ Nov 08 2021
🚨︎ report
How to Rebuild the Full-Text Index Catalog

Hi,

What are the steps to rebuild the full-text index catalog in an Exchange 2010 DAG?

I was following http://technet.microsoft.com/en-us/library/aa995966(v=exchg.80).aspx, but it doesn't mention anything regarding a DAG. I found additional information, but I'm confused about the passive copy. Do I need to suspend the copy during this procedure? Or do I rebuild the catalog on the active copy and reseed the passive copy using the Update-MailboxDatabaseCopy -Identity DB1\MBX2 -CatalogOnly command? Any help and advise is appreciated.

Thanks

Edit: Fixed link

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/devils69advocate
πŸ“…︎ Aug 11 2014
🚨︎ report
Note-CLI - Markdown Indexing and Pcre Regular Expression Compatible Full Text Searching for Advanced Note Takers github.com/yuis-ice/note-…
πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/yuispg
πŸ“…︎ Jan 06 2021
🚨︎ report
Pset8: Can't create a full text index

I've imported all the data for 'places' and now I'm just trying to create a full text index for quicker searching later. It seems like a straightforward thing, but I keep coming up with error # 1069 - too many keys specified.

I'm inputting the following sql query:

    ALTER TABLE places ADD FULLTEXT(place_name)

Here's the preceding bit of code that fills the table:

    //get each line of file in csv format, insert line into sql database
    while(!feof($contents))  
           {
                $row = fgetcsv($contents, 0, "\t");
                CS50::query("INSERT INTO places (country_code, postal_code, place_name, admin_name1,  admin_code1, admin_name2, admin_code2, admin_name3, admin_code3, latitude, longitude, accuracy) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)", $row[0], $row[1], $row[2], $row[3], $row[4], $row[5], $row[5], $row[6], $row[6], $row[9], $row[10], "6");
        
           }

    fclose($contents);

I've also tried using a CREATE INDEX query, but got the same result. It seems like this command is creating a brand new index for every row in the table instead of one index used by all rows in the table. How do I fix this? Is this some small syntactical mistake, or is there something possibly wrong with my table as a whole?

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Warrenwa5
πŸ“…︎ Feb 21 2016
🚨︎ report
Ahri and friends full art + flavour text reddit.com/gallery/rb3jjj
πŸ‘︎ 462
πŸ’¬︎
πŸ‘€︎ u/Aradia_Bot
πŸ“…︎ Dec 07 2021
🚨︎ report
Is there any actual aaa game coming to steam vr to play it with index full support? I kind of feel that oculus has the vast majority of the good exclusives and it's awful
πŸ‘︎ 45
πŸ’¬︎
πŸ‘€︎ u/Anaxaron
πŸ“…︎ Sep 07 2021
🚨︎ report
[USA-OH][H] Full Valve Index Kit [W] Paypal/Local Cash

Timestamp: https://imgur.com/gallery/bvTt3u4 https://imgur.com/gallery/fL9lzkc

I have a full Valve Index Kit in great condition for sale. Kit is like new and was only lightly used, worked great for Half Life: Alyx, Pavlov, Boneworks and Zero Caliber. I just don't have the time or the room to really use it now so it's time to let it go. Looking to get $700 obo local to 44132 or I'm willing to ship for $750. Any questions feel free to let me know.

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Sweg420Jesus
πŸ“…︎ Nov 22 2021
🚨︎ report
anchored index match for each instance of a duplicate text value with different corresponding values

my lookup table has a bunch of duplicate text values, and for each instance there is a different number value. what formula can i use to return each instance with its corresponding value? i think it may be anchored index match but cant quite figure out the formula. it is not a sum, nor a count.

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/ExcelNoviceTax
πŸ“…︎ Aug 04 2021
🚨︎ report
Converting git commit history to a solr full-text index garysieling.com/blog/conv…
πŸ‘︎ 12
πŸ’¬︎
πŸ‘€︎ u/snowelephant
πŸ“…︎ Jun 18 2012
🚨︎ report
Feeling adventurous? Try out Maui's Beta Package apps for Android. Get to test the bleeding edge versions of the Index file manager, Vvave music player, Clip video player, Nota text editor, and many, many more. Stable 1.2.2 version coming soon too.
πŸ‘︎ 102
πŸ’¬︎
πŸ‘€︎ u/milohr
πŸ“…︎ May 01 2021
🚨︎ report
[USA-TN] [H] New 3DS XL Pokemon Black Edition, IPS, LumaCFW | Valve Index Full Kit w/ Base Station Stands [W] PayPal

New 3DS XL Pokemon S&M Limited Edition

Top screen is IPS

Has LumaCFW

C-Stick replaced with PSP-1000 control pad (looks and feels a lot better)

Comes with: 64GB MicroSD, official charger, stylus, brand new battery (straight from Nintendo.com) and a tempered glass screen protector.

Extra set of screen protectors, extra PSP pads, extra battery (original battery, poor battery life I think, it as a backup, or swap out for longer battery life?)

Wear: Outer shell is pretty good for the most part, just light scratches, but there's one bigger scratch on the top corner.

Top screen got a little scuffed from rubbing against bottom screen bezel (you can see in the pictures), it's not too bad, it's nearly invisible when the screen is on.

Other than that it's great, bottom screen is great, buttons and control stick, 3D/Volume slider, all good.

New 3DS XL Pictures: https://imgur.com/a/ZGHwOAK

$260 $235 Shipped

Valve Index Kit

Includes: HMD, both controllers, 2 SteamVR 1.0 Base Stations, all the cables, lens cleaning cloth, wrist straps, headset cradle, and

Skywin VR Lighthouse Stands https://www.amazon.com/dp/B07H8MZV5P

Wear: The left controller has a tiny chip on the plastic and the right controller trigger is slightly squeaky. Aside from that it's excellent condition. Should still be under warranty.

Valve Index Pictures: https://imgur.com/a/5BWIDc8

$830 $800 Shipped

Any questions, feel free to message me

πŸ‘︎ 3
πŸ’¬︎
πŸ“…︎ Nov 22 2021
🚨︎ report
Converting Git Commit History To A Solr Full-text Index garysieling.com/blog/conv…
πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/snowelephant
πŸ“…︎ Jun 14 2013
🚨︎ report
Looking for a browser that can correctly index your history and provide full-text searches

Chrome used to have this feature but it was removed even though they should've made it a user-flagged feature in custom settings. The other alternative is All Seeing Eye but it doesn't index correctly and fails to track numbers (e.g. visit this page and search for 31,950 users and it won't output anything). Safari also performs this but it is insanely buggy and webpages don't always work. Opera used to also have this feature but they migrated to Chromium and the feature disappeared.

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/bulgogeta
πŸ“…︎ Jul 10 2014
🚨︎ report
Converting git commit history to a solr full text index garysieling.com/blog/conv…
πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/snowelephant
πŸ“…︎ Jun 18 2012
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.